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 ZackerySpytz, miss-islington, serhiy.storchaka, user30111
Date 2018-12-17.15:10:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545059424.01.0.788709270274.issue35504@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset cb272843f2d5dfc4ef996ba952b99a3e30c88bbc by Miss Islington (bot) in branch '3.7':
bpo-35504: Fix segfaults and SystemErrors when deleting certain attrs. (GH-11175)
https://github.com/python/cpython/commit/cb272843f2d5dfc4ef996ba952b99a3e30c88bbc
History
Date User Action Args
2018-12-17 15:10:24miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka, ZackerySpytz, user30111
2018-12-17 15:10:24miss-islingtonsetmessageid: <1545059424.01.0.788709270274.issue35504@psf.upfronthosting.co.za>
2018-12-17 15:10:23miss-islingtonlinkissue35504 messages
2018-12-17 15:10:23miss-islingtoncreate