Message 415998 - Python tracker
Message415998
| Author | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, fabioz, ncoghlan, nedbat, python-dev, vstinner |
| Date | 2022-03-25.12:57:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1648213078.2.0.932987758188.issue42197@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset d7163bb35d1ed46bde9affcd4eb267dfd0b703dd by Mark Shannon in branch 'main': bpo-42197: Don't create `f_locals` dictionary unless we actually need it. (GH-32055) https://github.com/python/cpython/commit/d7163bb35d1ed46bde9affcd4eb267dfd0b703dd |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-03-25 12:57:58 | Mark.Shannon | set | recipients: + Mark.Shannon, ncoghlan, vstinner, fabioz, nedbat, python-dev |
| 2022-03-25 12:57:58 | Mark.Shannon | set | messageid: <1648213078.2.0.932987758188.issue42197@roundup.psfhosted.org> |
| 2022-03-25 12:57:58 | Mark.Shannon | link | issue42197 messages |
| 2022-03-25 12:57:58 | Mark.Shannon | create | |