index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Include
/
internal
/
pycore_moduleobject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
gh-140550: Use a bool for the Py_mod_gil value (GH-141519)
Petr Viktorin
2025-11-14
1
-1/+1
*
gh-141150: Don't rely on implicit conversion from void * to pointer in _PyMod...
Dino Viehland
2025-11-06
1
-1/+1
*
gh-140550: Initial implementation of PEP 793 – PyModExport (GH-140556)
Petr Viktorin
2025-11-05
1
-8/+28
*
gh-132775: Add _PyModule_GetFilenameObject() and _PyModule_GetFilenameUTF8() ...
Eric Snow
2025-04-28
1
-0/+6
*
gh-123930: Better error for "from imports" when script shadows module (#123929)
Shantanu
2024-10-24
1
-0/+2
*
gh-111178: Fix function signatures in moduleobject.c (#124900)
Victor Stinner
2024-10-02
1
-1/+1
*
gh-116322: Add Py_mod_gil module slot (#116882)
Brett Simmers
2024-05-03
1
-0/+3
*
gh-106320: Remove private _PyModule API (#107070)
Victor Stinner
2023-07-22
1
-0/+6
*
gh-105927: finalize_modules_clear_weaklist() uses _PyWeakref_GET_REF() (#105971)
Victor Stinner
2023-06-21
1
-1/+1
*
gh-104066: Improve performance of hasattr for module objects (#104063)
Itamar Ostricher
2023-05-04
1
-0/+3
*
bpo-45459: Use type names in the internal C API (GH-31669)
Victor Stinner
2022-03-03
1
-1/+1
*
bpo-40137: Add pycore_moduleobject.h internal header (GH-25507)
Victor Stinner
2021-04-21
1
-0/+42