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
socket module add SO_RTABLE/SO_USER_COOKIE constants. type-feature
#91968 opened Apr 26, 2022 by devnexen
bisect.bisect_right does not work with key functions generated by functools.cmp_to_key stdlib type-bug
#91966 opened Apr 26, 2022 by sean8223
setenv/unsetenv errors on HP-UX during compilation type-bug
#91965 opened Apr 26, 2022 by narender-n
Issues building Python main on Solaris type-bug
#91962 opened Apr 26, 2022 by kulikjak
Add FreeBSD build and test using Cirrus-CI type-feature
#91960 opened Apr 26, 2022 by emaste
email: multiline encoded headers expert-email stdlib type-bug
#91957 opened Apr 26, 2022 by mdierksen
PEP 686: Emit EncodingWarning in more places. type-feature
#91954 opened Apr 26, 2022 by methane
UTF-8 Mode: Support PYTHONIOENCODING=locale type-feature
#91953 opened Apr 26, 2022 by methane
Clarify dict.setdefault() docs
#91940 opened Apr 26, 2022 by kodcdangky
Add datetime.UTC alias for datetime.timezone.utc type-feature
#91928 opened Apr 25, 2022 by pganssle
Helpers for getting references to singletons type-feature
#91927 opened Apr 25, 2022 by hvenev
test_lltrace fails on non-UTF-8 locale 3.9 3.10 3.11 tests type-bug
#91924 opened Apr 25, 2022 by serhiy-storchaka
Broken link in Curses Programming with Python Guide docs
#91909 opened Apr 25, 2022 by mile95
Deprecate collections.abc.ByteString expert-typing type-feature
#91896 opened Apr 25, 2022 by JelleZijlstra
Add a :gh: role to the documentation to link to GitHub issues docs type-feature
#91888 opened Apr 24, 2022 by ezio-melotti
asyncio: Use strong references for free-flying tasks expert-asyncio type-bug
#91887 opened Apr 24, 2022 by alexhartl
Invalid method name in asyncio low-level API index docs expert-asyncio
#91877 opened Apr 24, 2022 by take6
threading.Thread is rather awkward to use stdlib type-feature
#91876 opened Apr 24, 2022 by BarneyStratford
Summarise deprecations in typing at the top level docs expert-typing
#91873 opened Apr 24, 2022 by Fidget-Spinner
tracing + specialization + EXTENDED_ARG = assertion failure 3.11 interpreter-core type-bug
#91869 opened Apr 24, 2022 by sweeneyde
EmailMessage().add_attachment() doesn't work for html files expert-email stdlib type-bug
#91863 opened Apr 23, 2022 by VolodyaCO
ProTip! Updated in the last three days: updated:>2022-04-23.