Message258867
| Author | vstinner |
|---|---|
| Recipients | brett.cannon, pitrou, r.david.murray, vstinner, yselivanov |
| Date | 2016-01-23.12:50:12 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1453553413.8.0.505831476939.issue26058@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Patch version 6: remove now unused function _testcapi.dict_set_version(). I also moved tests to test_pep509.py to make it more explicit that the implementation of the PEP 509 is not part the Python dictionary type specification, other Python implementations can choose to not implement it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-01-23 12:50:13 | vstinner | set | recipients: + vstinner, brett.cannon, pitrou, r.david.murray, yselivanov |
| 2016-01-23 12:50:13 | vstinner | set | messageid: <1453553413.8.0.505831476939.issue26058@psf.upfronthosting.co.za> |
| 2016-01-23 12:50:13 | vstinner | link | issue26058 messages |
| 2016-01-23 12:50:12 | vstinner | create | |