Commits
User selector
Commit History
Commits on Aug 29, 2023
gh-106320: Remove private pythonrun API (#108599)
Show description for 15c5a50authored
Commits on Jul 22, 2023
gh-106320: Remove _PyOS_ReadlineTState API (#107034)
Show description for d228825authored
Commits on Jun 20, 2022
gh-87347: Add parenthesis around macro arguments (#93915)
Show description for 7ad6f74authored
Commits on Apr 23, 2021
bpo-43868: Remove PyOS_ReadlineFunctionPointer from the stable ABI list (GH-25442)
Show description for 91b69b7authored
Commits on Mar 19, 2021
bpo-43244: Remove symtable.h header file (GH-24910)
Show description for 28ad12fauthored
Commits on Dec 9, 2020
bpo-32381: Add _PyRun_AnyFileObject() (GH-23723)
Show description for a82f63fauthored
Commits on Dec 8, 2020
bpo-32381: Add _PyRun_SimpleFileObject() (GH-23709)
Show description for 550e467authoredbpo-35134: Add Include/cpython/pythonrun.h file (GH-23701)
Show description for fe6e5e7authored
Loading