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 terry.reedy
Recipients cheryl.sabella, miss-islington, taleinat, terry.reedy, xtreak
Date 2019-01-18.22:05:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1547849143.01.0.751454997065.issue35770@roundup.psfhosted.org>
In-reply-to
Content
New changeset 2cf1ddaff4c869780d9e796b21ef3e506f8ad321 by Terry Jan Reedy in branch 'master':
bpo-35770: Fix off-by-1 error. (#11618)
https://github.com/python/cpython/commit/2cf1ddaff4c869780d9e796b21ef3e506f8ad321
History
Date User Action Args
2019-01-18 22:05:44terry.reedysetrecipients: + terry.reedy, taleinat, cheryl.sabella, miss-islington, xtreak
2019-01-18 22:05:43terry.reedysetmessageid: <1547849143.01.0.751454997065.issue35770@roundup.psfhosted.org>
2019-01-18 22:05:43terry.reedylinkissue35770 messages
2019-01-18 22:05:42terry.reedycreate