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
Use After Free when assigning into a memoryview
type-bug
An unexpected behavior, bug, or error
#92888
opened May 17, 2022 by
chilaxan
some tests fail with -O (assertions off)
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#92886
opened May 17, 2022 by
iritkatriel
multiprocessing.Process.is_alive() incorrect if waitpid() was executed concurrently to it
type-bug
An unexpected behavior, bug, or error
#92881
opened May 17, 2022 by
ElectronicRU
Advise to use typing.IO sparingly
docs
Documentation in the Doc dir
expert-typing
#92877
opened May 17, 2022 by
srittau
hashlib should probably load "default" OpenSSL provider on OpenSSL 3.x explicitly
type-bug
An unexpected behavior, bug, or error
#92876
opened May 17, 2022 by
mgorny
When having on --with-system-expat, system still builds using bundled expat for tests
tests
Tests in the Lib/test dir
type-bug
An unexpected behavior, bug, or error
#92875
opened May 17, 2022 by
mcepl
hashlib.algorithms_available doesn't account for backends loaded dynamically at runtime
type-bug
An unexpected behavior, bug, or error
#92874
opened May 17, 2022 by
mgorny
Remove typing.io and typing.re
3.12
expert-typing
type-feature
A feature request or enhancement
#92871
opened May 17, 2022 by
srittau
Add c_time_t to ctypes
type-feature
A feature request or enhancement
#92869
opened May 17, 2022 by
thp
Performance gap of match statements of classes compared with equivalent Python 3.9 code
performance
Performance or resource usage
type-bug
An unexpected behavior, bug, or error
#92868
opened May 17, 2022 by
tonybaloney
syntax parsing for A feature request or enhancement
except*
appears a little too lenient (PEP 654)
type-feature
#92862
opened May 17, 2022 by
asottile
logging: Surprising call to basicConfig()
docs
Documentation in the Doc dir
#92859
opened May 16, 2022 by
Gaasmann
Minor improvement to errors with (no) missing colon
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
type-bug
An unexpected behavior, bug, or error
#92858
opened May 16, 2022 by
wookie184
asyncio internals throw An unexpected behavior, bug, or error
RuntimeError: Event loop is closed
on script exit
expert-asyncio
type-bug
#92841
opened May 16, 2022 by
arhadthedev
bisect.insort crashes the interpreter if key is a string
type-crash
A hard crash of the interpreter, possibly with a core dump
#92839
opened May 16, 2022 by
PaulWGraham
imaplib support for quoting arguments accidentally removed
type-bug
An unexpected behavior, bug, or error
#92835
opened May 16, 2022 by
lampmerchant
ctypes.CDLL fails on FreeBSD: ld-elf.so.1: Can't find module with TLS index 1
type-bug
An unexpected behavior, bug, or error
#92828
opened May 16, 2022 by
yurivict
Wrong float4 struct pack on ppc64le and musl-based linux.
type-bug
An unexpected behavior, bug, or error
#92826
opened May 15, 2022 by
dvarrazzo
Python 3.7.13 - Segmentation fault on import
pending
The issue will be closed if no feedback is provided
type-crash
A hard crash of the interpreter, possibly with a core dump
#92825
opened May 15, 2022 by
diasjoaocarlos
Document whether Documentation in the Doc dir
expert-asyncio
asyncio.wait_for(q.get(), timeout)
is safe of race-conditions.
docs
#92824
opened May 15, 2022 by
Yaakov-Belch
IDLE: Add "selected" section to Statusbar
expert-IDLE
type-feature
A feature request or enhancement
#92822
opened May 15, 2022 by
billyeatcookies
Python Launcher for Windows (py.exe) seems to ignore virtual environment in recent beta 3.11.0b1
3.11
OS-windows
type-bug
An unexpected behavior, bug, or error
#92817
opened May 15, 2022 by
Dutcho
ArgumentParser.add_subparsers() argument spec discrepancies
docs
Documentation in the Doc dir
#92812
opened May 14, 2022 by
MatthiasHeinz
Using parameter 'action' in function 'argparse.ArgumentParser.add_subparsers'
stdlib
Python modules in the Lib dir
type-bug
An unexpected behavior, bug, or error
#92811
opened May 14, 2022 by
MatthiasHeinz
_abc._abc_subclasscheck
has very poor performance and (I think) a memory leak
performance
#92810
opened May 14, 2022 by
samuelcolvin
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.