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 benjamin.peterson, berker.peksag, izbyshev, miss-islington, njs, serhiy.storchaka
Date 2018-08-25.07:36:38
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 46af206ea4e9d67375559f8c584a996f70b7b7e5 by Miss Islington (bot) in branch '3.7':
closes bpo-34493: Objects/genobject.c: Add missing NULL check to compute_cr_origin() (GH-8911)
https://github.com/python/cpython/commit/46af206ea4e9d67375559f8c584a996f70b7b7e5
History
Date User Action Args
2018-08-25 07:36:38miss-islingtonsetrecipients: + miss-islington, benjamin.peterson, njs, berker.peksag, serhiy.storchaka, izbyshev
2018-08-25 07:36:38miss-islingtonsetmessageid: <[email protected]>
2018-08-25 07:36:38miss-islingtonlinkissue34493 messages
2018-08-25 07:36:38miss-islingtoncreate