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 brett.cannon, jkloth, ncoghlan, serhiy.storchaka, vstinner
Date 2018-11-27.22:55:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1543359303.23.0.788709270274.issue35134@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9bdd2de84c1af55fbc006d3f892313623bd0195c by Victor Stinner in branch 'master':
bpo-35134: Don't define types twice in header files (GH-10754)
https://github.com/python/cpython/commit/9bdd2de84c1af55fbc006d3f892313623bd0195c
History
Date User Action Args
2018-11-27 22:55:06vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, jkloth, serhiy.storchaka
2018-11-27 22:55:03vstinnersetmessageid: <1543359303.23.0.788709270274.issue35134@psf.upfronthosting.co.za>
2018-11-27 22:55:03vstinnerlinkissue35134 messages
2018-11-27 22:55:03vstinnercreate