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 ezio.melotti, mrabarnett, serhiy.storchaka, sth
Date 2019-03-10.10:29:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1552213761.33.0.56553003662.issue36251@roundup.psfhosted.org>
In-reply-to
Content
New changeset 8b91edadc06dcb0d391a65d1ecdf07dcb429df1b by Serhiy Storchaka (sth) in branch 'master':
bpo-36251: Fix format strings used in match_repr() and stdprinter_repr(). (GH-12252)
https://github.com/python/cpython/commit/8b91edadc06dcb0d391a65d1ecdf07dcb429df1b
History
Date User Action Args
2019-03-10 10:29:21serhiy.storchakasetrecipients: + serhiy.storchaka, ezio.melotti, mrabarnett, sth
2019-03-10 10:29:21serhiy.storchakasetmessageid: <1552213761.33.0.56553003662.issue36251@roundup.psfhosted.org>
2019-03-10 10:29:21serhiy.storchakalinkissue36251 messages
2019-03-10 10:29:21serhiy.storchakacreate