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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Remove deprecate locale.format() function type-bug
#94226 opened Jun 24, 2022 by vstinner
fnmatch module parameters names are not correct docs
#94220 opened Jun 24, 2022 by salahbsmdz
Add virtual opcodes to the dis/opcodes module type-feature
#94216 opened Jun 24, 2022 by iritkatriel
GC crash _PyObject_AssertFailed with pdb 3.11 3.12 release-blocker type-crash
#94215 opened Jun 24, 2022 by kumaraditya303
Expose libpath in venv.EnvBuilder.ensure_directories return value type-feature
#94214 opened Jun 24, 2022 by pradyunsg
Memory leak in _struct module type-bug
#94207 opened Jun 24, 2022 by kumaraditya303
ssl and hashlib: Remove functions deprecated in Python 3.10 type-bug
#94199 opened Jun 24, 2022 by vstinner
gettext: Remove support for using non-integer value for selecting a plural form type-bug
#94194 opened Jun 24, 2022 by vstinner
A SyntaxError less detailed since 3.10 in specific example interpreter-core type-bug
#94192 opened Jun 24, 2022 by Serpens66
PyObject_New breaks by the commit 7ad6f74fcf9db1ccfeaf0986064870d8d3887300 type-bug
#94185 opened Jun 23, 2022 by trcrsired
asyncio.get_event_loop() fails if there is no current event loop expert-asyncio type-bug
#94174 opened Jun 23, 2022 by vstinner
PY_CHECK_SQLITE_FUNC() adds -lsqlite3 multiple times 3.11 3.12 build type-bug
#94165 opened Jun 23, 2022 by tiran
Add BINARY_SLICE and STORE_SLICE instructions. performance
#94163 opened Jun 23, 2022 by markshannon
Unaligned write in convertsimple() type-crash
#94149 opened Jun 23, 2022 by matoro
incorrect link in typeobj documentation docs
#94139 opened Jun 22, 2022 by maxbachmann
Error in `python': double free or corruption (out): 0x00007fb048000d00 pending type-crash
#94134 opened Jun 22, 2022 by Aarif1430
Optimize int and operation with specialization performance
#94108 opened Jun 22, 2022 by kumaraditya303
Incompatibility between _decimal and _pydecimal: Context.__hash__ type-bug
#94107 opened Jun 22, 2022 by srittau
ProTip! What’s not been updated in a month: updated:<2022-05-24.