Message 294246 - Python tracker
Message294246
| Author | mark.dickinson |
|---|---|
| Recipients | Jim Fasarakis-Hilliard, dalke, mark.dickinson, pitrou, serhiy.storchaka |
| Date | 2017-05-23.12:09:33 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1495541373.91.0.0585847197253.issue30416@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
After testing on Python 2, I was surprised to discover that this issue was introduced to the 2.x series quite recently: 2.7.11 doesn't have the issue, while 2.7.13 does. The culprit appears to be this commit: https://github.com/python/cpython/commit/67edf73183b8bf0127456454747f596428cc28f6, introduced as part of issue 27942. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-05-23 12:09:34 | mark.dickinson | set | recipients: + mark.dickinson, dalke, pitrou, serhiy.storchaka, Jim Fasarakis-Hilliard |
| 2017-05-23 12:09:33 | mark.dickinson | set | messageid: <1495541373.91.0.0585847197253.issue30416@psf.upfronthosting.co.za> |
| 2017-05-23 12:09:33 | mark.dickinson | link | issue30416 messages |
| 2017-05-23 12:09:33 | mark.dickinson | create | |