- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message70676
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 | alexandre.vassalotti |
|---|---|
| Recipients | alexandre.vassalotti, amaury.forgeotdarc, jnoller |
| Date | 2008-08-04.01:44:45 |
| SpamBayes Score | 0.014222941 |
| Marked as misclassified | No |
| Message-id | <1217814287.71.0.338735560474.issue3385@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I got a preliminary patch that adds the dispatch dictionary. However, the patch leaks and it doesn't expose the save_reduce() method (which is needed by ForkingPickler). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-08-04 01:44:47 | alexandre.vassalotti | set | recipients: + alexandre.vassalotti, amaury.forgeotdarc, jnoller |
| 2008-08-04 01:44:47 | alexandre.vassalotti | set | messageid: <1217814287.71.0.338735560474.issue3385@psf.upfronthosting.co.za> |
| 2008-08-04 01:44:46 | alexandre.vassalotti | link | issue3385 messages |
| 2008-08-04 01:44:46 | alexandre.vassalotti | create | |

