On 4/23/21 9:26 PM, Guido van Rossum wrote:
This is happening, right? Adding a default `__annotations = {}` to modules and classes. (Though https://bugs.python.org/issue43901 <https://bugs.python.org/issue43901> seems temporarily stuck.)
It's happening, and I wouldn't say it's stuck. I'm actively working on it--currently puzzling my way through some wild unit test failures. I expect to ship my first PR over the weekend.
Cheers, //arry/
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/TQNOMVBPIH2NSYNDSYCIOCMOZ3VX3SXR/ Code of Conduct: http://python.org/psf/codeofconduct/
