- Python Home
- About
- News
- Documentation
- Downloads
- Community
- Foundation
- Developer's Guide
- Issue Tracker
- Issues
- Summaries
- User
- Administration
- Help
Message381280
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 | Mark.Shannon, iritkatriel, myzhang1029, pablogsal, serhiy.storchaka |
| Date | 2020-11-17.19:32:05 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1605641525.9.0.612740159681.issue39934@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 48a9c0eb2a3304ea64d1b32fdf9db853d5d8c429 by Irit Katriel in branch '3.9': [3.9] bpo-39934: Account for control blocks in 'except' in compiler. (GH-22395) (GH-23303) https://github.com/python/cpython/commit/48a9c0eb2a3304ea64d1b32fdf9db853d5d8c429 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-11-17 19:32:05 | Mark.Shannon | set | recipients: + Mark.Shannon, serhiy.storchaka, pablogsal, myzhang1029, iritkatriel |
| 2020-11-17 19:32:05 | Mark.Shannon | set | messageid: <1605641525.9.0.612740159681.issue39934@roundup.psfhosted.org> |
| 2020-11-17 19:32:05 | Mark.Shannon | link | issue39934 messages |
| 2020-11-17 19:32:05 | Mark.Shannon | create | |

