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 gregory.p.smith
Recipients benjamin.peterson, fweimer, gregory.p.smith, methane, ned.deily, twouters
Date 2018-04-20.17:06:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1524243990.66.0.682650639539.issue33312@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 392520bd78cd18639a27e5d2803c2e1c2bd593a8 by Gregory P. Smith (Miss Islington (bot)) in branch '3.7':
bpo-33312: Fix clang ubsan out of bounds warnings in dict. (GH-6537) (GH-6543)
https://github.com/python/cpython/commit/392520bd78cd18639a27e5d2803c2e1c2bd593a8
History
Date User Action Args
2018-04-20 17:06:30gregory.p.smithsetrecipients: + gregory.p.smith, twouters, benjamin.peterson, ned.deily, methane, fweimer
2018-04-20 17:06:30gregory.p.smithsetmessageid: <1524243990.66.0.682650639539.issue33312@psf.upfronthosting.co.za>
2018-04-20 17:06:30gregory.p.smithlinkissue33312 messages
2018-04-20 17:06:30gregory.p.smithcreate