Message239599
| Author | martin.panter |
|---|---|
| Recipients | docs@python, gregory.p.smith, martin.panter, serhiy.storchaka |
| Date | 2015-03-30.12:19:38 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1427717978.96.0.337179229961.issue22341@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch v3: * Reverted to original crc32(b"hello") example call with the implicit initial CRC * Added “Changed in version 3.0” notices, restoring a brief version of the suggestion to use the bit mask, along with an explanation. Python 2 compatibility information is generally unprecedented in the Python 3 documentation though, but hopefully this version should make more sense to people not already familiar with the Python 2 odd behaviour. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-03-30 12:19:39 | martin.panter | set | recipients: + martin.panter, gregory.p.smith, docs@python, serhiy.storchaka |
| 2015-03-30 12:19:38 | martin.panter | set | messageid: <1427717978.96.0.337179229961.issue22341@psf.upfronthosting.co.za> |
| 2015-03-30 12:19:38 | martin.panter | link | issue22341 messages |
| 2015-03-30 12:19:38 | martin.panter | create | |