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
Weirdness with traceback when resuming coroutines with coro.throw()
type-bug
An unexpected behavior, bug, or error
#93592
opened Jun 7, 2022 by
kristjanvalur
PyCode_Type.tp_basictype change in Python 3.11 broke Cython
type-bug
An unexpected behavior, bug, or error
#93585
opened Jun 7, 2022 by
vstinner
setup.py add_multiarch_paths() is not parallel-safe with recursive make
3.11
3.12
build
The build process and cross-build
release-blocker
type-bug
An unexpected behavior, bug, or error
#93584
opened Jun 7, 2022 by
tiran
mock.patch applied at class level behaves incorrectly
type-bug
An unexpected behavior, bug, or error
#93582
opened Jun 7, 2022 by
r3m0t
multiprocessing with maxtasksperchild can hang if unpickling causes import
expert-multiprocessing
type-bug
An unexpected behavior, bug, or error
#93580
opened Jun 7, 2022 by
bmerry
Clarifying documentation of typing.Set
3.10
3.11
3.12
docs
Documentation in the Doc dir
expert-typing
#93579
opened Jun 7, 2022 by
vaibhavkarve
Python 3.10.5 installer fails to run on windows 11
3.10
expert-installation
OS-windows
type-crash
A hard crash of the interpreter, possibly with a core dump
#93577
opened Jun 7, 2022 by
chewett
Replace bytebong.com reference
docs
Documentation in the Doc dir
easy
#93573
opened Jun 7, 2022 by
sblondon
pickle protocol 1 silently fails / causes data loss with An unexpected behavior, bug, or error
__slots__=()
3.10
type-bug
#93570
opened Jun 7, 2022 by
agroszer
Process and Thread resource recycling issue
expert-multiprocessing
type-bug
An unexpected behavior, bug, or error
#93563
opened Jun 7, 2022 by
Han-Jiangtao
Allow use of Python modules in the Lib dir
type-feature
A feature request or enhancement
python -m logging
to setup a basicConfig logging config
3.12
stdlib
#93557
opened Jun 7, 2022 by
f0rk
Conditional backward edges should help "warm up" code
3.12
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#93554
opened Jun 6, 2022 by
brandtbucher
can't use UTF8 passwords in imaplib login
3.10
3.11
3.12
expert-email
type-bug
An unexpected behavior, bug, or error
#93548
opened Jun 6, 2022 by
JulienFS
Can't use XMLRPC errors with multiprocessing and pickle
expert-multiprocessing
type-bug
An unexpected behavior, bug, or error
#93542
opened Jun 6, 2022 by
pavelpatrin
ResourceWarning: unclosed <ssl.SSLSocket fd=x, family=AddressFamily.AF_INET, type=SocketKind.SOCK_STREAM
type-bug
An unexpected behavior, bug, or error
#93539
opened Jun 6, 2022 by
eabase
The inline cache for Performance or resource usage
LOAD_METHOD
is too large.
performance
#93533
opened Jun 6, 2022 by
markshannon
[tests][multiprocessing] multiprocessing test_shared_memory_recreate() failed on aarch64 Fedora Stable LTO 3.x
expert-multiprocessing
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#93531
opened Jun 6, 2022 by
vstinner
Severe performance degradation for tracing under 3.11
3.11
release-blocker
type-bug
An unexpected behavior, bug, or error
#93516
opened Jun 5, 2022 by
nedbat
Bad image grab from GIF file by tkinter.PhotoImage with option format 'gif -index indexValue'
expert-tkinter
type-bug
An unexpected behavior, bug, or error
#93510
opened Jun 5, 2022 by
jason990420
Handling of surrogates on JSON encoding
docs
Documentation in the Doc dir
#93508
opened Jun 5, 2022 by
JustAnotherArchivist
Add public APIs to set trace and profile function in other threads.
#93503
opened Jun 5, 2022 by
pablogsal
Expose tracemalloc hook into A feature request or enhancement
_Py_NewReference
for other tracers
3.12
type-feature
#93502
opened Jun 5, 2022 by
pablogsal
Tkinter recommends grid over pack
docs
Documentation in the Doc dir
expert-tkinter
#93501
opened Jun 4, 2022 by
Ryuno-Ki
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.