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 YoSTEALTH
Recipients YoSTEALTH, eric.snow, gregory.p.smith, josh.r, lisroach, ncoghlan, ned.deily, pablogsal, pitrou, rhettinger, serhiy.storchaka, yselivanov
Date 2018-01-31.20:34:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1517430857.4.0.467229070634.issue31356@psf.upfronthosting.co.za>
In-reply-to
Content
Since "ensure_disabled" is a class https://docs.python.org/3.7/library/gc.html#gc.ensure_disabled it should be "EnsureDisabled" according to https://www.python.org/dev/peps/pep-0008/#class-names
History
Date User Action Args
2018-01-31 20:34:17YoSTEALTHsetrecipients: + YoSTEALTH, rhettinger, gregory.p.smith, ncoghlan, pitrou, ned.deily, eric.snow, serhiy.storchaka, yselivanov, josh.r, lisroach, pablogsal
2018-01-31 20:34:17YoSTEALTHsetmessageid: <1517430857.4.0.467229070634.issue31356@psf.upfronthosting.co.za>
2018-01-31 20:34:17YoSTEALTHlinkissue31356 messages
2018-01-31 20:34:17YoSTEALTHcreate