cpython/Modules
Miss Islington (bot) 9c04e25308
gh-95878: Fix format char in datetime CAPI tests (GH-95879)
(cherry picked from commit 8b34e914bb)

Co-authored-by: Christian Heimes <christian@python.org>
2022-08-11 11:06:48 -07:00
..
_blake2
_ctypes [3.10] gh-91118: Fix docstrings that do not honor --without-doc-strings (GH-31769) (#91662) 2022-04-19 13:01:09 -07:00
_decimal
_io Fix typo in _io.TextIOWrapper Clinic input (GH-94037) (GH-94117) 2022-06-22 14:22:46 +02:00
_multiprocessing GH-94736: Fix _multiprocessing.SemLock subclassing (GH-94738) 2022-07-11 05:39:09 -07:00
_sha3
_sqlite [3.10] gh-94321: Document sqlite3.PrepareProtocol (GH-94620) (#94671) 2022-07-08 01:44:09 +02:00
_ssl
_xxtestfuzz
cjkcodecs
clinic [3.10] GH-93899: fix checks for eventfd flags (GH-95170). (#95345) 2022-07-28 12:24:47 +02:00
expat bpo-46932: Update bundled libexpat to 2.4.7 (GH-31736) 2022-03-07 14:17:29 -08:00
_abc.c
_asynciomodule.c bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times (GH-30274) (#94748) 2022-07-11 15:38:27 +01:00
_bisectmodule.c gh-92839: fixed typo in _bisectmodule.c (line 131) (GH-92849) (#93321) 2022-05-28 13:48:25 -05:00
_bz2module.c
_codecsmodule.c
_collectionsmodule.c
_contextvarsmodule.c
_cryptmodule.c
_csv.c
_curses_panel.c
_cursesmodule.c GH-94644: fix test_curses ref leak (GH-94647) 2022-07-07 04:41:06 -07:00
_datetimemodule.c gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642) 2022-08-04 06:15:01 -07:00
_dbmmodule.c
_elementtree.c
_functoolsmodule.c
_gdbmmodule.c
_hashopenssl.c DOC: correct bytesarray -> bytearray in comments (GH-92410) (GH-94090) 2022-06-22 10:48:14 +02:00
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c GH-95045: gc untrack _lsprof.Profiler before deallocating it (GH-95315) 2022-07-27 05:28:26 -07:00
_lzmamodule.c
_math.c
_math.h
_opcode.c
_operator.c DOC: correct bytesarray -> bytearray in comments (GH-92410) (GH-94090) 2022-06-22 10:48:14 +02:00
_pickle.c [3.10] GH-89988: Fix memory leak in pickle.Pickler dispatch_table lookup (GH-94298) (#94385) 2022-06-28 17:14:47 +01:00
_posixsubprocess.c [3.10] gh-91401: Conservative backport of subprocess._USE_VFORK (#91932) 2022-05-01 16:09:50 -07:00
_queuemodule.c
_randommodule.c
_scproxy.c
_sre.c bpo-23691: Protect the re.finditer() iterator from re-entering (GH-32012) 2022-03-21 04:30:58 -07:00
_ssl.c gh-95095: Use SSL_CTX_get_max_proto_version instead of SSL_CTX_ctrl (GH-95096) 2022-07-21 12:10:53 -07:00
_ssl.h
_ssl_data.h
_ssl_data_111.h
_ssl_data_300.h
_stat.c
_statisticsmodule.c
_struct.c GH-94254: Make _struct module types immutable (GH-94269) 2022-06-26 03:45:00 -07:00
_testbuffer.c
_testcapimodule.c gh-95878: Fix format char in datetime CAPI tests (GH-95879) 2022-08-11 11:06:48 -07:00
_testimportmultiple.c
_testinternalcapi.c Fix NULL test in _testinternalcapi (GH-92861) 2022-05-16 18:54:47 -07:00
_testmultiphase.c
_threadmodule.c
_tkinter.c
_tracemalloc.c
_uuidmodule.c
_weakref.c
_winapi.c bpo-42658: Use LCMapStringEx in ntpath.normcase to match OS behaviour for case-folding (GH-93674) 2022-06-10 17:36:02 +01:00
_xxsubinterpretersmodule.c
_zoneinfo.c
addrinfo.h
arraymodule.c
atexitmodule.c
audioop.c
binascii.c [3.10] bpo-38256: Fix binascii.crc32 large input. (GH-32000) (GH-32013) 2022-03-20 14:46:52 -07:00
cmathmodule.c
config.c.in
errnomodule.c
faulthandler.c [3.10] bpo-46968: Check for 'sys/auxv.h' in the configure script (GH-31961). (GH-31974) 2022-03-18 13:33:11 +00:00
fcntlmodule.c
gc_weakref.txt
gcmodule.c gh-92036: Fix gc_fini_untrack() (GH-92037) 2022-05-04 03:23:29 -07:00
getaddrinfo.c
getbuildinfo.c
getnameinfo.c gh-84461: Silence some compiler warnings on WASM (GH-93978) (#94025) 2022-06-20 16:09:55 +02:00
getpath.c
grpmodule.c
hashlib.h
itertoolsmodule.c
ld_so_aix.in
main.c
makesetup
makexp_aix
mathmodule.c
md5module.c
mmapmodule.c
nismodule.c
ossaudiodev.c [3.10] bpo-46053: Fix OSS audio support on NetBSD (GH-30065). (GH-95477) 2022-07-31 11:19:09 +03:00
overlapped.c
posixmodule.c [3.10] GH-93899: fix checks for eventfd flags (GH-95170). (#95345) 2022-07-28 12:24:47 +02:00
posixmodule.h
pwdmodule.c
pyexpat.c
readline.c
README
resource.c
rotatingtree.c
rotatingtree.h
selectmodule.c
Setup
sha1module.c
sha256module.c
sha512module.c
signalmodule.c gh-84461: Silence some compiler warnings on WASM (GH-93978) (#94025) 2022-06-20 16:09:55 +02:00
socketmodule.c gh-94821: Fix autobind of empty unix domain address (GH-94826) 2022-07-17 08:39:30 -07:00
socketmodule.h
spwdmodule.c
sre.h bpo-23691: Protect the re.finditer() iterator from re-entering (GH-32012) 2022-03-21 04:30:58 -07:00
sre_constants.h
sre_lib.h
symtablemodule.c
syslogmodule.c gh-95041: Fail syslog.syslog in case inner call to syslog.openlog fails (GH-95264) 2022-07-26 04:56:04 -07:00
termios.c
testcapi_long.h
timemodule.c
tkappinit.c
tkinter.h
unicodedata.c
unicodedata_db.h
unicodename_db.h
winreparse.h
xxlimited.c
xxlimited_35.c gh-90763: Modernise xx template module initialisation (GH-93078) 2022-06-10 04:16:57 -07:00
xxmodule.c gh-90763: Modernise xx template module initialisation (GH-93078) 2022-06-10 04:16:57 -07:00
xxsubtype.c
zlibmodule.c

Source files for standard library extension modules,
and former extension modules that are now builtin modules.