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 eric.snow, gregory.p.smith, josh.r, lisroach, ncoghlan, pablogsal, pitrou, rhettinger, serhiy.storchaka
Date 2017-11-11.00:18:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1510359525.04.0.213398074469.issue31356@psf.upfronthosting.co.za>
In-reply-to
Content
Sorry about that. The context manager is "gc.Disabled()", which I admit is probably a bad name. The documentation is an example of the "equivalent" Python code as stated by Raymond in the first comment but I see now that this will raise confusion. Please, can you indicate what will be a correct name for the context manager so I can update the PR?
History
Date User Action Args
2017-11-11 00:18:45pablogsalsetrecipients: + pablogsal, rhettinger, gregory.p.smith, ncoghlan, pitrou, eric.snow, serhiy.storchaka, josh.r, lisroach
2017-11-11 00:18:45pablogsalsetmessageid: <1510359525.04.0.213398074469.issue31356@psf.upfronthosting.co.za>
2017-11-11 00:18:45pablogsallinkissue31356 messages
2017-11-11 00:18:44pablogsalcreate