Pull Request - Python tracker

Pull Request

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.

URL PR 32055
Status closed
Title bpo-42197: Don't create `f_locals` dictionary unless we actually need it.
History
Date User Action Args
2022-03-25 12:57:52Mark.Shannonsetstatus: open -> closed
2022-03-22 18:00:35Mark.Shannonsetstatus: open
title: bpo-42197: Don't create `f_locals` dictionary unless we actually need it.
2022-03-22 17:54:49Mark.Shannonlinkissue42197 pull_requests
2022-03-22 17:54:49Mark.Shannoncreate