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 brett.cannon, docs@python, gvanrossum, maggyero, mark.dickinson, ncoghlan
Date 2019-12-30.05:24:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577683497.38.0.326857909274.issue39037@roundup.psfhosted.org>
In-reply-to
Content
New changeset 226e6e7d4326cf91ef37e13528eb1f62de1bb832 by Nick Coghlan (Géry Ogam) in branch 'master':
bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608)
https://github.com/python/cpython/commit/226e6e7d4326cf91ef37e13528eb1f62de1bb832
History
Date User Action Args
2019-12-30 05:24:57ncoghlansetrecipients: + ncoghlan, gvanrossum, brett.cannon, mark.dickinson, docs@python, maggyero
2019-12-30 05:24:57ncoghlansetmessageid: <1577683497.38.0.326857909274.issue39037@roundup.psfhosted.org>
2019-12-30 05:24:57ncoghlanlinkissue39037 messages
2019-12-30 05:24:57ncoghlancreate