- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message309829
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 | serhiy.storchaka |
|---|---|
| Recipients | gvanrossum, levkivskyi, ned.deily, serhiy.storchaka, vstinner, xgdomingo |
| Date | 2018-01-11.20:29:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1515702586.43.0.467229070634.issue32226@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Can I help? I'm implementing the feature related to pickling classes, and want to implement pickling generic types as an example. But since PEP 560 will change all here, I need to wait this change. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-01-11 20:29:46 | serhiy.storchaka | set | recipients: + serhiy.storchaka, gvanrossum, vstinner, ned.deily, levkivskyi, xgdomingo |
| 2018-01-11 20:29:46 | serhiy.storchaka | set | messageid: <1515702586.43.0.467229070634.issue32226@psf.upfronthosting.co.za> |
| 2018-01-11 20:29:46 | serhiy.storchaka | link | issue32226 messages |
| 2018-01-11 20:29:46 | serhiy.storchaka | create | |

