Files
cpython/Python/import.c
Victor Stinner b14fdadc6c gh-127208: Reject null character in _imp.create_dynamic() (#127400)
_imp.create_dynamic() now rejects embedded null characters in the
path and in the module name.
2024-11-29 16:20:38 +01:00

143 KiB