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

Check and report PEP 11 support tier in configure 3.11 3.12 build type-feature
#93491 opened Jun 4, 2022 by tiran
Deprecation warning in test_pyclbr type-bug
#93481 opened Jun 3, 2022 by iritkatriel
Increase speed of Fractions.limit_denominator 3.12 performance stdlib type-feature
#93476 opened Jun 3, 2022 by mscuthbert
Expose FICLONE and FICLONERANGE constants in fcntl type-feature
#93475 opened Jun 3, 2022 by illia-v
PyType_FromSpec may leak memory with repeated slot IDs expert-C-API type-bug
#93466 opened Jun 3, 2022 by encukou
A shortcut for urllib.parse.quote to keep all reserved characters? stdlib type-feature
#93459 opened Jun 3, 2022 by NewUserHa
dataclasses should use ast instead of generating code as strings performance stdlib type-feature
#93452 opened Jun 3, 2022 by KOLANICH
provide a way to access the unmodified environment (variables) of a Python script interpreter-core type-feature
#93446 opened Jun 3, 2022 by calestyo
Document priority between extensions and .py files docs
#93435 opened Jun 2, 2022 by paugier
Iterating over ChainMap.values() and ChainMap.items() updates underlying defaultdicts stdlib type-bug
#93432 opened Jun 2, 2022 by Alexamk
Include the current working dir in FileNotFoundError 3.12 type-feature
#93431 opened Jun 2, 2022 by UlrichEckhardt
Merge LOAD_METHOD back into LOAD_ATTR for better specialization 3.12 performance type-feature
#93429 opened Jun 2, 2022 by Fidget-Spinner
No lifecycle management for PyMemoryView_FromMemory type-bug
#93425 opened Jun 2, 2022 by dantmnf
wsgiref validator complaining about no content-type when it is not needed type-bug
#93416 opened Jun 1, 2022 by calimeroteknik
Embedded use vs. signal handlers 3.12 stdlib type-feature
#93411 opened Jun 1, 2022 by smurfix
Code run with cProfile performance regression in 3.11 performance type-feature
#93381 opened May 31, 2022 by Fidget-Spinner
Explain what a source module is 3.10 3.11 3.12 docs
#93378 opened May 31, 2022 by realjanpaulus
ProTip! Adding no:label will show everything without a label.