cpython/Doc/includes
Serhiy Storchaka 329e4a1a3f
gh-86493: Modernize modules initialization code (GH-106858)
Use PyModule_Add() or PyModule_AddObjectRef() instead of soft deprecated
PyModule_AddObject().
2023-07-25 14:34:49 +03:00
..
custom.c gh-86493: Modernize modules initialization code (GH-106858) 2023-07-25 14:34:49 +03:00
custom2.c gh-99202: Fix extension type from documentation for compiling in C++20 mode (#102518) 2023-04-06 17:59:36 +02:00
custom3.c gh-99202: Fix extension type from documentation for compiling in C++20 mode (#102518) 2023-04-06 17:59:36 +02:00
custom4.c gh-99202: Fix extension type from documentation for compiling in C++20 mode (#102518) 2023-04-06 17:59:36 +02:00
dbpickle.py
diff.py
email-alternative.py Fix the french used in the email documentation (GH-106279) 2023-07-16 19:14:08 +02:00
email-dir.py
email-headers.py
email-mime.py
email-read-alternative.py
email-simple.py
email-unpack.py
minidom-example.py
mp_newtype.py
mp_pool.py
mp_workers.py
ndiff.py
run-func.c
setup.py
sublist.c gh-86493: Modernize modules initialization code (GH-106858) 2023-07-25 14:34:49 +03:00
test.py
typestruct.h
tzinfo_examples.py
wasm-notavail.rst