Commits
User selector
Commit History
Commits on Sep 3, 2024
Commits on May 5, 2024
gh-111201: A new Python REPL (GH-111567)
Show description for f27f8c7authored
Commits on May 2, 2024
gh-116180: Check the globals argument in PyRun_* C API (GH-116637)
Show description for 7d2ffadauthored
NGRsoftlab
Commits on Mar 7, 2024
Commits on Feb 25, 2024
gh-115914: minor cleanup: simplify filename_obj assignment in PyRun_AnyFileExFlags (gh-115916)
Show description for f082a05authored
Commits on Nov 2, 2023
gh-108082: Use PyErr_FormatUnraisable() (GH-111580)
Show description for 970e719andauthored
Commits on Oct 26, 2023
Commits on Oct 20, 2023
Commits on Oct 16, 2023
Commits on Oct 13, 2023
Commits on Oct 12, 2023
Commits on Sep 29, 2023
Commits on Sep 23, 2023
Commits on Sep 11, 2023
Commits on Sep 6, 2023
gh-108765: Cleanup #include in Python/*.c files (#108977)
Show description for b298b39authored
Commits on Aug 29, 2023
gh-106320: Remove private pythonrun API (#108599)
Show description for 15c5a50authored
Commits on Aug 24, 2023
gh-108308: Remove _PyDict_GetItemStringWithError() function (#108426)
Show description for 52c6a6eauthored- authored
Commits on Aug 23, 2023
Commits on Aug 22, 2023
gh-106320: Remove _PyDict_GetItemStringWithError() function (#108313)
Show description for 615f6e9authored
Commits on Aug 21, 2023
Commits on Jul 12, 2023
Commits on Jun 30, 2023
gh-106023: Update code using _PyObject_FastCall() (#106257)
Show description for 8c5f74fauthored
Commits on Jun 26, 2023
gh-106084: Remove old PyObject call aliases (#106085)
Show description for 00e75a3authored
Commits on Jun 23, 2023
gh-106033: Get rid of new occurrences of PyDict_GetItem and PyObject_HasAttr (GH-106034)
Show description for 1d33d53authored
Commits on Jun 22, 2023
gh-105922: Use PyImport_AddModuleRef() function (#105999)
Show description for 193a2b2authored
Commits on Jun 20, 2023
gh-105922: Add PyImport_AddModuleRef() function (#105923)
Show description for 03f1a13authored
Commits on Jun 19, 2023
gh-105922: Refactor PyRun_InteractiveOneObjectEx() (#105925)
Show description for a5c2ad0authored
Commits on May 1, 2023
Commits on Mar 19, 2023
Commits on Mar 18, 2023
Commits on Feb 20, 2023
Commits on Feb 15, 2023
gh-101758: Clean Up Uses of Import State (gh-101919)
Show description for b2fc549authored