Skip to content
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
PyType_FromSpec may leak memory with repeated slot IDs expert-C-API type-bug
#93466 opened Jun 3, 2022 by encukou
Enum: auto and tuple assignment doesn't work type-bug
#93464 opened Jun 3, 2022 by huwcbjones
[WASI] test cases with sys.path.insert(0, os.curdir) fail on WASI 3.11 3.12 type-bug
#93461 opened Jun 3, 2022 by tiran
A shortcut for urllib.parse.quote to keep all reserved characters? stdlib type-feature
#93459 opened Jun 3, 2022 by NewUserHa
Unable to do debugging in Python 3.10 version pending type-bug
#93456 opened Jun 3, 2022 by jmishra01
dataclasses should use ast instead of generating code as strings performance stdlib type-feature
#93452 opened Jun 3, 2022 by KOLANICH
IDLE 3.10.4 cannot import external package but everything work in cmd window pending type-bug
#93449 opened Jun 3, 2022 by jdai
provide a way to access the unmodified environment (variables) of a Python script interpreter-core type-feature
#93446 opened Jun 3, 2022 by calestyo
Remove redundant fields from basicblock: b_nofallthrough, b_exit, b_return interpreter-core
#93444 opened Jun 2, 2022 by iritkatriel
PyTuple_SET_ITEM fails to compile in C++ source 3.11 3.12 expert-C-API type-bug
#93442 opened Jun 2, 2022 by nascheme
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
PyCode_GetCode could be faster 3.12 interpreter-core performance
#93382 opened May 31, 2022 by Fidget-Spinner
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! Find all open issues with in progress development work with linked:pr.