]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
no-issue: Add assertion to PyModule_GetName for understanding (GH-32236)
authorDong-hee Na <donghee.na@python.org>
Sat, 2 Apr 2022 00:56:30 +0000 (09:56 +0900)
committerGitHub <noreply@github.com>
Sat, 2 Apr 2022 00:56:30 +0000 (09:56 +0900)
commitb183f486493e7e4c332566392ef18c6b346a6561
tree3e50d902336fdd274a23a7e87d24f815203505e8
parent082d3495d0c820972f09f6109a98ed7eb5a7b79f
no-issue: Add assertion to PyModule_GetName for understanding (GH-32236)
Objects/moduleobject.c