Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-06-06 11:34:30 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
5e7ea95d9d5c3b80a67ffbeebd76ce4fc327dd8e
cpython/Modules/_io
T
History
Serhiy Storchaka add16f1a5e gh-108511: Add C API functions which do not silently ignore errors (GH-109025)
Add the following functions:

* PyObject_HasAttrWithError()
* PyObject_HasAttrStringWithError()
* PyMapping_HasKeyWithError()
* PyMapping_HasKeyStringWithError()
2023-09-17 14:23:31 +03:00
..
clinic
gh-108494: Argument Clinic: inline parsing code for positional-only parameters in the limited C API (GH-108622)
2023-09-03 17:28:14 +03:00
_iomodule.c
gh-106320: Remove private _PyLong_Sign() (#108743)
2023-09-01 09:13:07 +02:00
_iomodule.h
…
bufferedio.c
gh-106869: Use new PyMemberDef constant names (#106871)
2023-07-25 15:28:30 +02:00
bytesio.c
gh-106320: Remove private _PySys functions (#108452)
2023-08-24 20:02:09 +00:00
fileio.c
gh-106320: Remove private _PyErr_ChainExceptions() (#108713)
2023-08-31 13:53:19 +02:00
iobase.c
gh-108511: Add C API functions which do not silently ignore errors (GH-109025)
2023-09-17 14:23:31 +03:00
stringio.c
gh-106869: Use new PyMemberDef constant names (#106871)
2023-07-25 15:28:30 +02:00
textio.c
gh-108511: Add C API functions which do not silently ignore errors (GH-109025)
2023-09-17 14:23:31 +03:00
winconsoleio.c
gh-106320: winconsoleio.c includes pycore_pyerrors.h (#108720)
2023-08-31 14:13:53 +00:00
Powered by Gitea Version: 1.26.1 Page: 2524ms Template: 588ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API