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
os module: reject bytes-like strings for paths, only accept the exact bytes type
type-bug
An unexpected behavior, bug, or error
#98393
opened Oct 18, 2022 by
vstinner
Source locations of boolean sub-expressions are too wide
3.12
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#98390
opened Oct 18, 2022 by
iritkatriel
Tests for happy eyeballs + working around bug in wait_for
type-bug
An unexpected behavior, bug, or error
#98388
opened Oct 18, 2022 by
twisteroidambassador
FAQ entry about case/switch should be revamped to give more information about match...case
docs
Documentation in the Doc dir
#98387
opened Oct 18, 2022 by
stevendaprano
Update using/windows to state that 3.12 supports Windows 10 and newer, not 8.1.
3.12
docs
Documentation in the Doc dir
OS-windows
#98383
opened Oct 18, 2022 by
gpshead
"strftime" format documentation is hard to find
docs
Documentation in the Doc dir
#98378
opened Oct 18, 2022 by
zvory
Could not access runpy._run_module_as_main AttributeError: module 'runpy' has no attribute '_run_module_as_main'
type-bug
An unexpected behavior, bug, or error
#98376
opened Oct 18, 2022 by
rajendrakammam
Python3.11: invalid help query raises an ImportError
3.11
3.12
needs backport to 3.11
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#98374
opened Oct 18, 2022 by
qexat
Seems hard to believe, but do multiple test cases share files?
type-bug
An unexpected behavior, bug, or error
#98372
opened Oct 17, 2022 by
smontanaro
Python 3.10.7 Docs fails with Sphixn 5.3.0
type-bug
An unexpected behavior, bug, or error
#98366
opened Oct 17, 2022 by
marxin
Unitest.mock.MagicMock raises a StopIteration - not following PEP 479
#98362
opened Oct 17, 2022 by
jkatzur
in py 3.11.0_rc2 sample multiprocessing code not work, but same code in 3.10(.7) work
3.11
3.12
expert-multiprocessing
OS-windows
release-blocker
type-bug
An unexpected behavior, bug, or error
#98360
opened Oct 17, 2022 by
edge-python
[Windows] Embedded Python Memory Leaks #96853 ( Corrected 98%), Need testing
type-feature
A feature request or enhancement
#98359
opened Oct 17, 2022 by
AlexSoft73
create_builtin() in _imp module trigger segfault if taking a builtin object as input
3.10
type-crash
A hard crash of the interpreter, possibly with a core dump
#98354
opened Oct 17, 2022 by
xiaxinmeng
Misleading errors and confusing behavior with zero-argument An unexpected behavior, bug, or error
super()
in inner functions
type-bug
#98349
opened Oct 17, 2022 by
slavfox
Doc on weakref.proxy should mention ReferenceError
docs
Documentation in the Doc dir
#98348
opened Oct 17, 2022 by
fancidev
Give python-isal a mention in the zlib/gzip documentation
docs
Documentation in the Doc dir
#98347
opened Oct 17, 2022 by
rhpvorderman
[idea] Ease understanding of positional-only and keyword-only makers in function prototyes
docs
Documentation in the Doc dir
#98340
opened Oct 16, 2022 by
JulienPalard
Update bundled pip to 22.3
type-feature
A feature request or enhancement
#98331
opened Oct 16, 2022 by
pfmoore
Permit import of .pyw under Linux
type-feature
A feature request or enhancement
#98326
opened Oct 16, 2022 by
SmartAudioTools
There is no known way to properly exit applications run with IDLE "run module"
type-bug
An unexpected behavior, bug, or error
#98318
opened Oct 16, 2022 by
ankith26
Passage on TypeVar isinstance/issubclass is unclear
docs
Documentation in the Doc dir
expert-typing
#98308
opened Oct 15, 2022 by
pbryan
Proper or custom JSON serialization of non-finite float values
type-feature
A feature request or enhancement
#98306
opened Oct 15, 2022 by
Dzeri96
unittest.mock.create_autospec() can crash when accessing properties from objects
type-bug
An unexpected behavior, bug, or error
#98301
opened Oct 15, 2022 by
joaoe
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.