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 brett.cannon, docs@python, gvanrossum, maggyero, mark.dickinson, miss-islington, ncoghlan
Date 2019-12-30.05:31:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1577683882.59.0.966716714921.issue39037@roundup.psfhosted.org>
In-reply-to
Content
New changeset cbfafa3e3625dae96ce392c88c793f8af55167bf by Miss Islington (bot) in branch '3.8':
bpo-39037: Fix lookup order of magic methods in with statement documentation (GH-17608)
https://github.com/python/cpython/commit/cbfafa3e3625dae96ce392c88c793f8af55167bf
History
Date User Action Args
2019-12-30 05:31:22miss-islingtonsetrecipients: + miss-islington, gvanrossum, brett.cannon, mark.dickinson, ncoghlan, docs@python, maggyero
2019-12-30 05:31:22miss-islingtonsetmessageid: <1577683882.59.0.966716714921.issue39037@roundup.psfhosted.org>
2019-12-30 05:31:22miss-islingtonlinkissue39037 messages
2019-12-30 05:31:22miss-islingtoncreate