Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [3.12] gh-108303: Move more files to `Lib/test/test_module` (GH-111880) ↵ | Miss Islington (bot) | 2023-11-09 | 1 | -19/+0 |
| | | | | | | | | (#111891) gh-108303: Move more files to `Lib/test/test_module` (GH-111880) (cherry picked from commit 0c42f7304a2757fe0f78bc6c6fbb33225cd9da15) Co-authored-by: Nikita Sobolev <mail@sobolevn.me> | ||||
* | Issue #18214: Improve finalization of Python modules to avoid setting their ↵ | Antoine Pitrou | 2013-07-31 | 1 | -0/+19 |
globals to None, in most cases. |