..
_blake2
…
_ctypes
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
2020-04-17 17:47:20 +02:00
_decimal
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_io
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_multiprocessing
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_sha3
bpo-40302: Replace PY_INT64_T with int64_t (GH-19573)
2020-04-17 19:13:06 +02:00
_sqlite
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_ssl
…
_xxtestfuzz
…
cjkcodecs
bpo-40328: Add tool for generating cjk mapping headers (GH-19602)
2020-04-30 02:34:24 +09:00
clinic
bpo-36346: array: Don't use deprecated APIs (GH-19653)
2020-05-11 15:37:25 +09:00
expat
…
README
…
Setup
bpo-40602: Rename hashtable.h to pycore_hashtable.h (GH-20044)
2020-05-12 02:42:19 +02:00
_abc.c
bpo-40566: Apply PEP 573 to abc module (GH-20005)
2020-05-09 01:31:40 -07:00
_asynciomodule.c
bpo-40559: Add Py_DECREF to _asynciomodule.c:task_step_impl() (GH-19990)
2020-05-08 03:54:38 -07:00
_bisectmodule.c
…
_bz2module.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_codecsmodule.c
…
_collectionsmodule.c
bpo-40277: Add a repr() to namedtuple's _tuplegetter to aid with introspection (GH-19537)
2020-04-14 23:36:08 -07:00
_contextvarsmodule.c
…
_cryptmodule.c
…
_csv.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_curses_panel.c
…
_cursesmodule.c
bpo-39465: Don't access directly _Py_Identifier members (GH-20043)
2020-05-12 01:43:38 +02:00
_datetimemodule.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_dbmmodule.c
…
_elementtree.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_functoolsmodule.c
bpo-40504: Allow weakrefs to lru_cache objects (GH-19938)
2020-05-05 14:14:32 -07:00
_gdbmmodule.c
bpo-32494: Use gdbm_count for dbm_length if possible (GH-19814)
2020-05-01 14:15:35 +02:00
_hashopenssl.c
bpo-9216: Expose OpenSSL FIPS_mode() as _hashlib.get_fips_mode() (GH-19703)
2020-04-29 09:04:22 -07:00
_heapqmodule.c
…
_json.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_localemodule.c
…
_lsprof.c
bpo-40429: PyFrame_GetCode() now returns a strong reference (GH-19773)
2020-04-29 01:28:13 +02:00
_lzmamodule.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_math.c
…
_math.h
…
_opcode.c
…
_operator.c
…
_peg_parser.c
bpo-40334: Make the PyPegen* and PyParser* APIs more consistent (GH-19839)
2020-05-01 18:30:51 +01:00
_pickle.c
bpo-39435: Make the first argument of pickle.loads() positional-only. (GH-19846)
2020-05-02 09:38:01 +03:00
_posixsubprocess.c
bpo-40453: Add PyConfig._isolated_subinterpreter (GH-19820)
2020-05-01 11:33:44 +02:00
_queuemodule.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_randommodule.c
bpo-40286: Remove C implementation of Random.randbytes() (GH-19797)
2020-04-29 18:49:00 +02:00
_scproxy.c
…
_sre.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_ssl.c
…
_ssl_data.h
…
_stat.c
bpo-1635741: Fix compiler warning in _stat.c (GH-19822)
2020-05-01 00:44:03 +02:00
_statisticsmodule.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_struct.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
_testbuffer.c
…
_testcapimodule.c
bpo-39849: Enable assertions in _testcapimodule.c and _testinternalcapi.c (GH-19623)
2020-04-21 01:49:13 +09:00
_testimportmultiple.c
…
_testinternalcapi.c
bpo-39849: Enable assertions in _testcapimodule.c and _testinternalcapi.c (GH-19623)
2020-04-21 01:49:13 +09:00
_testmultiphase.c
bpo-38787: Update structures.rst docs (PEP 573) (GH-19980)
2020-05-07 19:16:01 +02:00
_threadmodule.c
bpo-40453: Add PyConfig._isolated_subinterpreter (GH-19820)
2020-05-01 11:33:44 +02:00
_tkinter.c
…
_tracemalloc.c
bpo-40602: Rename hashtable.h to pycore_hashtable.h (GH-20044)
2020-05-12 02:42:19 +02:00
_uuidmodule.c
…
_weakref.c
…
_winapi.c
bpo-40453: Add PyConfig._isolated_subinterpreter (GH-19820)
2020-05-01 11:33:44 +02:00
_xxsubinterpretersmodule.c
bpo-32604: [_xxsubinterpreters] Propagate exceptions. (GH-19768)
2020-05-07 08:56:01 -06:00
addrinfo.h
…
arraymodule.c
bpo-36346: array: Don't use deprecated APIs (GH-19653)
2020-05-11 15:37:25 +09:00
atexitmodule.c
…
audioop.c
…
binascii.c
…
cmathmodule.c
…
config.c.in
…
errnomodule.c
bpo-1635741: Port errno module to multiphase initialization (GH-19923)
2020-05-07 10:17:16 +09:00
faulthandler.c
…
fcntlmodule.c
…
gc_weakref.txt
…
gcmodule.c
bpo-40533: Disable GC in subinterpreters (GH-19961)
2020-05-06 18:25:06 +02:00
getaddrinfo.c
…
getbuildinfo.c
…
getnameinfo.c
…
getpath.c
bpo-40268: Remove unused osdefs.h includes (GH-19532)
2020-04-15 03:24:57 +02:00
grpmodule.c
…
hashlib.h
…
itertoolsmodule.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
ld_so_aix.in
…
main.c
bpo-40268: Remove unused imports in pylifecycle.c (GH-19533)
2020-04-15 04:01:58 +02:00
makesetup
…
makexp_aix
…
mathmodule.c
…
md5module.c
…
mmapmodule.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
nismodule.c
…
ossaudiodev.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
overlapped.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
parsermodule.c
…
posixmodule.c
bpo-40549: Convert posixmodule.c to multiphase init (GH-19982)
2020-05-10 11:05:29 +02:00
posixmodule.h
…
pwdmodule.c
…
pyexpat.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
readline.c
…
resource.c
…
rotatingtree.c
…
rotatingtree.h
…
selectmodule.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
sha1module.c
…
sha256module.c
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
2020-04-17 17:47:20 +02:00
sha512module.c
bpo-40302: Add pycore_byteswap.h header file (GH-19552)
2020-04-17 17:47:20 +02:00
signalmodule.c
…
socketmodule.c
bpo-40291: Add support for CAN_J1939 sockets (GH-19538)
2020-04-29 15:31:19 -07:00
socketmodule.h
bpo-40291: Add support for CAN_J1939 sockets (GH-19538)
2020-04-29 15:31:19 -07:00
spwdmodule.c
…
sre.h
…
sre_constants.h
…
sre_lib.h
…
symtablemodule.c
…
syslogmodule.c
bpo-1635741: Port syslog module to multiphase initialization (GH-19907)
2020-05-05 10:49:46 +09:00
termios.c
…
testcapi_long.h
…
timemodule.c
…
tkappinit.c
…
tkinter.h
…
unicodedata.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
unicodedata_db.h
…
unicodename_db.h
…
winreparse.h
…
xxlimited.c
…
xxmodule.c
…
xxsubtype.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00
zlibmodule.c
bpo-40268: Remove unused structmember.h includes (GH-19530)
2020-04-15 02:35:41 +02:00