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 benjamin.peterson, miss-islington, pablogsal, serhiy.storchaka, vstinner
Date 2019-06-13.18:36:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560450963.83.0.615756599392.issue37213@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5282b3b1d2e0bdf13899b1616aea20a6e3c4e13e by Miss Islington (bot) in branch '3.8':
bpo-37213: Handle negative line deltas correctly in the peephole optimizer (GH-13969)
https://github.com/python/cpython/commit/5282b3b1d2e0bdf13899b1616aea20a6e3c4e13e
History
Date User Action Args
2019-06-13 18:36:03miss-islingtonsetrecipients: + miss-islington, vstinner, benjamin.peterson, serhiy.storchaka, pablogsal
2019-06-13 18:36:03miss-islingtonsetmessageid: <1560450963.83.0.615756599392.issue37213@roundup.psfhosted.org>
2019-06-13 18:36:03miss-islingtonlinkissue37213 messages
2019-06-13 18:36:03miss-islingtoncreate