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
RFC: Clarify usage of macros for PySequence_Fast within the Limited C API
docs
expert-C-API
#91417
opened Apr 8, 2022 by
HaoZeke
mannequin
Clarify SortingHOWTO regarding locale aware string sorting
3.10
3.11
docs
#91415
opened Apr 8, 2022 by
CendioOssman
mannequin
Python 3.10 hang at exit in drop_gil() (due to resource warning at exit?)
3.10
interpreter-core
#91414
opened Apr 8, 2022 by
rpurdie
mannequin
re: limit the maximum capturing group to 1,073,741,823, reduce sizeof(match_context).
3.11
library
performance
#91412
opened Apr 8, 2022 by
animalize
mannequin
LOAD_GLOBAL instruction with wrong source position
3.11
type-bug
#91409
opened Apr 7, 2022 by
15r10nk
mannequin
socket.makefile documentation is missing data regarding the 'buffering' parameter
3.7
3.8
3.9
3.10
3.11
docs
type-feature
#91408
opened Apr 7, 2022 by
alonmenczer
mannequin
Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_LIST_TUPLE
3.11
interpreter-core
#91407
opened Apr 7, 2022 by
eendebakpt
mannequin
Possible slowdown of regex searching in 3.11
3.11
performance
#91404
opened Apr 7, 2022 by
markshannon
Default arguments for access 'mode' parameters in pathlib and os should display as octal literals
3.10
3.11
docs
type-feature
#91403
opened Apr 7, 2022 by
AidanWoolley
mannequin
email.utils.formataddr does not respect double spaces
3.7
3.8
3.9
3.10
3.11
expert-email
type-bug
#91400
opened Apr 6, 2022 by
AlecRosenbaum
mannequin
Duplicate entry in 'Objects/unicodetype_db.h'
3.11
expert-unicode
type-feature
#91399
opened Apr 6, 2022 by
LiarPrincess
mannequin
Annoying white bar in IDLE (line 457 in sidebar.py)
3.10
expert-IDLE
type-bug
#91398
opened Apr 6, 2022 by
antudic
mannequin
[C API] Move the PyCodeObject structure to the internal C API (make the structure opaque)
3.11
expert-C-API
#91397
opened Apr 6, 2022 by
vstinner
Python 3.x built for ppc+ppc64 errs on: No module named 'msvcrt', '_posixsubprocess'
3.8
3.9
3.10
build
OS-mac
#91396
opened Apr 6, 2022 by
barracuda156
mannequin
Python threading.Event().wait() depends on the system time
3.8
library
type-bug
#91394
opened Apr 6, 2022 by
AleksandrAQ
mannequin
Inheritance from base class with property in class makes them non-instantiatable
3.10
library
type-bug
#91393
opened Apr 6, 2022 by
Germandrummer92
mannequin
Document types.CodeType.replace() changes about co_exceptiontable
3.11
docs
#91392
opened Apr 5, 2022 by
vstinner
PEP-484 "numeric tower" approach makes it hard/impossible to specify contracts in documentation
#91390
opened Apr 5, 2022 by
tfish2
mannequin
show_caches option affects code positions reported by dis.get_instructions(...)
3.11
type-bug
#91389
opened Apr 5, 2022 by
15r10nk
mannequin
Document that naïve datetime objects represent local time
3.9
3.10
3.11
docs
type-feature
#91384
opened Apr 5, 2022 by
pganssle
subprocess.Popen() should allow capturing output and sending it to stdout and stderr
3.11
library
type-feature
#91378
opened Apr 4, 2022 by
pprindeville
mannequin
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.