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 vstinner
Recipients vstinner
Date 2020-06-22.15:27:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592839664.52.0.274832401681.issue41078@roundup.psfhosted.org>
In-reply-to
Content
New changeset 384621c42f9102e31ba2c47feba144af09c989e5 by Victor Stinner in branch 'master':
bpo-41078: Rename pycore_tupleobject.h to pycore_tuple.h (GH-21056)
https://github.com/python/cpython/commit/384621c42f9102e31ba2c47feba144af09c989e5
History
Date User Action Args
2020-06-22 15:27:44vstinnersetrecipients: + vstinner
2020-06-22 15:27:44vstinnersetmessageid: <1592839664.52.0.274832401681.issue41078@roundup.psfhosted.org>
2020-06-22 15:27:44vstinnerlinkissue41078 messages
2020-06-22 15:27:44vstinnercreate