/
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-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016)

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

[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945)

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

gh-67565: Remove redundant C-contiguity checks (GH-105521)

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

gh-115026: Argument Clinic: handle PyBuffer_FillInfo errors in generated code (#115027)

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

gh-112050: Make collections.deque thread-safe in free-threaded builds (#113830)

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

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

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

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

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

[3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712) (#119716)

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

[3.13] gh-137920: Fix semantically relevant typo in `curses.window.attron` (GH-137940) (GH-138507)

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

gh-112919: Speed-up datetime, date and time.replace() (GH-112921)

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

[3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712) (#119716)

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

[3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712) (#119716)

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

gh-111903: Update AC to support "pycore_critical_section.h" header (gh-112251)

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

[3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712) (#119716)

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

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

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

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

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

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

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

gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016)

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

gh-67565: Remove redundant C-contiguity checks (GH-105521)

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

gh-112383: teach dis how to interpret ENTER_EXECUTOR (#117171)

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

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

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

[3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712) (#119716)

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

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

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

gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016)

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

[3.13] gh-135326: Restore support of __index__ in random.getrandbits() (#135332)

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

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

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

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

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

gh-112358: Fix Python 3.12 regression with subclassing struct.Struct. (#112424)

3 года назад
_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.13] gh-132753: Argument Clinic: Fix support of c_default for the bool converter (GH-132754) (GH-132766)

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

[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945)

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

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

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

[3.13] gh-119213: Be More Careful About _PyArg_Parser.kwtuple Across Interpreters (gh-119331) (gh-119410)

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

[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945)

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

gh-66410: Do not stringify arguments of Tkinter callback (GH-98592)

2 года назад
_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-119690: Adds Unicode support for named pipes in _winapi (GH-119717)

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

[3.13] gh-125243: Fix ZoneInfo data race in free threading build (GH-125281) (gh-125414)

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

[3.13] gh-119661: Add _Py_SINGLETON() include in Argumenet Clinic (#119712) (#119716)

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

gh-67565: Remove redundant C-contiguity checks (GH-105521)

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

[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945)

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

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

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

gh-112529: Simplify PyObject_GC_IsTracked and PyObject_GC_IsFinalized (#114732)

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

[3.13] gh-126316: Make grp.getgrall() thread-safe: add a mutex (#127055) (#127104)

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

[3.13] gh-113993: Allow interned strings to be mortal, and fix related issues (GH-120520) (GH-120945)

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

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

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

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

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

gh-67565: Remove redundant C-contiguity checks (GH-105521)

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

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

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

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

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

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

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

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

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

[3.13] gh-137044: Support large limit values in getrlimit() and setrlimit() (GH-137338) (GH-137507)

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

[3.13] gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907) (GH-122012)

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

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

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

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

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

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

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

[3.13] gh-123014: Disable pidfd API on older Android versions (GH-124458) (#124543)

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

[3.13] gh-139748: Fix socket.if_nametoindex() Argument Clinic (#139815)

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

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

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

gh-117440: Make `syslog` thread-safe in free-threaded builds (#117441)

2 года назад
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-110964: Remove private _PyArg functions (#110966)

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

gh-115015: Argument Clinic: fix generated code for METH_METHOD methods without params (#115016)

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