Message317837
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, miss-islington, ned.deily, serhiy.storchaka |
| Date | 2018-05-28.10:54:59 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1527504899.13.0.682650639539.issue33652@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 97b523db7c79c18c48516fba9410014d9896abc4 by Ivan Levkivskyi (Serhiy Storchaka) in branch 'master': bpo-33652: Remove __getstate__ and __setstate__ methods in typing. (GH-7144) https://github.com/python/cpython/commit/97b523db7c79c18c48516fba9410014d9896abc4 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-05-28 10:54:59 | levkivskyi | set | recipients: + levkivskyi, gvanrossum, ned.deily, serhiy.storchaka, miss-islington |
| 2018-05-28 10:54:59 | levkivskyi | set | messageid: <1527504899.13.0.682650639539.issue33652@psf.upfronthosting.co.za> |
| 2018-05-28 10:54:59 | levkivskyi | link | issue33652 messages |
| 2018-05-28 10:54:59 | levkivskyi | create | |