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 atuining, eric.snow, izbyshev, lemburg, mark.dickinson, scoder, serhiy.storchaka, tim.peters, vstinner
Date 2021-10-15.09:56:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634291797.37.0.120181737378.issue35081@roundup.psfhosted.org>
In-reply-to
Content
New changeset 063abd931f064a4b6b478b0b6e9aa13ee38d2cff by Victor Stinner in branch 'main':
bpo-35081: Move interpreteridobject.h to Include/internal/ (GH-28969)
https://github.com/python/cpython/commit/063abd931f064a4b6b478b0b6e9aa13ee38d2cff
History
Date User Action Args
2021-10-15 09:56:37vstinnersetrecipients: + vstinner, lemburg, tim.peters, mark.dickinson, atuining, scoder, eric.snow, serhiy.storchaka, izbyshev
2021-10-15 09:56:37vstinnersetmessageid: <1634291797.37.0.120181737378.issue35081@roundup.psfhosted.org>
2021-10-15 09:56:37vstinnerlinkissue35081 messages
2021-10-15 09:56:37vstinnercreate