- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message392431
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 | Mark.Shannon |
|---|---|
| Recipients | Anthony Sottile, Mark.Shannon, gvanrossum, nedbat, pablogsal, petr.viktorin |
| Date | 2021-04-30.13:32:54 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619789574.27.0.0480488995565.issue43933@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 5979e81a212949c62c2490167c9137d233d7de64 by Mark Shannon in branch 'master': bpo-43933: Set frame.f_lineno during call to __exit__ (GH-25719) https://github.com/python/cpython/commit/5979e81a212949c62c2490167c9137d233d7de64 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-30 13:32:54 | Mark.Shannon | set | recipients: + Mark.Shannon, gvanrossum, nedbat, petr.viktorin, Anthony Sottile, pablogsal |
| 2021-04-30 13:32:54 | Mark.Shannon | set | messageid: <1619789574.27.0.0480488995565.issue43933@roundup.psfhosted.org> |
| 2021-04-30 13:32:54 | Mark.Shannon | link | issue43933 messages |
| 2021-04-30 13:32:54 | Mark.Shannon | create | |

