You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Enaml
Hi all,
Python 3.8 support is coming to enaml with https://github.com/nucleic/enaml/pull/391 This PR simply allows running enaml on Python 3.8 but Python 3.8 only features in enaml are not yet implemented.
For technical reason this required quite a bit of code churn and I would be very grateful to anybody that can check on their codebase that I did not break anything.