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 serhiy.storchaka
Recipients ZackerySpytz, serhiy.storchaka
Date 2019-03-22.07:24:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1553239478.53.0.750469679877.issue36398@roundup.psfhosted.org>
In-reply-to
Content
New changeset 93e8012f2cabd84f30b52e19fd3dc557efa9f8af by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-36398: Fix a possible crash in structseq_repr(). (GH-12492)
https://github.com/python/cpython/commit/93e8012f2cabd84f30b52e19fd3dc557efa9f8af
History
Date User Action Args
2019-03-22 07:24:38serhiy.storchakasetrecipients: + serhiy.storchaka, ZackerySpytz
2019-03-22 07:24:38serhiy.storchakasetmessageid: <1553239478.53.0.750469679877.issue36398@roundup.psfhosted.org>
2019-03-22 07:24:38serhiy.storchakalinkissue36398 messages
2019-03-22 07:24:38serhiy.storchakacreate