◐ Shell
clean mode source ↗

Message 376433 - Python tracker

Message376433

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 pablogsal
Recipients corona10, hoefling, pablogsal, shihai1991, vstinner
Date 2020-09-05.16:08:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1599322081.87.0.559024828196.issue41654@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6ae61959ec51a6b3dddc8e665ce6a7b8aeb26c04 by Pablo Galindo in branch '3.8':
bpo-41654: Explicitly cast PyExc_MemoryError to PyTypeObject to avoid warning (GH-22102)
https://github.com/python/cpython/commit/6ae61959ec51a6b3dddc8e665ce6a7b8aeb26c04
History
Date User Action Args
2020-09-05 16:08:01pablogsalsetrecipients: + pablogsal, vstinner, corona10, shihai1991, hoefling
2020-09-05 16:08:01pablogsalsetmessageid: <1599322081.87.0.559024828196.issue41654@roundup.psfhosted.org>
2020-09-05 16:08:01pablogsallinkissue41654 messages
2020-09-05 16:08:01pablogsalcreate