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 bkabrda, dmalcolm, loewis, ncoghlan, pitrou, vstinner
Date 2018-10-23.17:07:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540314468.48.0.788709270274.issue9263@psf.upfronthosting.co.za>
In-reply-to
Content
00170-gc-assertions.patch is used in the Fedora package of Python.

I converted the patch to a pull request: PR 10062.

My PR only uses the new assertion macro once. I plan to write more changes to use the new assertion macros in more places, once the first PR is merged.
History
Date User Action Args
2018-10-23 17:07:48vstinnersetrecipients: + vstinner, loewis, ncoghlan, pitrou, dmalcolm, bkabrda
2018-10-23 17:07:48vstinnersetmessageid: <1540314468.48.0.788709270274.issue9263@psf.upfronthosting.co.za>
2018-10-23 17:07:48vstinnerlinkissue9263 messages
2018-10-23 17:07:48vstinnercreate