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 miss-islington
Recipients gregory.p.smith, miss-islington, serhiy.storchaka
Date 2018-11-09.02:13:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1541729600.9.0.788709270274.issue35193@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset f16ebcd460aaeb8d6b31db317d22f5ed68afbcc8 by Miss Islington (bot) in branch '3.7':
bpo-35193: Fix an off by one error in the RETURN_VALUE case. (GH-10418)
https://github.com/python/cpython/commit/f16ebcd460aaeb8d6b31db317d22f5ed68afbcc8
History
Date User Action Args
2018-11-09 02:13:21miss-islingtonsetrecipients: + miss-islington, gregory.p.smith, serhiy.storchaka
2018-11-09 02:13:20miss-islingtonsetmessageid: <1541729600.9.0.788709270274.issue35193@psf.upfronthosting.co.za>
2018-11-09 02:13:20miss-islingtonlinkissue35193 messages
2018-11-09 02:13:20miss-islingtoncreate