Skip to content
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
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort
In C++, Python 3.11 C API introduces new compiler warnings/errors type-bug
#92135 opened May 2, 2022 by vstinner
python variables called _m lead to unreproducible pyc installations type-bug
#92132 opened May 2, 2022 by josch
Add __class_getitem__ to logging.LoggerAdapter and logging.StreamHandler expert-typing stdlib type-feature
#92128 opened May 1, 2022 by AlexWaygood
[subinterpreters] crash in _elementtree when parsing in parallel expert-subinterpreters type-crash
#92123 opened May 1, 2022 by po1vo
The docstring of enum.Enum is invalid in reStructuredText since 3.11 3.11 stdlib type-bug
#92120 opened May 1, 2022 by tk0miya
Trackstack includes __exit__ in contextlib whcih is not in previous versions type-bug
#92118 opened May 1, 2022 by Cheukting
Crash with an evil custom mro() on a metaclass type-crash
#92112 opened May 1, 2022 by izbyshev
Specialization of namedtuple types expert-typing type-feature
#92107 opened May 1, 2022 by serhiy-storchaka
Forbid specialization of TypedDict types expert-typing type-feature
#92106 opened May 1, 2022 by serhiy-storchaka
ParserBase could be optimized
#92088 opened Apr 30, 2022 by be-thomas
contextlib.closing is a class, but the docs mark it as a function docs
#92082 opened Apr 30, 2022 by smheidrich
BytesGenerator breaks UTF8 string expert-email type-bug
#92081 opened Apr 30, 2022 by Yuribtr
inspect.Parameter checks that name is an identifier, but does not check for keywords stdlib type-feature
#92062 opened Apr 29, 2022 by Zac-HD
sre_parse.py expert-regex pending
#92057 opened Apr 29, 2022 by tfox72
dataclass copy constructor doesn't recognize default_factory stdlib type-bug
#92052 opened Apr 29, 2022 by hsolbrig
The docs for Py_GetVersion assumes minor version < 9 docs
#92047 opened Apr 29, 2022 by jebob
Slow inspect.getmodule performance type-bug
#92041 opened Apr 29, 2022 by mdeck
Crash when using sqlite3 with subinterpreters 3.9 3.10 type-bug
#92036 opened Apr 28, 2022 by vstinner
Add soft keywords to rlcompleter type-feature
#92032 opened Apr 28, 2022 by kbeldan
Assertion Failure: Deepfrozen code object gets re-quickened type-bug
#92031 opened Apr 28, 2022 by sweeneyde
http.cookies | RFC2109 is obsolete.
#92012 opened Apr 28, 2022 by SmartManoj
NTEventLogHandler - 'RegCreateKey', 'Access is denied.' type-bug
#92007 opened Apr 27, 2022 by skewty
ProTip! no:milestone will show everything without a milestone.