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.
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-01-14 12:19:21 | maggyero | set | title: bpo-39037: Fix the trial order of the __exit__ and __enter__ methods in the with statement documentation -> bpo-39037: Look up __enter__ before __exit__ in the with statement documentation |
| 2019-12-30 05:24:53 | maggyero | set | status: open -> merged |
| 2019-12-14 18:15:33 | maggyero | set | title: bpo-39037: Fix wrong trial order of __exit__ and __enter__ in the with statement -> bpo-39037: Fix the trial order of the __exit__ and __enter__ methods in the with statement documentation |
| 2019-12-14 18:07:01 | maggyero | link | issue39037 pull_requests |
| 2019-12-14 18:07:01 | maggyero | create | |