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
Label
Projects
Milestones
Assignee
Sort
Issues list
AIX: OSError: [Errno 22] Invalid argument when history file is empty and no lines are written
type-bug
An unexpected behavior, bug, or error
#105694
opened Jun 12, 2023 by
jose1711
3.12: "Python memory allocator called without holding the GIL" with bugs and security fixes
3.13
new features, bugs and security fixes
type-crash
A hard crash of the interpreter, possibly with a core dump
PyMem_Free
as Py_AtExit
3.12
#105690
opened Jun 12, 2023 by
The-Compiler
help's calltip changes after invalid input in IDLE
topic-IDLE
type-bug
An unexpected behavior, bug, or error
#105689
opened Jun 12, 2023 by
UndoneStudios
Remove deprecated new features, bugs and security fixes
stdlib
Python modules in the Lib dir
type-feature
A feature request or enhancement
re.template
, re.T
, re.TEMPLATE
3.13
#105687
opened Jun 12, 2023 by
sobolevn
Get rid of _set_task_name in asyncio
3.13
new features, bugs and security fixes
topic-asyncio
#105684
opened Jun 12, 2023 by
kumaraditya303
Remove irregular stack effects
performance
Performance or resource usage
#105678
opened Jun 12, 2023 by
markshannon
Remove unsupported flags SND_PURGE and SND_NOWAIT from winsound
extension-modules
C modules in the Modules dir
OS-windows
#105677
opened Jun 12, 2023 by
DBJim
3.12 tracing regression: a conditional in a finally block will revisit the condition before exiting the block.
type-bug
An unexpected behavior, bug, or error
#105658
opened Jun 11, 2023 by
nedbat
Test failure in test_find_periodic_pattern in string_tests.py
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#105639
opened Jun 10, 2023 by
sweeneyde
expose re._parse.parse_template publicly
topic-regex
type-feature
A feature request or enhancement
#105636
opened Jun 10, 2023 by
asottile
Poor performance on logging.RotatingFileHandler due to fix to #89564
performance
Performance or resource usage
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#105623
opened Jun 10, 2023 by
zhatt
Upgrading Python modules in the Lib dir
type-feature
A feature request or enhancement
http.client
to use default email policy for parsing
stdlib
#105622
opened Jun 10, 2023 by
michaelfm1211
Pipe related future not retrieved if there's a BrokenPipeError
type-bug
An unexpected behavior, bug, or error
#105616
opened Jun 9, 2023 by
nullstd
Rename "own_gil" Field of PyInterpreterConfig to "gil"
3.12
bugs and security fixes
3.13
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
topic-subinterpreters
type-feature
A feature request or enhancement
#105603
opened Jun 9, 2023 by
ericsnowcurrently
Some object-to-AST conversions are missing error checks
3.11
bug and security fixes
3.12
bugs and security fixes
3.13
new features, bugs and security fixes
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
triaged
The issue has been accepted as valid by a triager.
type-crash
A hard crash of the interpreter, possibly with a core dump
#105588
opened Jun 9, 2023 by
brandtbucher
3.12.0b2: "Assertion failed: immortal object has less refcnt than expected _Py_IMMORTAL_REFCNT"
3.12
bugs and security fixes
3.13
new features, bugs and security fixes
type-crash
A hard crash of the interpreter, possibly with a core dump
#105587
opened Jun 9, 2023 by
The-Compiler
Discourage and deprecate new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-typing
type-feature
A feature request or enhancement
typing.AnyStr
3.13
#105578
opened Jun 9, 2023 by
AlexWaygood
Deprecate unusual ways of creating empty TypedDicts
3.13
new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-typing
type-feature
A feature request or enhancement
#105570
opened Jun 9, 2023 by
AlexWaygood
Deprecate unusual ways of creating new features, bugs and security fixes
stdlib
Python modules in the Lib dir
topic-typing
type-feature
A feature request or enhancement
typing.NamedTuple
classes
3.13
#105566
opened Jun 9, 2023 by
AlexWaygood
Recommend DateType in the datetime documentation
docs
Documentation in the Doc dir
#105563
opened Jun 9, 2023 by
pganssle
unittest: Detect duplicate method names
type-bug
An unexpected behavior, bug, or error
#105560
opened Jun 9, 2023 by
vstinner
Tools/unicode/gencodec.py generates duplicate dict keys with different values
type-bug
An unexpected behavior, bug, or error
#105556
opened Jun 9, 2023 by
vstinner
Documentation about setting the default for the py launcher needs to be clearer
docs
Documentation in the Doc dir
OS-windows
#105548
opened Jun 9, 2023 by
mborus
Previous Next
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.