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
Incorrect and overly-complicated islice example implementation in docs
docs
Documentation in the Doc dir
#118476
opened May 1, 2024 by
FHTMitchell
sys.set_asyncgen_hooks with invalid firstiter may partially set finalizer
type-bug
An unexpected behavior, bug, or error
#118473
opened May 1, 2024 by
youknowone
No documentation for sqlite3.Binary
docs
Documentation in the Doc dir
topic-sqlite3
#118469
opened May 1, 2024 by
jonathan-geoseer
Map UOps with code generated by the JIT
type-feature
A feature request or enhancement
#118467
opened May 1, 2024 by
diegorusso
pydoc is obscenely slow for some modules
performance
Performance or resource usage
#118465
opened May 1, 2024 by
serhiy-storchaka
mangle_from_ default in email.policy.Policy.__doc__ is wrong
topic-email
type-bug
An unexpected behavior, bug, or error
#118455
opened May 1, 2024 by
wimglenn
posixpath.realpath('secretlink')
raises
type-bug
#118447
opened Apr 30, 2024 by
nineteendo
test_trashcan_16602 crashes on WASI in Debug build
3.13
new features, bugs and security fixes
OS-wasi
type-bug
An unexpected behavior, bug, or error
#118445
opened Apr 30, 2024 by
gvanrossum
test_free_threading
deadlocks
tests
#118444
opened Apr 30, 2024 by
Eclips4
posixpath.realpath(..., strict=True)
doesn't limit symlinks
type-bug
#118441
opened Apr 30, 2024 by
nineteendo
mimetypes.guess_type returns None for "somefile.txt" in only Azure durable function
type-bug
An unexpected behavior, bug, or error
#118440
opened Apr 30, 2024 by
tkumpumak
Please add documentation of the bitfield ordering for ctypes.Structure types
docs
Documentation in the Doc dir
topic-ctypes
#118434
opened Apr 30, 2024 by
TomCulliton
test_threading.test_interrupt_main_subthread
: release unlocked lock
tests
#118433
opened Apr 30, 2024 by
colesbury
Different memory/gc behavior depending on setting locals=globals
type-bug
An unexpected behavior, bug, or error
#118426
opened Apr 30, 2024 by
leviska
Add (Objects, Python, Grammar, and Parser dirs)
INSTRUCTION_SIZE
macro to code generator.
interpreter-core
#118423
opened Apr 30, 2024 by
markshannon
TypeError: _eval_type() missing 1 required positional argument: 'type_params' with import module
3.12
bugs and security fixes
3.13
new features, bugs and security fixes
topic-typing
type-bug
An unexpected behavior, bug, or error
#118418
opened Apr 30, 2024 by
enefry
etree: Defining the default namespace prefix (An unexpected behavior, bug, or error
""
) with register_namespace has issues
topic-XML
type-bug
#118416
opened Apr 30, 2024 by
danifus
Assertion failure with multiple threads & legacy opcode tracing in free-threaded build
topic-free-threading
type-crash
A hard crash of the interpreter, possibly with a core dump
#118415
opened Apr 30, 2024 by
chgnrdv
Assertion failure in A hard crash of the interpreter, possibly with a core dump
_PyEval_EvalFrameDefault
with generators and LINE
/INSTRUCTION
event monitoring
type-crash
#118414
opened Apr 30, 2024 by
chgnrdv
WithThreadsTestPool.test_release_task_refs
: flaky test or possible free-threading bug
tests
#118413
opened Apr 29, 2024 by
colesbury
Dramatic slowdown with random.random on free-threading build.
performance
Performance or resource usage
topic-free-threading
#118392
opened Apr 29, 2024 by
corona10
Virtual environments created with An unexpected behavior, bug, or error
venv --system-site-packages
can't access binaries from pre-installed packages, neither re-install those packages
type-bug
#118388
opened Apr 29, 2024 by
blaiseli
ensurepip has no --break-system-packages option
type-bug
An unexpected behavior, bug, or error
#118384
opened Apr 29, 2024 by
bjourne
pkgutil.get_data()
get confused by local modules for module installed with pip install --editable
type-bug
#118383
opened Apr 29, 2024 by
user202729
python -m venv <dir>
cause dir appairs more than one times in $PATH
type-bug
#118370
opened Apr 28, 2024 by
quchunguang
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.