/
githubmirror
/
cpython
ОбзорДокументацияВойти
/
githubmirror
/
cpython
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
cpython/
Modules/clinic/
..
_abc.c.h

gh-110964: Remove private _PyArg functions (#110966)

3 года назад
_asynciomodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_bisectmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_bz2module.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_codecsmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_collectionsmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_csv.c.h

[3.14] gh-137986: Fix and improve the csv functions docstrings (GH-137987) (GH-138107)

10 месяцев назад
_curses_panel.c.h

gh-111178: Generate correct signature for most self converters (#128447)

2 года назад
_cursesmodule.c.h

[3.14] gh-137920: Fix semantically relevant typo in curses.window.attron (#137940) (GH-138506)

10 месяцев назад
_datetimemodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_dbmmodule.c.h

[3.14] gh-127081: add critical sections to `dbm` objects (gh-132749) (#139996)

10 месяцев назад
_elementtree.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_functoolsmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_gdbmmodule.c.h

[3.14] gh-127081: add critical sections to `dbm` objects (gh-132749) (#139996)

10 месяцев назад
_hashopenssl.c.h

[3.14] gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (GH-134713) (#134961)

год назад
_heapqmodule.c.h

[3.14] gh-116738: Make _heapq module thread-safe (GH-135036) (gh-135309)

год назад
_localemodule.c.h

gh-111089: Revert PyUnicode_AsUTF8() changes (#111833)

3 года назад
_lsprof.c.h

[3.14] gh-116738: make `cProfile` module thread-safe (GH-138229) (#138575)

10 месяцев назад
_lzmamodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_opcode.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_operator.c.h

gh-115808: Add ``is_none`` and ``is_not_none`` to ``operator`` (#115814)

2 года назад
_pickle.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_posixsubprocess.c.h

gh-121381 Remove subprocess._USE_VFORK escape hatch (#121383)

2 года назад
_queuemodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_randommodule.c.h

[3.14] gh-133489: Remove size restrictions on getrandbits() and randbytes() (GH-133658) (#134964)

год назад
_remote_debugging_module.c.h

[3.14] gh-136476: Show the full stack in get_async_stack_trace in _remote_debugging (GH-136483) (#136490)

год назад
_ssl.c.h

[3.14] gh-139748: fix leaks in AC error paths when using unicode FS-b… (#139789)

10 месяцев назад
_statisticsmodule.c.h

gh-85283: Build _statistics extension with the limited C API (#116927)

2 года назад
_struct.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_suggestions.c.h

gh-110721: Remove unused code from suggestions.c after moving PyErr_Display to use the traceback module (#113712)

3 года назад
_sysconfig.c.h

gh-88402: Add new sysconfig variables on Windows (GH-110049)

3 года назад
_testclinic.c.h

[3.14] gh-144545: Improve handling of default values in Argument Clinic (GH-146016) (GH-146052)

5 месяцев назад
_testclinic_depr.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_testclinic_limited.c.h

gh-116646: Add limited C API support to AC fildes converter (#116769)

2 года назад
_testinternalcapi.c.h

[3.14] gh-148973: fix segfault on mismatch between consts size and oparg in compiler (GH-148974) (#148980)

4 месяца назад
_testmultiphase.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_threadmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_tkinter.c.h

gh-111178: Change Argument Clinic signature for METH_O (#130682)

год назад
_tracemalloc.c.h

gh-110964: Remove private _PyArg functions (#110966)

3 года назад
_typingmodule.c.h

gh-107603: Argument Clinic: Only include pycore_gc.h if needed (#108726)

3 года назад
_weakref.c.h

gh-111926: Make weakrefs thread-safe in free-threaded builds (#117168)

2 года назад
_winapi.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
_zoneinfo.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
arraymodule.c.h

gh-111178: Change Argument Clinic signature for METH_O (#130682)

год назад
binascii.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
blake2module.c.h

[3.14] gh-144545: Improve handling of default values in Argument Clinic (GH-146016) (GH-146052)

5 месяцев назад
cmathmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
fcntlmodule.c.h

[3.14] gh-140615: Update docstrings in the fcntl module (GH-140619) (GH-141231)

9 месяцев назад
gcmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
grpmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
hmacmodule.c.h

gh-99108: Implement HACL* HMAC (#130157)

год назад
itertoolsmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
mathmodule.c.h

[3.14] gh-133904: Fix `math.factorial` documentation (GH-133907) (#133918)

год назад
md5module.c.h

[3.14] gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (GH-134713) (#134961)

год назад
mmapmodule.c.h

[3.14] gh-116738: make `mmap` module thread-safe (GH-139237) (#139825)

10 месяцев назад
overlapped.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
posixmodule.c.h

[3.14] gh-143698: correctly check `scheduler` and `setpgroup` values for `os.posix_spawn[p]` (GH-143699) (#145073)

6 месяцев назад
pwdmodule.c.h

gh-85283: Build pwd extension with the limited C API (#116841)

2 года назад
pyexpat.c.h

[3.14] gh-90949: add Expat API to prevent XML deadly allocations (CVE-2025-59375) (GH-139234) (#139359)

9 месяцев назад
readline.c.h

gh-126895: Fix readline module in free-threaded build (#131208)

год назад
resource.c.h

[3.14] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338) (#137506)

10 месяцев назад
selectmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
sha1module.c.h

[3.14] gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (GH-134713) (#134961)

год назад
sha2module.c.h

[3.14] gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (GH-134713) (#134961)

год назад
sha3module.c.h

[3.14] gh-134696: align OpenSSL and HACL*-based hash functions constructors AC signatures (GH-134713) (#134961)

год назад
signalmodule.c.h

gh-132987: Support __index__() for "k" and "K" formats in PyArg_Parse (GH-132988)

год назад
socketmodule.c.h

[3.14] gh-139748: fix leaks in AC error paths when using unicode FS-b… (#139789)

10 месяцев назад
symtablemodule.c.h

[3.14] gh-139748: fix leaks in AC error paths when using unicode FS-b… (#139789)

10 месяцев назад
syslogmodule.c.h

gh-131525: Cache the result of tuple_hash (#131529)

год назад
termios.c.h

gh-85283: Build termios extension with the limited C API (#116928)

2 года назад
timemodule.c.h

gh-111482: Use Argument Clinic for clock_gettime() (#111641)

3 года назад
unicodedata.c.h

gh-117557: Improve error messages when a string, bytes or bytearray of length 1 are expected (GH-117631)

2 года назад
zlibmodule.c.h

[3.14] gh-144545: Improve handling of default values in Argument Clinic (GH-146016) (GH-146052)

5 месяцев назад
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©