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 ned.deily
Recipients Tim Mitchell, abarry, benjamin.peterson, christian.heimes, duaneg, georg.brandl, larry, methane, ned.deily, rhettinger, serhiy.storchaka, tehybel
Date 2017-07-26.03:07:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501038452.36.0.0793556050304.issue27945@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 8fbdab50fc8f2b71f19b54f3a0208cfbf2be7713 by Ned Deily (Serhiy Storchaka) in branch '3.3':
[3.3] [3.5] bpo-27945: Fixed various segfaults with dict. (GH-1657) (GH-1678) (#2396)
https://github.com/python/cpython/commit/8fbdab50fc8f2b71f19b54f3a0208cfbf2be7713
History
Date User Action Args
2017-07-26 03:07:32ned.deilysetrecipients: + ned.deily, georg.brandl, rhettinger, larry, christian.heimes, benjamin.peterson, duaneg, methane, serhiy.storchaka, abarry, tehybel, Tim Mitchell
2017-07-26 03:07:32ned.deilysetmessageid: <1501038452.36.0.0793556050304.issue27945@psf.upfronthosting.co.za>
2017-07-26 03:07:32ned.deilylinkissue27945 messages
2017-07-26 03:07:32ned.deilycreate