Message342812
| Author | gphemsley |
|---|---|
| Recipients | gphemsley, p-ganssle |
| Date | 2019-05-18.19:55:24 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1558209324.19.0.586070811831.issue36959@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I've created a PR that fixes the issue, which I discovered while evaluating the test coverage for _strptime. Certain scenarios of error messages were never being hit because the cascade was out of order, and the tests were not showing that because they were throwing a different ValueError than the one they were expecting to throw. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-05-18 19:55:24 | gphemsley | set | recipients: + gphemsley, p-ganssle |
| 2019-05-18 19:55:24 | gphemsley | set | messageid: <1558209324.19.0.586070811831.issue36959@roundup.psfhosted.org> |
| 2019-05-18 19:55:24 | gphemsley | link | issue36959 messages |
| 2019-05-18 19:55:24 | gphemsley | create | |