cpython/Modules
박문식 d33aa18f15
gh-82367: Use FindFirstFile Win32 API in ntpath.realpath() (GH-110298)
* Use `FindFirstFile` Win32 API to fix a bug where `ntpath.realpath()`
breaks out of traversing a series of paths where a (handled)
`ERROR_ACCESS_DENIED` or `ERROR_SHARING_VIOLATION` occurs.
* Update docs to reflect that `ntpath.realpath()` eliminates MS-DOS
style names.
2023-10-05 09:49:07 -05:00
..
_blake2
_ctypes
_decimal gh-109649: Use os.process_cpu_count() (#110165) 2023-10-01 03:14:57 +02:00
_hacl
_io gh-110014: Include explicitly <unistd.h> header (#110155) 2023-09-30 20:06:45 +00:00
_multiprocessing
_sqlite
_sre
_ssl
_testcapi gh-107073: Make PyObject_VisitManagedDict() public (#108763) 2023-10-02 19:24:08 +02:00
_testinternalcapi
_xxtestfuzz
cjkcodecs
clinic gh-82367: Use FindFirstFile Win32 API in ntpath.realpath() (GH-110298) 2023-10-05 09:49:07 -05:00
expat
_abc.c
_asynciomodule.c gh-107073: Make PyObject_VisitManagedDict() public (#108763) 2023-10-02 19:24:08 +02:00
_bisectmodule.c
_bz2module.c
_codecsmodule.c
_collectionsmodule.c
_contextvarsmodule.c
_csv.c
_curses_panel.c
_cursesmodule.c
_datetimemodule.c
_dbmmodule.c
_elementtree.c
_functoolsmodule.c
_gdbmmodule.c
_hashopenssl.c
_heapqmodule.c
_json.c
_localemodule.c
_lsprof.c
_lzmamodule.c
_math.h
_opcode.c
_operator.c
_pickle.c
_posixsubprocess.c
_queuemodule.c
_randommodule.c gh-110014: Include explicitly <unistd.h> header (#110155) 2023-09-30 20:06:45 +00:00
_scproxy.c gh-110079: Remove extern "C" { ...} in C code (#110080) 2023-09-29 10:56:49 +02:00
_ssl.c
_ssl.h
_ssl_data.h
_ssl_data_31.h
_ssl_data_111.h
_ssl_data_300.h
_stat.c gh-110079: Remove extern "C" { ...} in C code (#110080) 2023-09-29 10:56:49 +02:00
_statisticsmodule.c
_struct.c
_sysconfig.c gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
_testbuffer.c
_testcapi_feature_macros.inc
_testcapimodule.c gh-108867: Add PyThreadState_GetUnchecked() function (#108870) 2023-10-03 16:53:51 +00:00
_testclinic.c
_testclinic_limited.c
_testimportmultiple.c
_testinternalcapi.c gh-110241: Add missing error check to record_eval in _testinternalcapi (#110242) 2023-10-02 21:19:32 +00:00
_testmultiphase.c
_testsinglephase.c
_threadmodule.c gh-109860: Use a New Thread State When Switching Interpreters, When Necessary (gh-110245) 2023-10-03 09:20:48 -06:00
_tkinter.c
_tracemalloc.c
_typingmodule.c
_uuidmodule.c
_weakref.c
_winapi.c
_xxinterpchannelsmodule.c gh-110300: Fix Refleaks in test_interpreters and test__xxinterpchannels (gh-110318) 2023-10-04 00:36:50 +00:00
_xxsubinterpretersmodule.c gh-76785: Print the Traceback from Interpreter.run() (gh-110322) 2023-10-04 11:57:03 -06:00
_zoneinfo.c
addrinfo.h
arraymodule.c
atexitmodule.c
binascii.c
cmathmodule.c
config.c.in
errnomodule.c
faulthandler.c gh-110014: Include explicitly <unistd.h> header (#110155) 2023-09-30 20:06:45 +00:00
fcntlmodule.c
gc_weakref.txt
gcmodule.c GH-109369: Merge all eval-breaker flags and monitoring version into one word. (GH-109846) 2023-10-04 16:09:48 +01:00
getaddrinfo.c
getbuildinfo.c
getnameinfo.c
getpath.c gh-108867: Add PyThreadState_GetUnchecked() function (#108870) 2023-10-03 16:53:51 +00:00
getpath.py
getpath_noop.c
grpmodule.c
hashlib.h
itertoolsmodule.c
ld_so_aix.in
main.c gh-105716: Support Background Threads in Subinterpreters Consistently (gh-109921) 2023-10-02 20:12:12 +00:00
makesetup
makexp_aix
mathmodule.c
md5module.c
mmapmodule.c
overlapped.c
posixmodule.c gh-82367: Use FindFirstFile Win32 API in ntpath.realpath() (GH-110298) 2023-10-05 09:49:07 -05:00
posixmodule.h
pwdmodule.c
pyexpat.c
readline.c gh-105323: Update readline module to detect apple editline variant (gh-108665) 2023-09-29 21:18:18 +09:00
README
resource.c
rotatingtree.c
rotatingtree.h
selectmodule.c
Setup gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
Setup.bootstrap.in gh-88402: Add new sysconfig variables on Windows (GH-110049) 2023-10-04 22:50:29 +00:00
Setup.stdlib.in
sha1module.c
sha2module.c
sha3module.c
signalmodule.c GH-109369: Merge all eval-breaker flags and monitoring version into one word. (GH-109846) 2023-10-04 16:09:48 +01:00
socketmodule.c
socketmodule.h
symtablemodule.c gh-110045: Update symtable module for PEP 695 (#110066) 2023-09-29 02:08:04 +00:00
syslogmodule.c
termios.c gh-110365: Fix error overwrite in termios.tcsetattr (#110366) 2023-10-05 11:02:52 +00:00
timemodule.c
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

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