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 pablogsal
Recipients benjamin.peterson, pablogsal, serhiy.storchaka, vstinner
Date 2019-06-13.18:16:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560449786.94.0.937944308038.issue37213@roundup.psfhosted.org>
In-reply-to
Content
New changeset 3498c642f4e83f3d8e2214654c0fa8e0d51cebe5 by Pablo Galindo in branch 'master':
bpo-37213: Handle negative line deltas correctly in the peephole optimizer (GH-13969)
https://github.com/python/cpython/commit/3498c642f4e83f3d8e2214654c0fa8e0d51cebe5
History
Date User Action Args
2019-06-13 18:16:26pablogsalsetrecipients: + pablogsal, vstinner, benjamin.peterson, serhiy.storchaka
2019-06-13 18:16:26pablogsalsetmessageid: <1560449786.94.0.937944308038.issue37213@roundup.psfhosted.org>
2019-06-13 18:16:26pablogsallinkissue37213 messages
2019-06-13 18:16:26pablogsalcreate