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

Some MAP_ constants defined on macOS but not in mmap OS-mac type-feature A feature request or enhancement
#113868 opened Jan 9, 2024 by ronaldoussoren
Make all executors execute tier 2 instructions (micro-ops) interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#113860 opened Jan 9, 2024 by markshannon
Guarantee progress in executors interpreter-core (Objects, Python, Grammar, and Parser dirs) performance Performance or resource usage
#113853 opened Jan 9, 2024 by markshannon
New warning: ‘_Py_stdlib_module_names’ defined but not used in Python/stdlib_module_names.h build The build process and cross-build easy interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#113845 opened Jan 9, 2024 by sobolevn
Possible undefined behavior division by zero in complex's _Py_c_pow() 3.11 bug and security fixes 3.12 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-bug An unexpected behavior, bug, or error
#113841 opened Jan 9, 2024 by gpshead
pathlib: clarify difference between pathlib and os.path docs Documentation in the Doc dir topic-pathlib
#113838 opened Jan 9, 2024 by SubaruArai
For csv.DictReader, make line_num a property type-feature A feature request or enhancement
#113826 opened Jan 8, 2024 by sadfsdgsg
socket.getfqdn() return hostname with trailing . (dot) in WSL type-bug An unexpected behavior, bug, or error
#113818 opened Jan 8, 2024 by gugupy
Support formatting floats in hexadecimal (and binary?) notation type-feature A feature request or enhancement
#113804 opened Jan 8, 2024 by skirpichev
odict_items and dict_items' repr's don't match OrderedDict's and dict's pending The issue will be closed if no feedback is provided type-bug An unexpected behavior, bug, or error
#113802 opened Jan 8, 2024 by jab
Additional validation of CSV Dialect parameters type-feature A feature request or enhancement
#113796 opened Jan 7, 2024 by serhiy-storchaka
Segfault with pydebug mode with Python 3.12.0a5+ type-crash A hard crash of the interpreter, possibly with a core dump
#113793 opened Jan 7, 2024 by shadchin
AttributeError for tracemalloc.is_tracing tests Tests in the Lib/test dir
#113781 opened Jan 6, 2024 by gvanrossum
HttpOnly prefix appending feature of MozillaCookieJar almost never works stdlib Python modules in the Lib dir type-bug An unexpected behavior, bug, or error
#113775 opened Jan 6, 2024 by kairi003
Add 'key' argument to list.index() type-feature A feature request or enhancement
#113773 opened Jan 6, 2024 by kristjanvalur
PyAsyncGenASend objects allocated from freelists may not have their finalizers called 3.13 new features, bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-asyncio type-bug An unexpected behavior, bug, or error
#113753 opened Jan 5, 2024 by colesbury
ProTip! Add no:assignee to see everything that’s not assigned.