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 miss-islington
Recipients barry, ericvw, mariocj89, miss-islington, pablogsal, twouters
Date 2019-12-06.14:59:55
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1575644396.07.0.58337868358.issue36820@roundup.psfhosted.org>
In-reply-to
Content
New changeset 681285d052977e3a3a82ef665e788946fca1ac59 by Miss Islington (bot) in branch '3.8':
bpo-36820: Break unnecessary cycle in socket.py, codeop.py and dyld.py (GH-13135)
https://github.com/python/cpython/commit/681285d052977e3a3a82ef665e788946fca1ac59
History
Date User Action Args
2019-12-06 14:59:56miss-islingtonsetrecipients: + miss-islington, twouters, barry, ericvw, mariocj89, pablogsal
2019-12-06 14:59:56miss-islingtonsetmessageid: <1575644396.07.0.58337868358.issue36820@roundup.psfhosted.org>
2019-12-06 14:59:56miss-islingtonlinkissue36820 messages
2019-12-06 14:59:55miss-islingtoncreate