.. |
_ctypes
|
gh-128911: Use PyImport_ImportModuleAttr() function (#129657)
|
2025-02-05 11:03:58 +01:00 |
_decimal
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
_hacl
|
gh-127897: fix HACL* build on macOS/Catalina (GH-127932)
|
2024-12-17 22:14:16 -08:00 |
_io
|
gh-111178: fix UBSan failures in Modules/_io/*.c (GH-129083)
|
2025-02-08 14:21:32 +01:00 |
_multiprocessing
|
gh-111178: fix UBSan failures in Modules/_multiprocessing/semaphore.c (#129084)
|
2025-01-20 20:43:55 +00:00 |
_sqlite
|
gh-129928: Rework sqlite3 error helpers (#129929)
|
2025-02-11 07:49:25 +00:00 |
_sre
|
gh-129983: fix data race in compile_template in sre.c (#130015)
|
2025-02-12 18:34:44 +05:30 |
_ssl
|
gh-111178: fix UBSan failures in Modules/_ssl/cert.c (GH-129088)
|
2025-01-30 11:11:37 +01:00 |
_testcapi
|
gh-128911: Use PyImport_ImportModuleAttr() function (#129657)
|
2025-02-05 11:03:58 +01:00 |
_testinternalcapi
|
|
|
_testlimitedcapi
|
gh-111495: Add PyFile tests (#129449)
|
2025-01-30 18:05:32 +01:00 |
_xxtestfuzz
|
|
|
cjkcodecs
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
clinic
|
gh-91048: fix thread safety for asyncio stack introspection APIs (#129399)
|
2025-02-06 21:33:52 +05:30 |
expat
|
|
|
_abc.c
|
gh-111178: fix UBSan failures in Modules/_abc.c (GH-128253)
|
2025-01-07 12:45:29 +01:00 |
_asynciomodule.c
|
gh-129289: fix crash when task finalizer is not called in asyncio (#129840)
|
2025-02-10 17:03:59 +05:30 |
_bisectmodule.c
|
|
|
_bz2module.c
|
gh-111178: fix UBSan failures in Modules/_bz2module.c (GH-128238)
|
2025-01-10 11:47:19 +01:00 |
_codecsmodule.c
|
|
|
_collectionsmodule.c
|
|
|
_complex.h
|
|
|
_contextvarsmodule.c
|
|
|
_csv.c
|
gh-129409: Fix Integer overflow - SEGV while writing data more than 2GB in CSV file (#129413)
|
2025-01-29 11:15:47 +00:00 |
_curses_panel.c
|
gh-111178: fix UBSan failures in Modules/curses*.c (GH-128244)
|
2025-01-03 15:12:40 +01:00 |
_cursesmodule.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
_datetimemodule.c
|
gh-109798: Normalize _datetime and datetime error messages (#127345)
|
2025-02-12 09:54:22 -05:00 |
_dbmmodule.c
|
gh-111178: fix UBSan failures in Modules/_dbmmodule.c (#129775)
|
2025-02-10 11:02:47 +01:00 |
_elementtree.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
_functoolsmodule.c
|
|
|
_gdbmmodule.c
|
gh-111178: fix UBSan failures for gdbmobject (GH-128178)
|
2025-01-10 11:52:36 +01:00 |
_hashopenssl.c
|
gh-128657: fix _hashopenssl ref/data race (GH-128886)
|
2025-02-07 18:47:45 -08:00 |
_heapqmodule.c
|
|
|
_interpchannelsmodule.c
|
|
|
_interpqueuesmodule.c
|
|
|
_interpreters_common.h
|
|
|
_interpretersmodule.c
|
gh-127196: Fix crash in _interpreters , when shared had invalid encodings (#127220)
|
2025-01-09 19:45:35 +00:00 |
_json.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
_localemodule.c
|
|
|
_lsprof.c
|
gh-129354: Use PyErr_FormatUnraisable() function (#129511)
|
2025-01-31 13:16:08 +01:00 |
_lzmamodule.c
|
|
|
_math.h
|
|
|
_opcode.c
|
gh-100239: replace BINARY_SUBSCR & family by BINARY_OP with oparg NB_SUBSCR (#129700)
|
2025-02-07 22:39:54 +00:00 |
_operator.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
_pickle.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
_posixsubprocess.c
|
|
|
_queuemodule.c
|
|
|
_randommodule.c
|
|
|
_scproxy.c
|
|
|
_ssl.c
|
gh-129354: Use PyErr_FormatUnraisable() function (#129518)
|
2025-01-31 15:06:14 +01:00 |
_ssl.h
|
|
|
_ssl_data_34.h
|
|
|
_ssl_data_111.h
|
|
|
_ssl_data_300.h
|
|
|
_stat.c
|
|
|
_statisticsmodule.c
|
|
|
_struct.c
|
|
|
_suggestions.c
|
|
|
_sysconfig.c
|
|
|
_testbuffer.c
|
|
|
_testcapi_feature_macros.inc
|
|
|
_testcapimodule.c
|
gh-128911: Use PyImport_ImportModuleAttr() function (#129657)
|
2025-02-05 11:03:58 +01:00 |
_testclinic.c
|
|
|
_testclinic_limited.c
|
|
|
_testexternalinspection.c
|
GH-91048: Correct error path in testexternalinspection (#129557)
|
2025-02-13 01:07:01 +00:00 |
_testimportmultiple.c
|
|
|
_testinternalcapi.c
|
GH-129386: Use symbolic constants for specialization tests (GH-129415)
|
2025-01-29 10:49:58 -08:00 |
_testlimitedcapi.c
|
gh-111495: Add PyFile tests (#129449)
|
2025-01-30 18:05:32 +01:00 |
_testmultiphase.c
|
|
|
_testsinglephase.c
|
|
|
_threadmodule.c
|
gh-129354: Use PyErr_FormatUnraisable() function (#129518)
|
2025-01-31 15:06:14 +01:00 |
_tkinter.c
|
|
|
_tracemalloc.c
|
gh-128679: Redesign tracemalloc locking (#128888)
|
2025-01-15 20:22:44 +00:00 |
_typingmodule.c
|
|
|
_uuidmodule.c
|
|
|
_weakref.c
|
|
|
_winapi.c
|
gh-129354: Fix grammar in PyErr_FormatUnraisable() (#129475)
|
2025-01-31 09:45:35 +01:00 |
_zoneinfo.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
addrinfo.h
|
|
|
arraymodule.c
|
gh-111178: fix UBSan failures in Modules/arraymodule.c (GH-129772)
|
2025-02-08 14:26:14 +01:00 |
atexitmodule.c
|
gh-129354: Fix grammar in PyErr_FormatUnraisable() (#129475)
|
2025-01-31 09:45:35 +01:00 |
binascii.c
|
|
|
blake2module.c
|
gh-111178: fix UBSan failures in Modules/{blake2,md5,sha1,sha2,sha3}module.c (GH-128248)
|
2025-01-27 14:50:58 +01:00 |
cmathmodule.c
|
|
|
config.c.in
|
gh-126107: Remove copyright block from Modules/config.c.in (#126982)
|
2025-01-26 16:57:32 +00:00 |
errnomodule.c
|
|
|
faulthandler.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
fcntlmodule.c
|
|
|
gc_weakref.txt
|
|
|
gcmodule.c
|
|
|
getaddrinfo.c
|
|
|
getbuildinfo.c
|
|
|
getnameinfo.c
|
|
|
getpath.c
|
gh-129354: Fix grammar in PyErr_FormatUnraisable() (#129475)
|
2025-01-31 09:45:35 +01:00 |
getpath.py
|
GH-128469: Revert "warn when libpython was loaded from outside the build directory (#128645)" (#129506)
|
2025-01-31 11:17:37 +00:00 |
getpath_noop.c
|
|
|
grpmodule.c
|
|
|
hashlib.h
|
|
|
itertoolsmodule.c
|
|
|
ld_so_aix.in
|
|
|
main.c
|
gh-128911: Use PyImport_ImportModuleAttr() function (#129657)
|
2025-02-05 11:03:58 +01:00 |
makesetup
|
|
|
makexp_aix
|
|
|
mathmodule.c
|
gh-101410: support custom messages for domain errors in the math module (#124299)
|
2025-01-23 13:55:25 +00:00 |
md5module.c
|
gh-111178: fix UBSan failures in Modules/{blake2,md5,sha1,sha2,sha3}module.c (GH-128248)
|
2025-01-27 14:50:58 +01:00 |
mmapmodule.c
|
|
|
overlapped.c
|
gh-129354: Fix grammar in PyErr_FormatUnraisable() (#129475)
|
2025-01-31 09:45:35 +01:00 |
posixmodule.c
|
gh-129539: Reorganize posixmodule.c header (#129558)
|
2025-02-02 09:16:48 +00:00 |
posixmodule.h
|
|
|
pwdmodule.c
|
|
|
pyexpat.c
|
gh-129354: Use PyErr_FormatUnraisable() function (#129514)
|
2025-01-31 14:20:35 +01:00 |
readline.c
|
|
|
README
|
|
|
resource.c
|
|
|
rotatingtree.c
|
|
|
rotatingtree.h
|
|
|
selectmodule.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
Setup
|
|
|
Setup.bootstrap.in
|
|
|
Setup.stdlib.in
|
gh-93649: Add Modules/_testcapi/function.c file (#129521)
|
2025-01-31 16:02:50 +01:00 |
sha1module.c
|
gh-111178: fix UBSan failures in Modules/{blake2,md5,sha1,sha2,sha3}module.c (GH-128248)
|
2025-01-27 14:50:58 +01:00 |
sha2module.c
|
gh-111178: fix UBSan failures in Modules/{blake2,md5,sha1,sha2,sha3}module.c (GH-128248)
|
2025-01-27 14:50:58 +01:00 |
sha3module.c
|
gh-111178: fix UBSan failures in Modules/{blake2,md5,sha1,sha2,sha3}module.c (GH-128248)
|
2025-01-27 14:50:58 +01:00 |
signalmodule.c
|
gh-129354: Fix grammar in PyErr_FormatUnraisable() (#129475)
|
2025-01-31 09:45:35 +01:00 |
socketmodule.c
|
gh-129354: Use PyErr_FormatUnraisable() function (#129656)
|
2025-02-04 16:21:10 +01:00 |
socketmodule.h
|
|
|
symtablemodule.c
|
|
|
syslogmodule.c
|
gh-129345: null check for indent syslogmodule (#129348)
|
2025-01-29 19:19:23 +05:30 |
termios.c
|
|
|
timemodule.c
|
gh-128911: Add PyImport_ImportModuleAttr() function (#128912)
|
2025-01-30 11:17:29 +00:00 |
tkappinit.c
|
|
|
tkinter.h
|
|
|
unicodedata.c
|
|
|
unicodedata_db.h
|
|
|
unicodename_db.h
|
|
|
winreparse.h
|
|
|
xxlimited.c
|
|
|
xxlimited_35.c
|
|
|
xxmodule.c
|
|
|
xxsubtype.c
|
|
|
zlibmodule.c
|
gh-111178: fix UBSan failures in Modules/zlibmodule.c (GH-128252)
|
2025-01-03 15:36:41 +01:00 |