This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author levkivskyi
Recipients gvanrossum, levkivskyi, ned.deily, serhiy.storchaka, xgdomingo
Date 2018-01-29.00:15:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
I think all the critical things have been implemented/fixed. There are unfortunately no docs yet (my fault), also there are two bugs related to PEP 560, but they are not new, they also exist in Python 3.6.

I am however marking this as high priority, since these two bugs prevent progress on other projects (pickling generic classes), so it would be good to fix them before beta-2.
History
Date User Action Args
2018-01-29 00:15:23levkivskyisetrecipients: + levkivskyi, gvanrossum, ned.deily, serhiy.storchaka, xgdomingo
2018-01-29 00:15:23levkivskyisetmessageid: <[email protected]>
2018-01-29 00:15:23levkivskyilinkissue32226 messages
2018-01-29 00:15:23levkivskyicreate