Message 282854 - Python tracker
Message282854
| Author | mdk |
|---|---|
| Recipients | larry, martin.panter, mdk, rhettinger, serhiy.storchaka, skrah, vstinner |
| Date | 2016-12-10.14:54:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1481381694.92.0.913656060113.issue28754@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Added a test to ensure compatibility of both hi=None (introduced in original Python version) and hi=-1 (Introduced by the C version). Modified Python version to be compatible with the C-introduced hi=-1, so that the new test pass. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2016-12-10 14:54:54 | mdk | set | recipients: + mdk, rhettinger, vstinner, larry, skrah, martin.panter, serhiy.storchaka |
| 2016-12-10 14:54:54 | mdk | set | messageid: <1481381694.92.0.913656060113.issue28754@psf.upfronthosting.co.za> |
| 2016-12-10 14:54:54 | mdk | link | issue28754 messages |
| 2016-12-10 14:54:54 | mdk | create | |