Message257992
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, pitrou, vstinner |
| Date | 2016-01-11.17:37:56 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1452533876.89.0.00290414377983.issue26058@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch version 3 updated for the second version of the PEP 509. Main changes: * ma_version now has the type PY_UINT64_T * remove dict.__version__ property: replace with _testcapi.dict_get_version() for tests |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-11 17:37:56 | vstinner | set | recipients: + vstinner, brett.cannon, pitrou |
| 2016-01-11 17:37:56 | vstinner | set | messageid: <1452533876.89.0.00290414377983.issue26058@psf.upfronthosting.co.za> |
| 2016-01-11 17:37:56 | vstinner | link | issue26058 messages |
| 2016-01-11 17:37:56 | vstinner | create | |