Issues: python/cpython
[DOC] Warnings/notes in docs including most of the page
#91483
opened Apr 12, 2022 by
jakirkham
Open
23
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
Ability to weakly reference an instance of a class lost due to mutliple inheritance
3.10
3.11
3.12
type-bug
An unexpected behavior, bug, or error
#95710
opened Aug 5, 2022 by
markshannon
"Embedding Python in Another Application" documentation examples use deprecated functions
type-bug
An unexpected behavior, bug, or error
#95709
opened Aug 5, 2022 by
vstinner
Support the use of the managed pre-header in builtin classes.
3.12
interpreter-core
Interpreter core (Objects, Python, Grammar, and Parser dirs)
performance
Performance or resource usage
type-feature
A feature request or enhancement
#95707
opened Aug 5, 2022 by
markshannon
3 tasks
zipapp fails cryptically on large ZIP64-formatted archives because zipimport.py doesn't support ZIP64.
type-bug
An unexpected behavior, bug, or error
#95706
opened Aug 5, 2022 by
thundergolfer
TaskGroup suppresses grouped exceptions due to parent task cancellation
3.11
3.12
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#95704
opened Aug 5, 2022 by
graingert
https://docs.python.org/3/library/io.html#class-hierarchy mis-orders the the BufferedIOBase subclasses explanation.
docs
Documentation in the Doc dir
#95691
opened Aug 5, 2022 by
dougmiller
Support PEP384 stable ABI in pydebug builds
type-bug
An unexpected behavior, bug, or error
#95682
opened Aug 4, 2022 by
Osyotr
tempfile.mkstemp: add mode=0o600 parameter
type-feature
A feature request or enhancement
#95658
opened Aug 4, 2022 by
ThomasWaldmann
New asyncio ssl implementation is lacking license and origin information
type-bug
An unexpected behavior, bug, or error
#95649
opened Aug 4, 2022 by
tiran
make test fails; executable works; runtime error in background
type-bug
An unexpected behavior, bug, or error
#95635
opened Aug 4, 2022 by
slmatrix
Add methods to reliably manage private names of a class.
type-feature
A feature request or enhancement
#95621
opened Aug 3, 2022 by
mrolle45
support for Awaitable objects in An unexpected behavior, bug, or error
asyncio.wait
removed in 3.11
3.11
3.12
expert-asyncio
type-bug
#95601
opened Aug 3, 2022 by
graingert
KqueueSelector and PollSelector behaves differently with namedpipes
OS-mac
type-bug
An unexpected behavior, bug, or error
#95600
opened Aug 3, 2022 by
yuyupopo
re-entrant call in asyncio.Runner
3.11
3.12
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#95592
opened Aug 3, 2022 by
graingert
Investigate tests that are not run but should
tests
Tests in the Lib/test dir
#95591
opened Aug 3, 2022 by
graingert
Flawed assumptions about An unexpected behavior, bug, or error
type-crash
A hard crash of the interpreter, possibly with a core dump
tp_dictoffset
in inheritance.
3.9
3.10
3.11
3.12
type-bug
#95589
opened Aug 3, 2022 by
markshannon
Rephrase ast.literal_eval() to remove any security warranty
type-bug
An unexpected behavior, bug, or error
#95588
opened Aug 3, 2022 by
vstinner
asyncio.Runner allows async generators to skip gracefull finalization
3.11
3.12
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#95584
opened Aug 3, 2022 by
graingert
obmalloc debug info can produce invalidly encoded output
type-bug
An unexpected behavior, bug, or error
#95574
opened Aug 2, 2022 by
Yhg1s
The default unraisablehook implementation does not print chained exceptions or recurse into exception groups
3.12
type-feature
A feature request or enhancement
#95572
opened Aug 2, 2022 by
graingert
unusual behaviour in asyncio.TaskGroup in the presence of GeneratorExit, StopIteration, KeyboardInterrupt and SystemExit
3.11
3.12
expert-asyncio
type-bug
An unexpected behavior, bug, or error
#95571
opened Aug 2, 2022 by
graingert
make asyncio.Timeout and asyncio.TaskGroup fail early when used incorrectly
type-feature
A feature request or enhancement
#95569
opened Aug 2, 2022 by
graingert
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.