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 ncoghlan
Recipients jdemeyer, ncoghlan, yselivanov
Date 2018-04-13.12:22:50
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1523622170.26.0.682650639539.issue33265@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 23ab5ee667a9b29014f6f7f01797c611f63ff743 by Nick Coghlan (jdemeyer) in branch 'master':
bpo-33265: use an actual method instead of a method-like function in ExitStack (GH-6456)
https://github.com/python/cpython/commit/23ab5ee667a9b29014f6f7f01797c611f63ff743
History
Date User Action Args
2018-04-13 12:22:50ncoghlansetrecipients: + ncoghlan, jdemeyer, yselivanov
2018-04-13 12:22:50ncoghlansetmessageid: <1523622170.26.0.682650639539.issue33265@psf.upfronthosting.co.za>
2018-04-13 12:22:50ncoghlanlinkissue33265 messages
2018-04-13 12:22:50ncoghlancreate