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 Mark.Shannon
Recipients Mark.Shannon, pablogsal, rhettinger, serhiy.storchaka
Date 2020-01-14.10:13:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1578996787.7.0.438421876472.issue39156@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9af0e47b1705457bb6b327c197f2ec5737a1d8f6 by Mark Shannon in branch 'master':
bpo-39156: Break up COMPARE_OP into four logically distinct opcodes. (GH-17754)
https://github.com/python/cpython/commit/9af0e47b1705457bb6b327c197f2ec5737a1d8f6
History
Date User Action Args
2020-01-14 10:13:07Mark.Shannonsetrecipients: + Mark.Shannon, rhettinger, serhiy.storchaka, pablogsal
2020-01-14 10:13:07Mark.Shannonsetmessageid: <1578996787.7.0.438421876472.issue39156@roundup.psfhosted.org>
2020-01-14 10:13:07Mark.Shannonlinkissue39156 messages
2020-01-14 10:13:07Mark.Shannoncreate