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
Label
Projects
Milestones
Assignee
Sort
3.11 beta 1: _posixsubprocess.fork_exec fails with TypeError: expected bytes, str found
3.11
type-bug
An unexpected behavior, bug, or error
#93327
by arcivanov
was closed May 28, 2022
Micro-optimization of small integer lookup
performance
Performance or resource usage
type-feature
A feature request or enhancement
#93325
by eendebakpt
was closed May 29, 2022
The binary files produced by compiling python twice are different
type-bug
An unexpected behavior, bug, or error
#93317
by alittlesir
was closed May 28, 2022
Make asyncio task groups prevent child tasks from being GCed
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#93297
by 1st1
was closed May 28, 2022
New Python modules in the Lib dir
type-feature
A feature request or enhancement
bisect.contains function proposal
3.12
stdlib
#93294
by carlbordum
was closed May 27, 2022
_PyPegen_is_memoized() has a complexity of O(n)
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#93289
by vstinner
was closed May 28, 2022
Counter.__iadd__ can mutate the collection even if it throws
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#93278
by rotu
was closed May 27, 2022
Default enum.FlagBoundary should be KEEP?
3.11
3.12
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#93250
by philthompson10
was closed May 27, 2022
Jump-To-Jump elimination could be more aggressive.
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-feature
A feature request or enhancement
#93223
by sweeneyde
was closed May 27, 2022
Minor issues in python --help and man page
3.10
3.11
3.12
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#93217
by merwok
was closed May 29, 2022
Remove check for stdarg.h (HAVE_STDARG_PROTOTYPES) in configure.ac
3.12
build
The build process and cross-build
type-bug
An unexpected behavior, bug, or error
#93207
by kumaraditya303
was closed May 27, 2022
Use %zd printf format in the C code of Python
type-bug
An unexpected behavior, bug, or error
#93202
by vstinner
was closed May 25, 2022
SyntaxError location for Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
*args in class bases is inconsistent
3.10
interpreter-core
#93165
by tusharsadhwani
was closed May 29, 2022
Typos found with codespell
docs
Documentation in the Doc dir
#93124
by Akuli
was closed May 25, 2022
enum: Member names accidentally removed from "invalid enum member name(s)" message
3.11
3.12
stdlib
#93118
by The-Compiler
was closed May 23, 2022
test_sqlite3.test_dbapi: test_deserialize_too_much_data_64bit uses undefined size (and requires 24 Exabytes of RAM)
expert-sqlite3
tests
#93117
by The-Compiler
was closed May 25, 2022
test_sqlite3.test_dbapi: Extended error codes aren't actually tested
expert-sqlite3
tests
#93115
by The-Compiler
was closed May 23, 2022
ResourceDenied raised in TransientResource but not imported in test_urllib2net
tests
#93112
by The-Compiler
was closed May 24, 2022
List comprehension failure results in the merging of two items.
type-bug
An unexpected behavior, bug, or error
#93109
by crispybacon
was closed May 23, 2022
enum.global_enum: Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
cls_name undefined in global_str
3.11
3.12
stdlib
#93100
by The-Compiler
was closed May 23, 2022
_pyio: NameError: name 'locale' is not defined
3.11
3.12
expert-IO
type-bug
An unexpected behavior, bug, or error
#93099
by The-Compiler
was closed May 24, 2022
Fix contextvars HAMT implementation to handle iteration over deep trees
type-bug
An unexpected behavior, bug, or error
#93065
by 1st1
was closed May 24, 2022
Incorrect tracing of "if" inside async-for
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#93061
by nedbat
was closed May 23, 2022
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.