Tin mới
gh-156261: Move converters used in several files to Argument Clinic (GH-156262)
gh-131238: Use pycore_interp_structs.h header (#131481)
GH-131238: Core header refactor (GH-131250)
gh-118422: Fix run_fileexflags() test (#118429)
gh-102511: Speed up os.path.splitroot() with native helpers (GH-118089)
gh-112567: Add _Py_GetTicksPerSecond() function (#112587)
gh-109611: Add convenient C API function _PyFile_Flush() (GH-109612)
gh-106320: Fix test_peg_generator: _Py_UniversalNewlineFgetsWithSize() (#108609)
gh-106320: Remove private _Py_UniversalNewlineFgetsWithSize() (#108602)
gh-106320: Remove private _PyLong_FileDescriptor_Converter() (#108503)
gh-107211: No longer export internal functions (5) (#108423)
gh-108216: Cleanup #include in internal header files (#108228)
gh-108220: Internal header files require Py_BUILD_CORE to be defined (#108221)
gh-107211: Fix select extension build on Solaris (#108012)
gh-106242: Fix path truncation in os.path.normpath (GH-106816)
gh-107211: No longer export internal functions (1) (#107213)
gh-106320: Remove _PyIsSelectable_fd() C API (#107142)
gh-102255: Improve build support for Windows API partitions (GH-102256)
gh-101881: Support (non-)blocking read/write functions on Windows pipes (GH-101882)
gh-81057: Move More Globals in Core Code to _PyRuntimeState (gh-99516)
bpo-46362: Ensure ntpath.abspath() uses the Windows API correctly (GH-30571)
bpo-46303: Move fileutils.h private functions to internal C API (GH-30484)
bpo-45582: Port getpath[p].c to Python (GH-29041)
bpo-45506: Normalize _PyPathConfig.stdlib_dir when calculated. (#29040)
bpo-45020: Default to using frozen modules unless running from source tree. (gh-28940)
bpo-45434: pyport.h no longer includes <stdlib.h> (GH-28914)
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h (GH-28922)
bpo-45211: Move helpers from getpath.c to internal API. (gh-28550)
bpo-43667: Fix broken Unicode encoding in non-UTF locales on Solaris (GH-25096)
bpo-42236: Use UTF-8 encoding if nl_langinfo(CODESET) fails (GH-23086)
bpo-42236: Enhance _locale._get_locale_encoding() (GH-23083)
bpo-42208: Add _Py_GetLocaleEncoding() (GH-23050)
bpo-40422: Move _Py_closerange to fileutils.c (GH-22680)
bpo-36301: Error if decoding pybuilddir.txt fails (GH-12422)