This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients Demur Rumed, gregory.p.smith, matrixise, python-dev, rhettinger, serhiy.storchaka
Date 2018-11-08.21:09:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541711345.64.0.788709270274.issue28517@psf.upfronthosting.co.za>
In-reply-to
Content
the off by one error fix here introduced a new off by one error.  PR coming, follow https://bugs.python.org/issue35193 for that.
History
Date User Action Args
2018-11-08 21:09:05gregory.p.smithsetrecipients: + gregory.p.smith, rhettinger, python-dev, serhiy.storchaka, matrixise, Demur Rumed
2018-11-08 21:09:05gregory.p.smithsetmessageid: <1541711345.64.0.788709270274.issue28517@psf.upfronthosting.co.za>
2018-11-08 21:09:05gregory.p.smithlinkissue28517 messages
2018-11-08 21:09:05gregory.p.smithcreate