Overview
Could not load contribution data
Please try again later
89 Pull requests merged by 28 people
-
Fix indentation for typing.Unpack docs
#92058 merged
Apr 29, 2022 -
[3.9] gh-83391: sorting howto: Add clarification on < using __lt__ (GH-92010)
#92056 merged
Apr 29, 2022 -
[3.10] gh-83391: sorting howto: Add clarification on < using __lt__ (GH-92010)
#92055 merged
Apr 29, 2022 -
gh-83391: Add clarification on < using __lt__
#92010 merged
Apr 29, 2022 -
bpo-44791: Accept ellipsis as the last argument of Concatenate
#30969 merged
Apr 29, 2022 -
gh-87390: Add tests demonstrating current type variable substitution behaviour
#32341 merged
Apr 29, 2022 -
[3.9] bpo-26792: Improve docstrings of runpy module run_functions (GH-30729)
#92051 merged
Apr 29, 2022 -
[3.10] bpo-26792: Improve docstrings of runpy module run_functions (GH-30729)
#92050 merged
Apr 29, 2022 -
bpo-26792: Improve docstrings of runpy module run_functions
#30729 merged
Apr 29, 2022 -
gh-91324: Convert the stable ABI manifest to TOML
#92026 merged
Apr 29, 2022 -
bpo-36329: Remove 'make -C Doc serve' in favour of 'make -C Doc htmlview'
#32354 merged
Apr 29, 2022 -
gh-91873: Summarise deprecations in typing at the top level
#91864 merged
Apr 29, 2022 -
bpo-22276: Fix pathlib.Path.glob not to ignore trailing path separator
#10349 merged
Apr 28, 2022 -
[3.10] gh-91832: Add 'required' attr to argparse.Action repr (GH-91841)
#92021 merged
Apr 28, 2022 -
gh-91603: Speed up isinstance/issubclass on union types
#91631 merged
Apr 28, 2022 -
[3.9] gh-91832: Add 'required' attr to argparse.Action repr (GH-91841)
#92022 merged
Apr 28, 2022 -
gh-91832: Add 'required' attr to argparse.Action repr
#91841 merged
Apr 28, 2022 -
bpo-47168: List feature macros in the stable ABI manifest, improve tests
#32415 merged
Apr 28, 2022 -
gh-84461: Add HOSTRUNNER for program to run Python executable
#91931 merged
Apr 28, 2022 -
gh-89479: Export _Py_GetSpecializationStats() internal function
#92011 merged
Apr 28, 2022 -
gh-91984: Appended '\n' to test strings in test_argparse.py(#91984)
#91986 merged
Apr 28, 2022 -
gh-91603: Speed up UnionType instantiation (alt)
#91955 merged
Apr 28, 2022 -
gh-91869: Fix tracing of specialized instructions with extended args
#91945 merged
Apr 28, 2022 -
gh-91217: deprecate uu
#92009 merged
Apr 28, 2022 -
[3.9] Add note that headers added via urllib.request.add_header are added to redirected requests (GH-30708)
#92005 merged
Apr 27, 2022 -
[3.10] Add note that headers added via urllib.request.add_header are added to redirected requests (GH-30708)
#92004 merged
Apr 27, 2022 -
bpo-46439: Clarify urllib.request.add_header documentation
#30708 merged
Apr 27, 2022 -
[3.9] gh-84459: Make wording more specific for Path.replace (GH-91853)
#92002 merged
Apr 27, 2022 -
[3.10] Correct method name typo (GH-91970)
#91999 merged
Apr 27, 2022 -
[3.10] gh-84459: Make wording more specific for Path.replace (GH-91853)
#92003 merged
Apr 27, 2022 -
gh-84459: Make wording more specific for Path.replace
#91853 merged
Apr 27, 2022 -
gh-91969: correct method name typo
#91970 merged
Apr 27, 2022 -
gh-87999: Change warning type for numeric literal followed by keyword
#91980 merged
Apr 27, 2022 -
[3.9] gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91989).
#91994 merged
Apr 27, 2022 -
[3.10] gh-91810: Expand ElementTree.write() tests to use non-ASCII data (GH-91989)
#91991 merged
Apr 27, 2022 -
gh-91810: Expand ElementTree.write() tests to use non-ASCII data
#91989 merged
Apr 27, 2022 -
gh-91498: socket: Add TCP_CONNECTION_INFO on macOS
#69256 merged
Apr 27, 2022 -
Mark pycore_opcode.h as generated
#91976 merged
Apr 27, 2022 -
[3.9] gh-68966: Document mailcap deprecation in Python 3.11 (GH-91971)
#91983 merged
Apr 27, 2022 -
[3.10] gh-68966: Document mailcap deprecation in Python 3.11
#91971 merged
Apr 27, 2022 -
gh-91320: Add _Py_reinterpret_cast() macro
#91959 merged
Apr 27, 2022 -
[3.10] Fix missing `f` prefix on f-strings (GH-91910)
#91978 merged
Apr 27, 2022 -
[3.9] Fix missing `f` prefix on f-strings (GH-91910)
#91979 merged
Apr 27, 2022 -
Missing `f` prefix on f-strings
#91910 merged
Apr 27, 2022 -
gh-68966: Deprecate the mailcap module
#91951 merged
Apr 26, 2022 -
bpo-21761: Clarify __file__/__cached__ in import reference
#31565 merged
Apr 26, 2022 -
gh-91870: Remove unsupported SRE opcode CALL
#91872 merged
Apr 26, 2022 -
gh-91217: deprecate telnetlib
#91958 merged
Apr 26, 2022 -
[3.10] gh-91915: Fix test_netrc on non-UTF-8 locale (GH-91918).
#91946 merged
Apr 26, 2022 -
[3.10] gh-91914: Fix test_curses on non-UTF-8 locale (GH-91919)
#91941 merged
Apr 26, 2022 -
[3.9] gh-91914: Fix test_curses on non-UTF-8 locale (GH-91919)
#91942 merged
Apr 26, 2022 -
[3.9] gh-91916: Fix test_runpy on non-UTF-8 locale (GH-91920)
#91944 merged
Apr 26, 2022 -
[3.10] gh-91916: Fix test_runpy on non-UTF-8 locale (GH-91920)
#91943 merged
Apr 26, 2022 -
gh-91917: Fix test_zipfile on non-UTF-8 locale
#91921 merged
Apr 26, 2022 -
gh-91916: Fix test_runpy on non-UTF-8 locale
#91920 merged
Apr 26, 2022 -
gh-91914: Fix test_curses on non-UTF-8 locale
#91919 merged
Apr 26, 2022 -
gh-91915: Fix test_netrc on non-UTF-8 locale
#91918 merged
Apr 26, 2022 -
gh-91860: Add typing.dataclass_transform (PEP 681)
#91861 merged
Apr 26, 2022 -
[3.9] gh-91888: add a `:gh:` role to the documentation (GH-91889)
#91935 merged
Apr 26, 2022 -
[3.10] gh-91888: add a :gh: role to the documentation (GH-91889)
#91934 merged
Apr 26, 2022 -
gh-91217: deprecate sunau
#91866 merged
Apr 25, 2022 -
gh-91401: Add a failsafe way to disable vfork.
#91490 merged
Apr 25, 2022 -
bpo-46907: Update Windows installer to SQLite 3.38.2.
#32147 merged
Apr 25, 2022 -
gh-91719: Add pycore_opcode.h internal header file
#91906 merged
Apr 25, 2022 -
gh-64783: Fix signal.NSIG value on FreeBSD
#91929 merged
Apr 25, 2022 -
gh-89653: PEP 670: Functions don't cast pointers
#91697 merged
Apr 25, 2022 -
gh-91880: add try/except around `signal.signal`
#91881 merged
Apr 25, 2022 -
[3.10] gh-91904: Fix setting envvar PYTHONREGRTEST_UNICODE_GUARD (GH-91905)
#91911 merged
Apr 25, 2022 -
gh-91904: Fix setting envvar PYTHONREGRTEST_UNICODE_GUARD
#91905 merged
Apr 25, 2022 -
gh-90633: Improve error and docs for typing.assert_never
#91720 merged
Apr 25, 2022 -
gh-84461: Include _emscripten_info in pythoninfo output (GH-91907)
#91907 merged
Apr 25, 2022 -
gh-91888: add a `:gh:` role to the documentation
#91889 merged
Apr 25, 2022 -
gh-91885: Rewrite audio.py to jive with image.py
#91886 merged
Apr 24, 2022 -
gh-91821: Make decimal test succeed consistently
#91825 merged
Apr 24, 2022 -
[3.9] Update Sphinx bpo role to use redirect URI.
#91891 merged
Apr 24, 2022 -
gh-91491: What's New in 3.11 section for typing PEPs
#91721 merged
Apr 24, 2022 -
[3.10] Update Sphinx bpo role to use redirect URI.
#91890 merged
Apr 24, 2022 -
Simplify testing a warning filename
#91868 merged
Apr 24, 2022 -
gh-91230: Concise catch_warnings with simplefilter
#91435 merged
Apr 24, 2022 -
gh-91217: deprecate spwd
#91846 merged
Apr 23, 2022 -
[3.9] gh-85864: Mark positional-only args in io docs (GH-91683).
#91848 merged
Apr 23, 2022 -
RE: Pre-split the list of opcode names
#91859 merged
Apr 23, 2022 -
gh-84461: Add --enable-wasm-pthreads and more file systems (GH-91820)
#91820 merged
Apr 23, 2022 -
[3.9] RE: Add more tests for inline flag "x" and re.VERBOSE (GH-91854)
#91857 merged
Apr 23, 2022 -
[3.10] RE: Add more tests for inline flag "x" and re.VERBOSE (GH-91854)
#91858 merged
Apr 23, 2022 -
gh-91308: Simplify parsing inline flag "x" (verbose)
#91855 merged
Apr 23, 2022 -
RE: Add more tests for inline flag "x" and re.VERBOSE
#91854 merged
Apr 23, 2022 -
gh-84461: Add sys._emscripten_info, improve docs and build (gh-91781)
#91781 merged
Apr 23, 2022 -
gh-88116: Enhance the inspect frame APIs to use the extended position information
#91531 merged
Apr 23, 2022
60 Pull requests opened by 41 people
-
gh-91078: Return None in TarFile.next when the tarfile is empty
#91850 opened
Apr 23, 2022 -
Document that MozillaCookieJar works for curl's cookie files
#91852 opened
Apr 23, 2022 -
Windows command line does not support single quotes.
#91856 opened
Apr 23, 2022 -
Fix typo in turtle deprecation warning and use warnings._deprecated
#91862 opened
Apr 23, 2022 -
gh-84714: Add behavior if dst file exists
#91867 opened
Apr 24, 2022 -
gh-85133: Add that getenv uses os.environ
#91874 opened
Apr 24, 2022 -
gh-91826: [WIP] Enable cert and hostname verification for stdlib
#91875 opened
Apr 24, 2022 -
gh-91876: Introduce @threading.thread decorator
#91878 opened
Apr 24, 2022 -
gh-84461: Improve WebAssembly in-browser demo
#91879 opened
Apr 24, 2022 -
gh-81790: support "UNC" device paths in `ntpath.splitdrive()`
#91882 opened
Apr 24, 2022 -
[3.8] Update Sphinx bpo role to use redirect URI.
#91892 opened
Apr 24, 2022 -
[3.7] Update Sphinx bpo role to use redirect URI.
#91893 opened
Apr 24, 2022 -
[3.7] Add redirects to Misc/NEWS bpo links (GH-91454)
#91894 opened
Apr 24, 2022 -
[3.8] Add redirects to Misc/NEWS bpo links (GH-91454)
#91895 opened
Apr 24, 2022 -
gh-91810: ElementTree: Use text file's encoding by default in XML declaration
#91903 opened
Apr 25, 2022 -
gh-91927: Add helpers for obtaining new references to various singletons
#91925 opened
Apr 25, 2022 -
gh-84461: Add ability for multiprocessed libregrtest to use a different Python executable
#91930 opened
Apr 25, 2022 -
[3.10] gh-91401: Conservative backport of `subprocess._USE_VFORK`
#91932 opened
Apr 26, 2022 -
[3.8] gh-91888: add a `:gh:` role to the documentation (GH-91889)
#91936 opened
Apr 26, 2022 -
[3.7] gh-91888: add a `:gh:` role to the documentation (GH-91889)
#91937 opened
Apr 26, 2022 -
gh-91912: Long object free list for medium value
#91938 opened
Apr 26, 2022 -
gh-83728: Add hmac.new default parameter deprecation in 3.8 whatsnew
#91939 opened
Apr 26, 2022 -
gh-85864: Add missing position-only parameters
#91950 opened
Apr 26, 2022 -
gh-91960: Add FreeBSD build and test using Cirrus-CI
#91961 opened
Apr 26, 2022 -
gh-91962: Fix `hstrerror` detection issues on Solaris
#91963 opened
Apr 26, 2022 -
gh-91962: Fix curses compilation on Solaris
#91964 opened
Apr 26, 2022 -
gh-91968: socket SO_USER_COOKIE/SO_RTABLE from BSD.
#91967 opened
Apr 26, 2022 -
gh-91928: Add `datetime.UTC` alias for `datetime.timezone.utc`
#91973 opened
Apr 27, 2022 -
gh-91954: Emit EncodingWarning from locale and subprocess
#91977 opened
Apr 27, 2022 -
bpo-91952: Make TextIOWrapper.reconfigure() supports "locale" encoding
#91982 opened
Apr 27, 2022 -
Use static inline function Py_EnterRecursiveCall()
#91988 opened
Apr 27, 2022 -
gh-89653: PEP 670: Convert PyBytes macros to functions
#91990 opened
Apr 27, 2022 -
gh-68966: Make mailcap refuse to match unsafe filenames/types/params
#91993 opened
Apr 27, 2022 -
gh-91063: Update Windows installer to SQLite 3.38.3.
#91995 opened
Apr 27, 2022 -
gh-91996: Adding an HTTPMethod StrEnum to http
#91997 opened
Apr 27, 2022 -
gh-92006: Loosen line number match for run() method
#92008 opened
Apr 27, 2022 -
gh-92012: updated to RFC6265
#92013 opened
Apr 28, 2022 -
gh-82927: Add source for character mappings
#92014 opened
Apr 28, 2022 -
gh-69929: Add more specific definition of \w
#92015 opened
Apr 28, 2022 -
gh-82678: Fix parameter name for pipes
#92016 opened
Apr 28, 2022 -
gh-60187 Added timeout to queue join function.
#92017 opened
Apr 28, 2022 -
gh-92019: Make sqlite3.Blob indexing conform with the norm
#92020 opened
Apr 28, 2022 -
GH-91173: disable frozen modules in debug builds
#92023 opened
Apr 28, 2022 -
gh-68966: Document mailcap shell injection vulnerability
#92024 opened
Apr 28, 2022 -
bpo-43923: Add support of generic typing.NamedTuple
#92027 opened
Apr 28, 2022 -
gh-92032: Add soft keywords to rlcompleter
#92029 opened
Apr 28, 2022 -
Fix a typo in doc
#92030 opened
Apr 28, 2022 -
gh-92033: Remove usage of first person narration
#92034 opened
Apr 28, 2022 -
gh-92033: Update documentation of unittest.mock to use second person consistently
#92035 opened
Apr 28, 2022 -
gh-92036: Fix gc_fini_untrack()
#92037 opened
Apr 28, 2022 -
gh-92031: Deoptimize Static Code at Finalization
#92039 opened
Apr 29, 2022 -
gh-91998: 'WebAssemby' to 'WebAssembly'
#92040 opened
Apr 29, 2022 -
gh-92041: Improve performance of inspect.getmodule
#92042 opened
Apr 29, 2022 -
gh-91325: Skip Stable ABI checks with Py_TRACE_REFS special build
#92046 opened
Apr 29, 2022 -
gh-92047: Py_GetVersion multi-digit minor version (GH-92047)
#92048 opened
Apr 29, 2022 -
gh-89301: Fix regression with bound values in traced SQLite statements
#92053 opened
Apr 29, 2022 -
gh-87390: Add __unpacked__ attribute to types.GenericAlias
#92059 opened
Apr 29, 2022 -
gh-91491: Add several typing features to What's New
#92060 opened
Apr 29, 2022 -
Rephrase typing.assert_never docs
#92061 opened
Apr 29, 2022 -
gh-92062: `inspect.Parameter` checks whether `name` is a keyword
#92065 opened
Apr 30, 2022
60 Issues closed by 22 people
-
Improvements for stable ABI definition files
#91324 closed
Apr 29, 2022 -
Some C-API symbols (e.g. Py_FrozenMain) are not always exported on Unix
#88299 closed
Apr 29, 2022 -
`--with-suffix=no` doesn't work on case-insensitive file systems
#92044 closed
Apr 29, 2022 -
Remove deprecated functions from gettext
#85108 closed
Apr 29, 2022 -
binhex REASONABLY_LARGE = 32768 so what is 128000
#78244 closed
Apr 29, 2022 -
test_ctypes modified files on aarch64 Fedora Rawhide 3.9: ldconfig crashed
#91234 closed
Apr 29, 2022 -
Clarify dict.setdefault()
#91940 closed
Apr 29, 2022 -
random.sample: `OverflowError` if the size is 2**63 or larger
#92038 closed
Apr 29, 2022 -
string formatting that produces floats with preset precision while respecting locale
#77912 closed
Apr 29, 2022 -
The argparse Action class omits "required" for the "names" list
#91832 closed
Apr 28, 2022 -
Out-of-tree builds are not tested.
#89858 closed
Apr 28, 2022 -
[C API] Functions not exported with PyAPI_FUNC()
#89479 closed
Apr 28, 2022 -
test_argparse.py trailing spaces within test strings removed by `make patchcheck` if file is modified
#91984 closed
Apr 28, 2022 -
Speed up isinstance on union types
#91603 closed
Apr 28, 2022 -
Asyncio RuntimeError: Event loop is closed
#91987 closed
Apr 28, 2022 -
pathlib Path.replace raises OSError when target exists
#84459 closed
Apr 28, 2022 -
tracing + specialization + EXTENDED_ARG = assertion failure
#91869 closed
Apr 28, 2022 -
Doc: Namespace Packages: Inconsistent documentation of __loader__ being None
#79362 closed
Apr 27, 2022 -
Cleanup Lib/email/image.py after imghdr deprecation
#91520 closed
Apr 27, 2022 -
socket: Add TCP_CONNECTION_INFO
#91498 closed
Apr 27, 2022 -
[C API] Add private "CAST" macros to clean up casts in C code
#91320 closed
Apr 27, 2022 -
python round function not working properly
#91981 closed
Apr 27, 2022 -
socket.shutdown() does not release a blocked recv() call - it's required to call socket.close()
#91913 closed
Apr 27, 2022 -
sort() method bug.
#91975 closed
Apr 27, 2022 -
Remove unsupported SRE opcode CALL
#91870 closed
Apr 26, 2022 -
Integer division of negative number rounds down rather than truncating
#91956 closed
Apr 26, 2022 -
documentation missing information on objects in submodules
#89885 closed
Apr 26, 2022 -
H
#91949 closed
Apr 26, 2022 -
Hi
#91948 closed
Apr 26, 2022 -
test_zipfile fails on non-UTF-8 locale
#91917 closed
Apr 26, 2022 -
test_runpy fails on non-UTF-8 locale
#91916 closed
Apr 26, 2022 -
test_curses fails on non-UTF-8 locale
#91914 closed
Apr 26, 2022 -
test_netrc fails on non-UTF-8 locale
#91915 closed
Apr 26, 2022 -
PEP 597: mailcap uses locale encoding
#87898 closed
Apr 26, 2022 -
mailcap top level wildcard support
#82307 closed
Apr 26, 2022 -
mailcap.getcaps() from given file(s)
#89304 closed
Apr 26, 2022 -
TypedDict inspect.signature error
#90606 closed
Apr 25, 2022 -
signal.signal, et al, doesn't support [SIGRTMIN,SIGRTMAX] on FreeBSD (not included in NSIG)
#91145 closed
Apr 25, 2022 -
Pathlib concatenation with abspath leads to root path?
#91926 closed
Apr 25, 2022 -
`signal.signal` may throw when on `threading.main_thread`
#91880 closed
Apr 25, 2022 -
Building Python 3.11 fails to build on FreeBSD 12: static_assert() is not defined by <assert.h>
#91782 closed
Apr 25, 2022 -
Tests always fail on non-UTF-8 locale
#91904 closed
Apr 25, 2022 -
typing.Never and typing.assert_never
#90633 closed
Apr 25, 2022 -
python -v returning some weired messages
#91898 closed
Apr 25, 2022 -
PEP-484 "numeric tower" approach makes it hard/impossible to specify contracts in documentation
#91390 closed
Apr 25, 2022 -
json mishandles integers in keys of dictionaries
#91774 closed
Apr 24, 2022 -
Rewrite email/mime/audio.py the way I rewrote email/mime/image.py
#91885 closed
Apr 24, 2022 -
argparse set_defaults() does not remove the action.required flag
#91828 closed
Apr 24, 2022 -
Add an async variant of lru_cache for coroutines.
#90780 closed
Apr 24, 2022 -
Bugreport
#91884 closed
Apr 24, 2022 -
Out-of-date links to Python 3 docs from docs.python.org/2
#91427 closed
Apr 24, 2022 -
3.11.a7 Exception.add_note() and Exception.__notes__ not implemented; Exception.__note__ was instead
#91883 closed
Apr 24, 2022 -
[CVE-2015-20107] CVE-2015-20107 Vulnerability Is Found in Python
#91871 closed
Apr 24, 2022 -
datetime.strptime %Z doesn't produce aware object
#72751 closed
Apr 24, 2022 -
Convenient `simplefilter()` in `warnings.catch_warnings()`
#91230 closed
Apr 24, 2022 -
Reorganize the re module sources
#91308 closed
Apr 23, 2022 -
pl.python.org has expired cert and links to nonexistent django.pl page
#84894 closed
Apr 23, 2022 -
Inconsistent `UserDict.__contains__` behavior (vs `collections.abc.Mapping.__contains__`)
#91784 closed
Apr 23, 2022
51 Issues opened by 44 people
-
test_typing fails when run repeatedly
#92064 opened
Apr 30, 2022 -
`PRECALL_METHOD_DESCRIPTOR_FAST_WITH_KEYWORDS` doesn't check types
#92063 opened
Apr 29, 2022 -
`inspect.Parameter` checks that `name` is an identifier, but does not check for keywords
#92062 opened
Apr 29, 2022 -
sre_parse.py
#92057 opened
Apr 29, 2022 -
dataclass copy constructor doesn't recognize default_factory
#92052 opened
Apr 29, 2022 -
Can't pickle `sre_constants`
#92049 opened
Apr 29, 2022 -
The docs for Py_GetVersion assumes minor version < 9
#92047 opened
Apr 29, 2022 -
how do support FGO with python
#92043 opened
Apr 29, 2022 -
Slow inspect.getmodule
#92041 opened
Apr 29, 2022 -
Crash when using sqlite3 with subinterpreters
#92036 opened
Apr 28, 2022 -
Usage of first-person pronouns in documentation
#92033 opened
Apr 28, 2022 -
Add soft keywords to rlcompleter
#92032 opened
Apr 28, 2022 -
Assertion Failure: Deepfrozen code object gets re-quickened
#92031 opened
Apr 28, 2022 -
IDNA resolving is wrong
#92025 opened
Apr 28, 2022 -
sqlite3.Blob indexing is not conformant with existing norms
#92019 opened
Apr 28, 2022 -
Corrupt input data when using lzma to decompress a file
#92018 opened
Apr 28, 2022 -
http.cookies | RFC2109 is obsolete.
#92012 opened
Apr 28, 2022 -
NTEventLogHandler - 'RegCreateKey', 'Access is denied.'
#92007 opened
Apr 27, 2022 -
test_faulthandler is too strict in threaded checks
#92006 opened
Apr 27, 2022 -
concurrent.futures.wait() waits forever if given a cancelled future
#92001 opened
Apr 27, 2022 -
--enable-pystats location, 'WebAssemby'
#91998 opened
Apr 27, 2022 -
Adding an HTTPMethod str enum to http in stdlib
#91996 opened
Apr 27, 2022 -
Python cannot start in locale zh_TW.euctw
#91992 opened
Apr 27, 2022 -
[Windows] getpath miscalculates sys.path from second initialization with PYTHONHOME
#91985 opened
Apr 27, 2022 -
Inconsistent handling of non-ASCII characters before or beside an encoding declaration
#91972 opened
Apr 26, 2022 -
reference to nonexistent method `writefile()` of file-like object in difflib
#91969 opened
Apr 26, 2022 -
socket module add SO_RTABLE/SO_USER_COOKIE constants.
#91968 opened
Apr 26, 2022 -
Clarify that bisect(a, x, key=...) does not call key(x)
#91966 opened
Apr 26, 2022 -
setenv/unsetenv errors on HP-UX during compilation
#91965 opened
Apr 26, 2022 -
Issues building Python main on Solaris
#91962 opened
Apr 26, 2022 -
Add FreeBSD build and test using Cirrus-CI
#91960 opened
Apr 26, 2022 -
email: multiline encoded headers
#91957 opened
Apr 26, 2022 -
PEP 686: Emit EncodingWarning in more places.
#91954 opened
Apr 26, 2022 -
UTF-8 Mode: Support PYTHONIOENCODING=locale
#91953 opened
Apr 26, 2022 -
UTF-8 Mode: TextIOWrapper.reconfigure should support `encoding="locale"`
#91952 opened
Apr 26, 2022 -
Add `datetime.UTC` alias for `datetime.timezone.utc`
#91928 opened
Apr 25, 2022 -
Helpers for getting references to singletons
#91927 opened
Apr 25, 2022 -
test_lltrace fails on non-UTF-8 locale
#91924 opened
Apr 25, 2022 -
test_sqlite3 fails on non-UTF-8 locale
#91922 opened
Apr 25, 2022 -
Free list for longobject medium value
#91912 opened
Apr 25, 2022 -
Broken link in Curses Programming with Python Guide
#91909 opened
Apr 25, 2022 -
Deprecate collections.abc.ByteString
#91896 opened
Apr 25, 2022 -
Add a `:gh:` role to the documentation to link to GitHub issues
#91888 opened
Apr 24, 2022 -
asyncio: Use strong references for free-flying tasks
#91887 opened
Apr 24, 2022 -
Invalid method name in asyncio low-level API index
#91877 opened
Apr 24, 2022 -
threading.Thread is rather awkward to use
#91876 opened
Apr 24, 2022 -
Summarise deprecations in typing at the top level
#91873 opened
Apr 24, 2022 -
EmailMessage().add_attachment() doesn't work for html files
#91863 opened
Apr 23, 2022 -
Implement PEP 681 (@dataclass_transform)
#91860 opened
Apr 23, 2022 -
Optimize the Fraction class arithmetics for small components
#91851 opened
Apr 23, 2022
163 Unresolved conversations
Sometimes conversations happen on old items that arenβt yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
gh-68320, gh-88302 - Fix `pathlib.Path` subclassing.
#31691 commented on
Apr 29, 2022 β’ 36 new comments -
Enable TLS certificate validation by default for SMTP/IMAP/FTP/POP/NNTP protocols
#91826 commented on
Apr 25, 2022 β’ 14 new comments -
gh-72346: Added isdst deprecation warning to email.utils.localtime
#91450 commented on
Apr 29, 2022 β’ 13 new comments -
gh-91744: Add semi-stable C API tier
#91789 commented on
Apr 28, 2022 β’ 13 new comments -
gh-91760: More strict rules for numerical group references and group names in RE
#91792 commented on
Apr 25, 2022 β’ 13 new comments -
bpo-46742: Add "-d 123" / "--trace_fd 123" option to the trace moduleβ¦
#31319 commented on
Apr 28, 2022 β’ 11 new comments -
gh-91321: Add _testcppext C++ extension
#32175 commented on
Apr 29, 2022 β’ 11 new comments -
Kodi crashing
#90619 commented on
Apr 28, 2022 β’ 9 new comments -
[CVE-2015-20107] mailcap.findmatch: document shell command Injection danger in filename parameter
#68966 commented on
Apr 28, 2022 β’ 8 new comments -
Update Windows and MacOS installer to SQLite 3.38.2
#91063 commented on
Apr 27, 2022 β’ 7 new comments -
ElementTree should use UTF-8 for xml declaration.
#91810 commented on
Apr 29, 2022 β’ 7 new comments -
[subinterpreters] crash when importing _sre in subinterpreters in parallel (Python 3.9 regression)
#90228 commented on
Apr 28, 2022 β’ 6 new comments -
PEP 646: Decide on substitution behavior
#91162 commented on
Apr 29, 2022 β’ 6 new comments -
bpo-34800: Fix email.contentmanager raise error when policy.max_line_length is 0 or None
#9578 commented on
Apr 24, 2022 β’ 6 new comments -
bpo-13475: Add -P command line option
#31542 commented on
Apr 27, 2022 β’ 6 new comments -
gh-83245: Raise BadZipFile instead of ValueError when reading a corrupt file
#32291 commented on
Apr 24, 2022 β’ 6 new comments -
gh-91432: Specialize FOR_ITER
#91713 commented on
Apr 28, 2022 β’ 6 new comments -
Executing code in thread or process pools: run_in_executor example
#85299 commented on
Apr 26, 2022 β’ 5 new comments -
[C API] Test that the Python C API is compatible with C++
#91321 commented on
Apr 29, 2022 β’ 5 new comments -
Can't create generic NamedTuple as of py3.9
#88089 commented on
Apr 29, 2022 β’ 5 new comments -
Substitution of ParamSpec in Concatenate
#88954 commented on
Apr 29, 2022 β’ 5 new comments -
bpo-41818: Add os.login_tty() for *nix.
#29658 commented on
Apr 29, 2022 β’ 5 new comments -
gh-91063: Update macOS installer to SQLite 3.38.3.
#32148 commented on
Apr 28, 2022 β’ 5 new comments -
gh-59999: Add option to preserve permissions in ZipFile.extract
#32289 commented on
Apr 28, 2022 β’ 5 new comments -
gh-91818: Add executable detection for clis
#91819 commented on
Apr 26, 2022 β’ 5 new comments -
bpo-41541: Make pty.spawn set window size
#21861 commented on
Apr 28, 2022 β’ 4 new comments -
gh-91851: Micro optimizations for Fraction's arithmetic
#25518 commented on
Apr 29, 2022 β’ 4 new comments -
bpo-44863: In TypedDict allow inherit from Generic and preserve bases
#27663 commented on
Apr 29, 2022 β’ 4 new comments -
gh-88339: enable fast seeking of uncompressed unencrypted zipfile.ZipExtFile
#27737 commented on
Apr 27, 2022 β’ 4 new comments -
gh-90991: Include path to pyc file in pyc-related ImportErrors
#31534 commented on
Apr 26, 2022 β’ 4 new comments -
gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced entry
#91499 commented on
Apr 28, 2022 β’ 4 new comments -
gh-85757: Change wording from nested to inner
#91811 commented on
Apr 27, 2022 β’ 4 new comments -
gh-91795: Update build optimization part of PCbuild/readme.txt
#91849 commented on
Apr 27, 2022 β’ 4 new comments -
Space in re's {min,max} should raise an error, rather than fail silently
#86635 commented on
Apr 23, 2022 β’ 3 new comments -
hmac.new() default parameter change not mentioned in changelog
#83728 commented on
Apr 25, 2022 β’ 3 new comments -
%Z in strptime doesn't match EST and others
#66571 commented on
Apr 25, 2022 β’ 3 new comments -
On FreeBSD, signal.NSIG is smaller than biggest signal value
#64783 commented on
Apr 25, 2022 β’ 3 new comments -
having a PriorityQueue in multiprocessing.queue module like in queue module would be a plus
#82440 commented on
Apr 26, 2022 β’ 3 new comments -
Document that naΓ―ve datetime objects represent local time
#91384 commented on
Apr 28, 2022 β’ 3 new comments -
Pool.imap doesn't work as advertised
#64192 commented on
Apr 29, 2022 β’ 3 new comments -
More strict rules for group numbers and names in RE
#91760 commented on
Apr 24, 2022 β’ 2 new comments -
Windows-style path is not recognized under cygwin
#90907 commented on
Apr 24, 2022 β’ 2 new comments -
Enum equality across modules: comparing objects instead of values
#74730 commented on
Apr 25, 2022 β’ 2 new comments -
"signal only works in main thread" in main thread
#83085 commented on
Apr 26, 2022 β’ 2 new comments -
asyncio.create_task() documentation should mention user needs to keep reference to the task
#88831 commented on
Apr 27, 2022 β’ 2 new comments -
Introduce task groups to asyncio and change task cancellation semantics
#90908 commented on
Apr 27, 2022 β’ 2 new comments -
PEP 689 -- Add a semi-stable C-API tier
#91744 commented on
Apr 28, 2022 β’ 2 new comments -
multiprocessing JoinableQueue's join function with timeout
#60187 commented on
Apr 28, 2022 β’ 2 new comments -
TarFile.getmember cannot work on tar sourced directory over 100 characters
#91387 commented on
Apr 28, 2022 β’ 2 new comments -
urllib.request.getproxies() misparses Windows registry proxy settings
#86793 commented on
Apr 28, 2022 β’ 2 new comments -
Mechanism to enable __weakref__ slot on dataclass(slots=True)
#91215 commented on
Apr 29, 2022 β’ 2 new comments -
Library multiprocess leaks named resources.
#90549 commented on
Apr 29, 2022 β’ 2 new comments -
Stable ABI: Some optional (#ifdef'd) functions aren't handled correctly
#91325 commented on
Apr 29, 2022 β’ 2 new comments -
[3.9] bpo-34480: fix bug where match variable is used prior to being defined (GH-17643)
#32256 commented on
Apr 26, 2022 β’ 2 new comments -
gh-85679: Use `encoding="utf-8"` in tutorial
#91778 commented on
Apr 25, 2022 β’ 2 new comments -
gh-91810: ElementTree: Change default encoding in XML declaration to UTF-8
#91812 commented on
Apr 25, 2022 β’ 2 new comments -
tarfile.TarFile.next() crashes on empty tar files
#91078 commented on
Apr 23, 2022 β’ 1 new comment -
Some after-migration messages are semi-attributed to mannequins
#91437 commented on
Apr 23, 2022 β’ 1 new comment -
asyncio.StreadReader `async for line in reader` is not documented
#84747 commented on
Apr 23, 2022 β’ 1 new comment -
ElementTree.tostring() changes text by not escaping carriage return during serialization
#91767 commented on
Apr 23, 2022 β’ 1 new comment -
email.parse part.get_filename() fails to unwrap long attachment file names (legacy API)
#84539 commented on
Apr 23, 2022 β’ 1 new comment -
Optimizing FOR_ITER
#91432 commented on
Apr 24, 2022 β’ 1 new comment -
dump of a single table in sqlite3 library
#91602 commented on
Apr 24, 2022 β’ 1 new comment -
Teach pprint about dict views
#90117 commented on
Apr 24, 2022 β’ 1 new comment -
Datetime NoneType after calling Py_Finalize and Py_Initialize
#71587 commented on
Apr 24, 2022 β’ 1 new comment -
Can't call mocked methods after create_autospec() and seal()
#91803 commented on
Apr 24, 2022 β’ 1 new comment -
`test_decimal` failed in pgo
#91821 commented on
Apr 24, 2022 β’ 1 new comment -
__doc__ should generally be writable
#91309 commented on
Apr 25, 2022 β’ 1 new comment -
tempfile.mkstemp() | Documentation Error
#84372 commented on
Apr 25, 2022 β’ 1 new comment -
argparse: help parameter not documented in add_subparsers().add_parser
#84116 commented on
Apr 25, 2022 β’ 1 new comment -
Hyphens not generated for split-words in a "note" directive
#83995 commented on
Apr 25, 2022 β’ 1 new comment -
Merge BINARY_SUBSCR_LIST_INT with BINARY_SUBSCR_LIST_TUPLE
#91407 commented on
Apr 25, 2022 β’ 1 new comment -
Add typing.py class describing a PEP 3118 buffer object
#71688 commented on
Apr 25, 2022 β’ 1 new comment -
MacOS os.statvfs() has rollover for >4TB disks at each 4TB (32bit counter overflow?)
#87804 commented on
Apr 25, 2022 β’ 1 new comment -
Docs: the difference between Path.rename() and Path.replace() is not obvious
#72073 commented on
Apr 25, 2022 β’ 1 new comment -
Subprocess timeout causes output to be returned as bytes in text mode
#87597 commented on
Apr 26, 2022 β’ 1 new comment -
test_mailcap fails if a mailcap file contains a non-decodable character
#68340 commented on
Apr 26, 2022 β’ 1 new comment -
Fix a BrokenPipeError when a multiprocessing.Queue is garbage collected
#91185 commented on
Apr 26, 2022 β’ 1 new comment -
[C API] PEP 670: Convert macros to functions in the Python C API
#89653 commented on
Apr 26, 2022 β’ 1 new comment -
argparse: replace `%(default)` with repr in help text
#91770 commented on
Apr 27, 2022 β’ 1 new comment -
tp_dealloc docs should mention error indicator may be set
#89373 commented on
Apr 27, 2022 β’ 1 new comment -
multiprocessing race condition on flushing stdout, deadlocks child on exit
#91776 commented on
Apr 27, 2022 β’ 1 new comment -
Improve scope example in Tutorial, chapter 9
#82856 commented on
Apr 28, 2022 β’ 1 new comment -
AsyncIO's wait_for can hide cancellation in a rare race condition
#86296 commented on
Apr 28, 2022 β’ 1 new comment -
datetime.time support for '+' and '-'
#61469 commented on
Apr 28, 2022 β’ 1 new comment -
Issue with detecting when a user closes the window
#91638 commented on
Apr 28, 2022 β’ 1 new comment -
Unify handling of stats in the CPython VM
#90230 commented on
Apr 29, 2022 β’ 1 new comment -
Add glossary entries to clarify the true/True and false/False distinction
#91039 commented on
Apr 29, 2022 β’ 1 new comment -
Supply dual-stack (IPv4/IPv6) socket bind routine
#69853 commented on
Apr 29, 2022 β’ 1 new comment -
Add "necessarily inclusive" groups to argparse
#55797 commented on
Apr 29, 2022 β’ 1 new comment -
multiprocessing.Pool.imap() should be lazy
#84291 commented on
Apr 29, 2022 β’ 1 new comment -
dbm.sqlite proof of concept
#48033 commented on
Apr 29, 2022 β’ 1 new comment -
Deprecate modules listed in PEP 594
#91217 commented on
Apr 29, 2022 β’ 1 new comment -
Tkinter + OSX + Spaces : Multiple file dialogues created
#65720 commented on
Apr 29, 2022 β’ 1 new comment -
Add SSL_CTX_set_client_cert_engine
#72881 commented on
Apr 29, 2022 β’ 1 new comment -
bpo-37222: Fix for CacheFTPHandler in urllib
#13951 commented on
Apr 29, 2022 β’ 1 new comment -
bpo-40700: make WSGIRequestHandler can use an easy way to replace the ServerHandler
#20262 commented on
Apr 29, 2022 β’ 1 new comment -
bpo-42643: Add support for HTTP range requests
#24228 commented on
Apr 25, 2022 β’ 1 new comment -
bpo-45141: allow specifying files for mailcap.getcaps
#28245 commented on
Apr 26, 2022 β’ 1 new comment -
bpo-45468: Add support for pre-loading a Python script
#28946 commented on
Apr 24, 2022 β’ 1 new comment -
bpo-9305: Remove east/west references from datetime
#31697 commented on
Apr 25, 2022 β’ 1 new comment -
bpo-43923: Add support of multiple inheritance with typing.NamedTuple
#31781 commented on
Apr 29, 2022 β’ 1 new comment -
bpo-43224: Implement substitution of unpacked TypeVarTuple in C
#31828 commented on
Apr 29, 2022 β’ 1 new comment -
bpo-47029: Fix BrokenPipeError in multiprocessing.Queue at garbage collection and explicit close
#31913 commented on
Apr 27, 2022 β’ 1 new comment -
bpo-47049: Fix incorrect shutil.copytree() behaviour with symlinks
#31967 commented on
Apr 29, 2022 β’ 1 new comment -
bpo-46614: Allow datetime.isoformat to use "Z" UTC designator
#32041 commented on
Apr 28, 2022 β’ 1 new comment -
gh-91247: improve performance of list and tuple repeat
#32045 commented on
Apr 28, 2022 β’ 1 new comment -
bpo-35540 dataclasses.asdict support defaultdict fields
#32056 commented on
Apr 25, 2022 β’ 1 new comment -
bpo-32642: add support for path-like objects in sys.path
#32118 commented on
Apr 25, 2022 β’ 1 new comment -
bpo-44733: max_tasks_per_child + fork not allowed
#32187 commented on
Apr 24, 2022 β’ 1 new comment -
bpo-47217: add name attribute to bz2 fileobject
#32311 commented on
Apr 24, 2022 β’ 1 new comment -
gh-91340: Document multiprocessing.set_start_method force parameter
#32339 commented on
Apr 23, 2022 β’ 1 new comment -
bpo-47231: Strip trailing slash from tarfile longname directories
#32423 commented on
Apr 27, 2022 β’ 1 new comment -
gh-91578: error message updated for abstract class
#47246 commented on
Apr 23, 2022 β’ 1 new comment -
gh-91456: Fix issue affecting the use of auto() alongside aliases in Enums
#91457 commented on
Apr 25, 2022 β’ 1 new comment -
gh-90622: Do not spawn ProcessPool workers on demand via fork method.
#91598 commented on
Apr 25, 2022 β’ 1 new comment -
gh-72793: C implementation of parts of copy.deepcopy
#91610 commented on
Apr 29, 2022 β’ 1 new comment -
GH-91752: Skip test_freeze_simple_script when zlib is not available
#91758 commented on
Apr 24, 2022 β’ 1 new comment -
gh-91760: Deprecate group names and numbers which will be invalid in future
#91794 commented on
Apr 25, 2022 β’ 1 new comment -
python -m inspect --details fails in nondecodable directory
#69370 commented on
Apr 23, 2022 β’ 0 new comments -
use example.com for documentation
#91611 commented on
Apr 24, 2022 β’ 0 new comments -
async related issues on Windows 11
#91845 commented on
Apr 25, 2022 β’ 0 new comments -
re.sub, re.Match.expand, etc doesn't allow x, u, U, or N escapes in the template
#90508 commented on
Apr 25, 2022 β’ 0 new comments -
Build Python with C11
#91731 commented on
Apr 25, 2022 β’ 0 new comments -
Improve and simplify configure.ac checks
#89886 commented on
Apr 26, 2022 β’ 0 new comments -
network tests fail on FreeBSD 13.0 in Cirrus-CI due to GCP image enabling TCP/UDP blackhole by default
#91824 commented on
Apr 27, 2022 β’ 0 new comments -
Enable darwin-host cross compilation. Tested with build=linux, host=darwin
#60495 commented on
Apr 27, 2022 β’ 0 new comments -
Add encodings of supported in glibc locales
#66869 commented on
Apr 28, 2022 β’ 0 new comments -
frozen modules are on by default in dev build
#91173 commented on
Apr 28, 2022 β’ 0 new comments -
better name for re.error Exception class.
#83162 commented on
Apr 29, 2022 β’ 0 new comments -
sqlite3 regression: bound values are not expanded in traced statements
#89301 commented on
Apr 29, 2022 β’ 0 new comments -
Add support for PEP 646
#87390 commented on
Apr 29, 2022 β’ 0 new comments -
bpo-40255: Implement Immortal Instances
#19474 commented on
Apr 26, 2022 β’ 0 new comments -
bpo-23975: Correct conversion of Rationalβs to float
#25619 commented on
Apr 29, 2022 β’ 0 new comments -
bpo-26092: allow using custom sys.displayhook's with doctest
#25651 commented on
Apr 29, 2022 β’ 0 new comments -
bpo-42627: Fix wrong parsing of Windows registry proxy settings
#26307 commented on
Apr 28, 2022 β’ 0 new comments -
bpo-45897: Fix frozen-slotted dataclass bug
#29895 commented on
Apr 25, 2022 β’ 0 new comments -
bpo-45959: Teach pprint about dict views with PrettyPrinter._pprint_dict_view and PrettyPrinter._pprint_dict_items_view.
#30135 commented on
Apr 24, 2022 β’ 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Apr 29, 2022 β’ 0 new comments -
bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times
#30274 commented on
Apr 28, 2022 β’ 0 new comments -
Update http.server.rst
#30686 commented on
Apr 26, 2022 β’ 0 new comments -
bpo-46657: Add mimalloc memory allocator
#31164 commented on
Apr 27, 2022 β’ 0 new comments -
bpo-46879: Fix incorrect sphinx object names in doc
#31615 commented on
Apr 28, 2022 β’ 0 new comments -
Unify the definition of PyVarObject by using PyObject_HEAD
#31842 commented on
Apr 29, 2022 β’ 0 new comments -
bpo-18795: Add cumpercall and totalpercall keys to pstats sort_stats
#31919 commented on
Apr 29, 2022 β’ 0 new comments -
bpo-16845: Validate the category of warnings.simplefilter sooner
#31983 commented on
Apr 29, 2022 β’ 0 new comments -
Replace `numbers.Real` with `Real` in numbers.rst
#31995 commented on
Apr 29, 2022 β’ 0 new comments -
bpo-43323: Fix UnicodeEncodeError in the email module
#32137 commented on
Apr 25, 2022 β’ 0 new comments -
bpo-39971: Change examples to be runnable
#32172 commented on
Apr 25, 2022 β’ 0 new comments -
bpo-47161: Document that Path does not collapse initial `//`
#32193 commented on
Apr 24, 2022 β’ 0 new comments -
gh-76728: Raise TypeError when fieldnames is not a sequence
#32225 commented on
Apr 23, 2022 β’ 0 new comments -
bpo-47199: multiprocessing: micro-optimize Connection.send_bytes() method
#32247 commented on
Apr 23, 2022 β’ 0 new comments -
gh-91356: Add ZipInfo.mode attribute
#32252 commented on
Apr 24, 2022 β’ 0 new comments -
bpo-18624: add alias for iso-8859-8-i and -e to iso_8859_8
#32279 commented on
Apr 23, 2022 β’ 0 new comments -
bpo-47216: add mtime to gzip.open
#32310 commented on
Apr 23, 2022 β’ 0 new comments -
bpo-47218: add name to lzma fileobject
#32312 commented on
Apr 23, 2022 β’ 0 new comments -
gh-91432: Replace JUMP+FOR_ITER with FOR_END
#70016 commented on
Apr 25, 2022 β’ 0 new comments -
gh-59121: bpo-14916: interactive fd is not tied to stdin
#91469 commented on
Apr 26, 2022 β’ 0 new comments -
gh-91247: improve performance of list and tuple repeat (with specialization for n=1)
#91482 commented on
Apr 26, 2022 β’ 0 new comments -
gh-88546: Make new paragraph for emphasis and reordered sentence
#91614 commented on
Apr 26, 2022 β’ 0 new comments -
bpo-to-github-migration replace roundup summary script
#91738 commented on
Apr 23, 2022 β’ 0 new comments -
Docs: replace 'currying' by 'partial function'.
#91814 commented on
Apr 26, 2022 β’ 0 new comments -
gh-80878: Fix inspect.getclosurevars when an attribute shadows a global
#91833 commented on
Apr 29, 2022 β’ 0 new comments