- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message76874
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 | loewis |
|---|---|
| Recipients | loewis, rhettinger |
| Date | 2008-12-04.07:12:34 |
| SpamBayes Score | 0.0001959196 |
| Marked as misclassified | No |
| Message-id | <1228374756.33.0.274993184813.issue4514@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The problem is that the Windows implementation of crc32 is different from the Unix implementation, and that implementation was missed in r67472. The fix should be fairly trivial. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2008-12-04 07:12:36 | loewis | set | recipients: + loewis, rhettinger |
| 2008-12-04 07:12:36 | loewis | set | messageid: <1228374756.33.0.274993184813.issue4514@psf.upfronthosting.co.za> |
| 2008-12-04 07:12:35 | loewis | link | issue4514 messages |
| 2008-12-04 07:12:35 | loewis | create | |

