Skip to content

Issues: python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

C API documentation must document if returned object is a borrowed reference or strong reference 3.10 only security fixes docs Documentation in the Doc dir topic-C-API type-bug An unexpected behavior, bug, or error
#58397 by baruchsterin mannequin was closed Mar 21, 2021
Document C API that is not part of the limited API 3.7 (EOL) end of life docs Documentation in the Doc dir topic-C-API type-feature A feature request or enhancement
#73272 by serhiy-storchaka was closed Jun 1, 2021
C API PyArg_ParseTuple doc is innacurate docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided topic-C-API type-feature A feature request or enhancement
#65707 by Banger mannequin was closed May 22, 2023
Prepare for removing the legacy Unicode C API 3.8 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API topic-unicode
#80527 by serhiy-storchaka was closed Jan 29, 2022
Incorrect documentation for s# arguments in C API argument parsing 3.7 (EOL) end of life 3.8 only security fixes 3.9 only security fixes docs Documentation in the Doc dir easy topic-C-API type-feature A feature request or enhancement
#81646 by enrico mannequin was closed Apr 23, 2020
Include/cpython/pystate.h contains non-relative of initconfig.h include causing macOS Framework include failure 3.9 only security fixes 3.10 only security fixes 3.11 only security fixes OS-mac topic-C-API type-bug An unexpected behavior, bug, or error
#83207 by gaige mannequin was closed Nov 26, 2021
Expose SOABI setting in the header topic-C-API type-feature A feature request or enhancement
#83247 by mathstuf mannequin was closed Dec 17, 2019
ENH: Fix performance issue in keyword extraction 3.9 only security fixes topic-C-API
#83209 by seberg mannequin was closed Dec 18, 2019
PyMemberDef missing in limited API / Deprecate structmember.h 3.10 only security fixes docs Documentation in the Doc dir interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-feature A feature request or enhancement
#47146 by benjaminp was closed Nov 22, 2022
Updating Py_REFCNT and Py_SIZE to use _PyObject_CAST_CONS 3.10 only security fixes topic-C-API type-feature A feature request or enhancement
#84955 by corona10 was closed May 26, 2020
Add private _PyErr_GetExcInfo() function which accepts a tstate argument 3.9 only security fixes topic-C-API type-feature A feature request or enhancement
#83345 by jd mannequin was closed Jan 13, 2020
Use strnlen instead of strlen when the size i known. 3.10 only security fixes topic-C-API
#85342 by edge90 mannequin was closed May 10, 2023
Create companion methods of "PyType_FromSpec*" to allow setting metaclass. 3.8 only security fixes 3.9 only security fixes 3.10 only security fixes topic-C-API type-feature A feature request or enhancement
#85343 by WildCard65 mannequin was closed Nov 30, 2022
Prepare CPython for opaque PyObject structure. 3.10 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-feature A feature request or enhancement
#85360 by WildCard65 mannequin was closed Jun 25, 2022
Add native_thread_id to PyThreadState 3.11 only security fixes topic-C-API type-feature A feature request or enhancement
#88045 by P403n1x87 mannequin was closed May 26, 2021
Make the function flush_io accessible in the C-API 3.8 only security fixes topic-C-API type-feature A feature request or enhancement
#83010 by Demi-Lune mannequin was closed Jun 22, 2021
Add ability to get tzinfo from a datetime instance in C API 3.10 only security fixes stdlib Python modules in the Lib dir topic-C-API type-feature A feature request or enhancement
#74341 by atuining mannequin was closed Oct 21, 2020
Py_FatalError(): log automatically the function name 3.9 only security fixes topic-C-API
#84063 by vstinner was closed Mar 25, 2020
Add PyModule_AddType helper function 3.9 only security fixes topic-C-API type-feature A feature request or enhancement
#84205 by corona10 was closed Mar 29, 2020
ProTip! What’s not been updated in a month: updated:<2024-06-30.