Overview
-
0 Active issues
-
- 100 Merged pull requests
- 56 Open pull requests
- 0 Closed issues
- 0 New issues
Could not load contribution data
Please try again later
100 Pull requests merged by 41 people
-
bpo-47098: Replace Keccak Code Package with tiny_sha3 (GH-32060)
#32060 merged
Mar 26, 2022 -
bpo-47095: Use libb2 to provide blake2 implementation (GH-32059)
#32059 merged
Mar 26, 2022 -
bpo-47116: use _PyLong_FromUnsignedChar instead of PyLong_FromLong
#32110 merged
Mar 26, 2022 -
bpo-43224: Implement PEP 646 grammar changes
#31018 merged
Mar 26, 2022 -
bpo-47117: Don't crash if we fail to decode characters when the tokenizer buffers are uninitialized
#32129 merged
Mar 26, 2022 -
[3.9] bpo-47105: Cite grp.h instead of pwd.h in grp docs (GH-32091)
#32121 merged
Mar 26, 2022 -
[3.10] bpo-47105: Cite grp.h instead of pwd.h in grp docs (GH-32091)
#32120 merged
Mar 26, 2022 -
bpo-47105: Cite grp.h instead of pwd.h in grp docs
#32091 merged
Mar 26, 2022 -
bpo-47062: Rename factory argument to loop_factory
#32113 merged
Mar 25, 2022 -
bpo-43352: Add a Barrier object in asyncio lib
#24903 merged
Mar 25, 2022 -
bpo-47118: Fix asyncio.Runner tests error
#32117 merged
Mar 25, 2022 -
Fix some typos in whatsnew
#32098 merged
Mar 25, 2022 -
bpo-47053: Reduce deoptimization in BINARY_OP_INPLACE_ADD_UNICODE
#31318 merged
Mar 25, 2022 -
bpo-42197: Don't create `f_locals` dictionary unless we actually need it.
#32055 merged
Mar 25, 2022 -
Add an issue template config for the migration
#32101 merged
Mar 24, 2022 -
bpo-40280: Add wasm32-emscripten and wasm32-wasi SOABI
#32095 merged
Mar 24, 2022 -
bpo-47062: Implement asyncio.Runner context manager
#31799 merged
Mar 24, 2022 -
bpo-46841: remove no-longer-used macro UPDATE_PREV_INSTR_OPARG
#32100 merged
Mar 24, 2022 -
bpo-40465: Document random module changes in 3.11 What's new
#31818 merged
Mar 24, 2022 -
bpo-46480: rephrase typing.assert_type docs
#32069 merged
Mar 24, 2022 -
Fix GPG signing in Windows release build
#32089 merged
Mar 23, 2022 -
[3.10] bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase (GH-32086)
#32087 merged
Mar 23, 2022 -
bpo-47104: Rewrite asyncio.to_thread tests to use IsolatedAsyncioTestCase
#32086 merged
Mar 23, 2022 -
[3.10] bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076) (GH-32085)
#32085 merged
Mar 23, 2022 -
[3.9] bpo-47101: list only activated algorithms in hashlib.algorithms_available (GH-32076)
#32084 merged
Mar 23, 2022 -
bpo-47101: list only activated algorithms in hashlib.algorithms_available
#32076 merged
Mar 23, 2022 -
[3.9] bpo-47061: document module deprecations due to PEP 594 (GH-31984)
#32082 merged
Mar 23, 2022 -
[3.9] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712) (GH-31941)
#32067 merged
Mar 23, 2022 -
bpo-31582: Created a new section describing sys.path initialization
#31082 merged
Mar 23, 2022 -
[3.10] bpo-33028: Correctly document class instead of function (GH-32016)
#32077 merged
Mar 23, 2022 -
bpo-47086: Remove dead link to old CHM documentation
#32075 merged
Mar 23, 2022 -
bpo-46712: Do not Regen Deep-Frozen Modules before Generating Global Objects
#32061 merged
Mar 23, 2022 -
bpo-46541: Add a comment about when to use _Py_DECLARE_STR().
#32063 merged
Mar 23, 2022 -
bpo-46829: Deprecate passing a message into Future.cancel() and Task.cancel()
#31840 merged
Mar 23, 2022 -
bpo-33028: Correctly document class instead of function
#32016 merged
Mar 23, 2022 -
bpo-46836: Add Doc/c-api/frame.rst
#32051 merged
Mar 23, 2022 -
[3.9] [doc] configparser: avoid inline comments. (GH-31247)
#32071 merged
Mar 23, 2022 -
[3.10] [doc] configparser: avoid inline comments. (GH-31247)
#32072 merged
Mar 23, 2022 -
[doc] configparser: avoid inline comments.
#31247 merged
Mar 23, 2022 -
bpo-42238: [doc] Some lines moved in rst, but had hardcoded lineno in…
#32070 merged
Mar 23, 2022 -
bpo-47012: speed up iteration of bytes and bytearray
#31867 merged
Mar 23, 2022 -
bpo-46864: Suppress deprecation warnings for ob_shash.
#32042 merged
Mar 23, 2022 -
[3.9] Fix typo in Path.iterdir docs (GH-31822)
#32066 merged
Mar 23, 2022 -
[3.10] Fix typo in Path.iterdir docs (GH-31822)
#32065 merged
Mar 23, 2022 -
[3.10] bpo-46769: Improve documentation for `typing.TypeVar` (GH-31712)
#31941 merged
Mar 23, 2022 -
Fix typo in Path.iterdir docs
#31822 merged
Mar 23, 2022 -
bpo-43166: Disable ceval.c optimizations for Windows debug builds again
#32023 merged
Mar 23, 2022 -
[3.10] bpo-2604: Make doctest.DocTestCase reset globs in teardown (GH-31932)
#32058 merged
Mar 22, 2022 -
[3.9] bpo-2604: Make doctest.DocTestCase reset globs in teardown (GH-31932)
#32057 merged
Mar 22, 2022 -
bpo-2604: Make DocTestCase reset globs in teardown
#31932 merged
Mar 22, 2022 -
[3.9] bpo-47022: Document asynchat, asyncore and smtpd removals in 3.12 (GH-31891)
#31998 merged
Mar 22, 2022 -
bpo-32033: Finalize WASI configure options (GH-32053)
#32053 merged
Mar 22, 2022 -
[3.9] bpo-44336: Prevent tests hanging on child process handles on Wi…
#32050 merged
Mar 22, 2022 -
[3.10] bpo-44336: Prevent tests hanging on child process handles on Windows (GH-26578)
#32048 merged
Mar 22, 2022 -
bpo-46315: Use fopencookie() to avoid dup() in _PyTokenizer_FindEncodingFilename
#32033 merged
Mar 22, 2022 -
bpo-45150: Fix testing under FIPS mode (GH-32046)
#32046 merged
Mar 22, 2022 -
bpo-42885: Optimize search for regular expressions starting with "\A" or "^"
#32021 merged
Mar 22, 2022 -
[3.9] bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910)
#32049 merged
Mar 22, 2022 -
[3.10] bpo-45997: Fix asyncio.Semaphore re-acquiring order (GH-31910)
#32047 merged
Mar 22, 2022 -
bpo-45997: Fix asyncio.Semaphore re-acquiring order
#31910 merged
Mar 22, 2022 -
bpo-47076: Make asyncio.Queue stable on slow test boxes
#32040 merged
Mar 22, 2022 -
bpo-47045: Remove `f_state` field, and make ownership of `_PyInterpreterFrame` explicit.
#31963 merged
Mar 22, 2022 -
bpo-47084: Clear cached representations on finalization
#32032 merged
Mar 22, 2022 -
bpo-46838: Syntax error improvements for function definitions
#31590 merged
Mar 22, 2022 -
bpo-40280: Skip socket, fork, subprocess tests on Emscripten
#31986 merged
Mar 22, 2022 -
bpo-28080:: Add support for the fallback encoding in ZIP files
#32007 merged
Mar 22, 2022 -
bpo-47081: Replace "qualifiers" with "quantifiers" in the re module documentation
#32028 merged
Mar 22, 2022 -
bpo-45150: Add hashlib.file_digest() for efficient file hashing
#31930 merged
Mar 22, 2022 -
bpo-47086: Remove .chm from Windows installer and add HTML docs
#32038 merged
Mar 22, 2022 -
[3.10] bpo-47061: document module deprecations due to PEP 594 (GH-31984)
#32039 merged
Mar 22, 2022 -
bpo-44336: Prevent hanging on child process handles
#26578 merged
Mar 22, 2022 -
bpo-47061: document module deprecations due to PEP 594
#31984 merged
Mar 21, 2022 -
Fix typo in Include/internal/pycore_bytesobject.h
#31914 merged
Mar 21, 2022 -
bpo-12029: [doc] clarify that except does not match virtual subclasses of the specified exception type
#32027 merged
Mar 21, 2022 -
bpo-47067: Add vectorcall for gaobject
#31996 merged
Mar 21, 2022 -
bpo-47080: Use atomic groups to simplify fnmatch
#32029 merged
Mar 21, 2022 -
bpo-433030: Add support of atomic grouping in regular expressions
#31982 merged
Mar 21, 2022 -
[3.10] bpo-23691: Protect the re.finditer() iterator from re-entering (GH-32012)
#32025 merged
Mar 21, 2022 -
[3.9] bpo-23691: Protect the re.finditer() iterator from re-entering (GH-32012)
#32026 merged
Mar 21, 2022 -
bpo-46841: Quicken code in-place
#31888 merged
Mar 21, 2022 -
bpo-23691: Protect the re.finditer() iterator from re-entering
#32012 merged
Mar 21, 2022 -
[3.9] bpo-38256: Fix binascii.crc32 large input.
#32015 merged
Mar 21, 2022 -
bpo-46850: Remove _PyEval_CallTracing() function
#32019 merged
Mar 21, 2022 -
bpo-46850: Remove _PyEval_GetCoroutineOriginTrackingDepth()
#32018 merged
Mar 21, 2022 -
bpo-46850: Remove _PyEval_SetAsyncGenFinalizer()
#32017 merged
Mar 21, 2022 -
[3.10] bpo-38256: Fix binascii.crc32 large input.
#32013 merged
Mar 20, 2022 -
[3.10] bpo-47022: Document asynchat, asyncore and smtpd removals in 3.12 (GH-31891)
#31997 merged
Mar 20, 2022 -
bpo-38256: Fix binascii.crc32() when inputs are 4+GiB
#32000 merged
Mar 20, 2022 -
[3.9] bpo-42369: Fix thread safety of zipfile._SharedFile.tell (GH-26974)
#32008 merged
Mar 20, 2022 -
[3.10] bpo-42369: Fix thread safety of zipfile._SharedFile.tell (GH-26974)
#32009 merged
Mar 20, 2022 -
bpo-47015: Update test_os from asyncore to asyncio
#31876 merged
Mar 20, 2022 -
bpo-42369: Fix thread safety of zipfile._SharedFile.tell
#26974 merged
Mar 20, 2022 -
[3.9] bpo-46013: Fix confusing kerning on period in docs (GH-29989)
#32006 merged
Mar 20, 2022 -
[3.10] bpo-46013: Fix confusing kerning on period in docs (GH-29989)
#32005 merged
Mar 20, 2022 -
bpo-46013: Fix confusing kerning on period in docs
#29989 merged
Mar 20, 2022 -
[3.9] [3.10] bpo-47040: improve document of checksum functions (GH-31955) (GH-32002)
#32004 merged
Mar 20, 2022 -
[3.10] bpo-47040: improve document of checksum functions (GH-31955)
#32002 merged
Mar 20, 2022
56 Pull requests opened by 37 people
-
Handle Ctrl+C in asyncio programs
#32001 opened
Mar 20, 2022 -
bpo-47000: Make io.text_encoding() respects UTF-8 mode.
#32003 opened
Mar 20, 2022 -
bpo-42658: Using LCMapStringEx in ntpath.normcase
#32010 opened
Mar 20, 2022 -
bpo-47071: Retry recvfrom when ERROR_PORT_UNREACHABLE received.
#32011 opened
Mar 20, 2022 -
bpo-47054: Call params parameters not arguments in SyntaxErrors.
#32014 opened
Mar 20, 2022 -
bpo-47079: return a correct type from the Integral.denominator
#32022 opened
Mar 21, 2022 -
bpo-43224: Unpack concrete tuple types into a sequence of types
#32030 opened
Mar 21, 2022 -
bpo-43224: Forbid TypeVar substitution with Unpack
#32031 opened
Mar 21, 2022 -
bpo-47089: Avoid test_compileall failures on Windows
#32037 opened
Mar 21, 2022 -
bpo-46614: Allow datetime.isoformat to use "Z" UTC designator
#32041 opened
Mar 22, 2022 -
bpo-47090: Make zlib required instead of optional.
#32043 opened
Mar 22, 2022 -
bpo-45563 handle frame.f_lineno is None in inspect.getframeinfo
#32044 opened
Mar 22, 2022 -
bpo-47091: improve performance of list and tuple repeat
#32045 opened
Mar 22, 2022 -
bpo-46850: Remove _PyEval_EvalFrameDefault() function
#32052 opened
Mar 22, 2022 -
bpo-46850: Remove _PyInterpreterState_SetEvalFrameFunc()
#32054 opened
Mar 22, 2022 -
bpo-35540 dataclasses.asdict support defaultdict fields
#32056 opened
Mar 22, 2022 -
bpo-46566: Add new py.exe launcher implementation
#32062 opened
Mar 23, 2022 -
bpo-47088: Add typing.LiteralString (PEP 675)
#32064 opened
Mar 23, 2022 -
bpo-47000: Add locale.get_encoding()
#32068 opened
Mar 23, 2022 -
bpo-43884: Fix asyncio subprocess kill process cleanly when process is blocked
#32073 opened
Mar 23, 2022 -
bpo-47099: Replace with_traceback() with exception chaining and reraising
#32074 opened
Mar 23, 2022 -
bpo-46716: Handle negative timeouts for wait on Windows
#32079 opened
Mar 23, 2022 -
add mapping & sequence type flags to the stable api
#32080 opened
Mar 23, 2022 -
bpo-46716: Use strict unsigned long conversion for DWORD values
#32081 opened
Mar 23, 2022 -
bpo-47103: Copy pgort140.dll into output directory when building PGInstrument on Windows
#32083 opened
Mar 23, 2022 -
bpo-47122: Fix the table of methods in the collections.abc documentation
#32090 opened
Mar 23, 2022 -
bpo-20291: Fix bugs in argument clinic varargs processing
#32092 opened
Mar 24, 2022 -
Update glossary.rst
#32093 opened
Mar 24, 2022 -
bpo-47109: Make old ctypes.macholib tests runned by `python -m test`
#32094 opened
Mar 24, 2022 -
bpo-47110: refactor bytearray strip methods
#32096 opened
Mar 24, 2022 -
Fix array-lengh reference to "non-negative" from "positive"
#32097 opened
Mar 24, 2022 -
bpo-46841: Disassembly of quickened code
#32099 opened
Mar 24, 2022 -
bpo-47097: Add documentation for TypeVarTuple
#32103 opened
Mar 24, 2022 -
bpo-39622: Interrupt the main asyncio task on Ctrl+C
#32105 opened
Mar 24, 2022 -
Remove the issue template config after the migration
#32106 opened
Mar 25, 2022 -
bpo-46429: tweak deepfreeze output
#32107 opened
Mar 25, 2022 -
bpo-45618: Fix documentation build by pinning Jinja version to 3.0.3
#32109 opened
Mar 25, 2022 -
[3.7] bpo-45618: Fix documentation build by pinning Jinja version to 3.0.3
#32111 opened
Mar 25, 2022 -
bpo-47075: Add shutdown_timeout to multiprocessing BaseManager
#32112 opened
Mar 25, 2022 -
bpo-40421: Add missing getters for frame object attributes to C-API.
#32114 opened
Mar 25, 2022 -
bpo-47120: Replace the JUMP_ABSOLUTE opcode by the relative JUMP_BACKWARD
#32115 opened
Mar 25, 2022 -
bpo-1207613: Add scrollbar to IDLE editor
#32116 opened
Mar 25, 2022 -
bpo-32642: add support for path-like objects in sys.path
#32118 opened
Mar 25, 2022 -
bpo-43224: Implement pickling of TypeVarTuples
#32119 opened
Mar 25, 2022 -
bpo-47053: Refactor BINARY_OP_INPLACE_ADD_UNICODE
#32122 opened
Mar 26, 2022 -
fnmatch should use re.search()
#32123 opened
Mar 26, 2022 -
bpo-47126: Update to canonical PEP URLs
#32124 opened
Mar 26, 2022 -
bpo-47127: Specialize calls for fastcall c functions with keywords
#32125 opened
Mar 26, 2022 -
bpo-47128: Enhance Argument Clinic's NoneType return converter to give `void`
#32126 opened
Mar 26, 2022 -
bpo-47129: Add more informative messages to f-string syntax errors
#32127 opened
Mar 26, 2022 -
bpo-46126: Restore 'descriptions' when running tests internally.
#32128 opened
Mar 26, 2022 -
bpo-27929: resolve names only for AF_INET/AF_INET6 with asyncio
#32131 opened
Mar 26, 2022 -
bpo-47131: Speedup AST comparisons by using node traversal
#32132 opened
Mar 26, 2022 -
bpo-47132: Move `set.test_c_api` to `_testcapimodule.test_set`
#32133 opened
Mar 26, 2022 -
bpo-47061: deprecate the `aifc` module
#32134 opened
Mar 26, 2022 -
bpo-n/a: Updated ccbench.py used to assess multithreading
#32135 opened
Mar 26, 2022
80 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.
-
bpo-46291: Fix inaccuracies in exceptions tutorial
#31899 commented on
Mar 26, 2022 • 27 new comments -
bpo-44493: Add missing terminated NUL in sockaddr_un's length
#26866 commented on
Mar 26, 2022 • 26 new comments -
bpo-47070: improve performance of array_inplace_repeat
#31999 commented on
Mar 26, 2022 • 24 new comments -
bpo-35859: fix bugs in re engine
#12427 commented on
Mar 22, 2022 • 17 new comments -
bpo-45995: add "z" format specifer to coerce negative 0 to zero
#30049 commented on
Mar 23, 2022 • 13 new comments -
bpo-46343: Add PyErr_GetActiveException and PyErr_SetActiveException
#30531 commented on
Mar 23, 2022 • 10 new comments -
PEP-678: implementation of exception notes as per PEP discussions
#31317 commented on
Mar 23, 2022 • 10 new comments -
bpo-45924: Fix asyncio incorrect traceback when future's exception is raised multiple times
#30274 commented on
Mar 22, 2022 • 7 new comments -
bpo-42340: Document issues around KeyboardInterrupt
#23255 commented on
Mar 26, 2022 • 5 new comments -
bpo-23975: Correct conversion of Rational’s to float
#25619 commented on
Mar 21, 2022 • 5 new comments -
Fix numbers.Real.__rdivmod__ doc string
#31991 commented on
Mar 20, 2022 • 5 new comments -
bpo-46212: Avoid temporary `varargs` tuple creation in argument passing
#30312 commented on
Mar 24, 2022 • 3 new comments -
bpo-46890: Fix setting of sys._base_executable with framework builds on macOS
#31958 commented on
Mar 20, 2022 • 3 new comments -
bpo-47063 Add an index_pages default list and parameter to SimpleHTTPRequestHandler
#31985 commented on
Mar 21, 2022 • 3 new comments -
bpo-31078: Propogate use_rawinput to recursive pdb (debug command)
#2947 commented on
Mar 25, 2022 • 2 new comments -
bpo-33351: Patches to build on clang-cl
#18371 commented on
Mar 22, 2022 • 2 new comments -
bpo-41287: Handle `doc` argument of `property.__init__` in subclasses
#23205 commented on
Mar 24, 2022 • 2 new comments -
bpo-44175: Update docs for str title, istitle methods
#26865 commented on
Mar 23, 2022 • 2 new comments -
bpo-46484:Add test for Calendar.iterweekdays
#30825 commented on
Mar 22, 2022 • 2 new comments -
bpo-46742: Add "-d 123" / "--trace_fd 123" option to the trace module…
#31319 commented on
Mar 25, 2022 • 2 new comments -
bpo-47010: zero copy SelectorSocketTransport transport implementation
#31871 commented on
Mar 26, 2022 • 2 new comments -
bpo-46841: Don't jump during `throw()`
#31968 commented on
Mar 20, 2022 • 2 new comments -
Replace `numbers.Real` with `Real` in numbers.rst
#31995 commented on
Mar 19, 2022 • 2 new comments -
bpo-30680: textwrap support for true (Unicode) em-dashes
#2224 commented on
Mar 21, 2022 • 1 new comment -
bpo-30665: fcntl.ioctl() now accepts larger range of integers
#2286 commented on
Mar 21, 2022 • 1 new comment -
bpo-30710: getaddrinfo raises OverflowError
#2435 commented on
Mar 21, 2022 • 1 new comment -
bpo-25516: Fix Condition._is_owned() is when using threading.Lock
#2681 commented on
Mar 21, 2022 • 1 new comment -
bpo-22253: Add support to unnamed sections in ConfigParser
#2735 commented on
Mar 25, 2022 • 1 new comment -
bpo-23224: Fix segfaults and multiple leaks in the lzma and bz2 modules
#7822 commented on
Mar 22, 2022 • 1 new comment -
bpo-29779: New environment variable PYTHONHISTORY
#13208 commented on
Mar 22, 2022 • 1 new comment -
bpo-37907: Slightly improve performance of PyLong_AsSsize_t() with large longs
#15363 commented on
Mar 19, 2022 • 1 new comment -
bpo-42036:Fixed unchecked return in Modules/posixmodule.c
#22696 commented on
Mar 21, 2022 • 1 new comment -
Update handlers.py to have a configurable message_separator_character
#24556 commented on
Mar 21, 2022 • 1 new comment -
bpo-37952: SSL: add support for export_keying_material
#25255 commented on
Mar 20, 2022 • 1 new comment -
bpo-33178: Add BigEndianUnion, LittleEndianUnion classes to ctypes
#25480 commented on
Mar 21, 2022 • 1 new comment -
bpo-26092: allow using custom sys.displayhook's with doctest
#25651 commented on
Mar 20, 2022 • 1 new comment -
better performance
#25744 commented on
Mar 21, 2022 • 1 new comment -
bpo-43804: Improve "Building C and C++ Extensions on Windows" docs
#26020 commented on
Mar 24, 2022 • 1 new comment -
bpo-24964: Add _proxy_response_headers attribute to HTTPConnection
#26152 commented on
Mar 25, 2022 • 1 new comment -
bpo-14995: Clarify in PyLong_FromString that digits should be ended by a null byte
#26774 commented on
Mar 22, 2022 • 1 new comment -
bpo-38193: Add http.client script
#26775 commented on
Mar 22, 2022 • 1 new comment -
bpo-31538: Clarify the mailbox factory default
#26776 commented on
Mar 22, 2022 • 1 new comment -
Add Third-party resources section
#27752 commented on
Mar 21, 2022 • 1 new comment -
bpo-45171: Fix stacklevel handling in logging module
#28287 commented on
Mar 25, 2022 • 1 new comment -
bpo-46439: Clarify urllib.request.add_header documentation
#30708 commented on
Mar 23, 2022 • 1 new comment -
bpo-38941: Warn when testing element truth values in C version of `ElementTree`
#31149 commented on
Mar 23, 2022 • 1 new comment -
Add escape characters code block to whitespace constant doc section.
#31185 commented on
Mar 22, 2022 • 1 new comment -
Warn user when calling basicConfig twice
#31378 commented on
Mar 20, 2022 • 1 new comment -
bpo-46887: Work around clang MSAN bug on stat()/fstat()
#31633 commented on
Mar 23, 2022 • 1 new comment -
bpo-46942: Convert Object/classobject.c to Argument Clinic
#31711 commented on
Mar 21, 2022 • 1 new comment -
bpo-46961: Ensure integer mod and pow operations use cached small ints
#31843 commented on
Mar 21, 2022 • 1 new comment -
bpo-47009: Streamline list.append for the common case
#31864 commented on
Mar 21, 2022 • 1 new comment -
bpo-46939: Specialize calls to Python classes (POSTCALL edition)
#31936 commented on
Mar 24, 2022 • 1 new comment -
bpo-44115: improve duck-typing of fractions
#26064 commented on
Mar 24, 2022 • 0 new comments -
bpo-41111: Extending Argument Clinic to support to use the limited C API.
#26080 commented on
Mar 24, 2022 • 0 new comments -
bpo-44128: Refactor ZipExtFile init and re-init after seek
#26116 commented on
Mar 24, 2022 • 0 new comments -
bpo-38748: Add test for stack corruption.
#26204 commented on
Mar 24, 2022 • 0 new comments -
bpo-12403: Mention sys.displayhook in code module docs and the compile builtin docs
#26217 commented on
Mar 24, 2022 • 0 new comments -
bpo-44188: Fix ThreadPoolExecutor unbalanced semaphore count
#26265 commented on
Mar 24, 2022 • 0 new comments -
bpo-36203: Check callback is callable in PyWeakref_NewRef
#26273 commented on
Mar 24, 2022 • 0 new comments -
bpo-11176: give more meaningful argument names in argparse documentation
#26279 commented on
Mar 24, 2022 • 0 new comments -
bpo-44155: Add backlog arg for multiprocessing manager server
#26332 commented on
Mar 22, 2022 • 0 new comments -
bpo-19094: Deprecate providing false values besides strings or bytes to urllib.parse functions
#26687 commented on
Mar 22, 2022 • 0 new comments -
bpo-44283: Add jump table for match-cases of None, int, and str constants, as well as or-patterns of these.
#26697 commented on
Mar 22, 2022 • 0 new comments -
bpo-44185: Added close() to mock_open __exit__
#26902 commented on
Mar 21, 2022 • 0 new comments -
bpo-44512: Fix handling of extrasactions arg with mixed or upper case
#26924 commented on
Mar 21, 2022 • 0 new comments -
bpo-43718: in HTTPConnection._tunnel, propagate debuglevel to HTTPResponse
#26932 commented on
Mar 21, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Mar 21, 2022 • 0 new comments -
bpo-46194: Make selector inherit asyncio.DatagramTransport
#30291 commented on
Mar 25, 2022 • 0 new comments -
bpo-26120: make pydoc exclude __future__ imports from the data block of the module
#30888 commented on
Mar 26, 2022 • 0 new comments -
bpo-46662: Fix convert_timestamp function that failed to correctly parse timestamp
#31169 commented on
Mar 23, 2022 • 0 new comments -
bpo-46681: Forward gzip.compress() compresslevel to zlib
#31215 commented on
Mar 24, 2022 • 0 new comments -
bpo-39298: Add BLAKE3 bindings to hashlib.
#31686 commented on
Mar 22, 2022 • 0 new comments -
bpo-24132, bpo-44136 - Fix `pathlib.Path` subclassing.
#31691 commented on
Mar 25, 2022 • 0 new comments -
bpo-46998: Allow subclassing Any at runtime
#31841 commented on
Mar 24, 2022 • 0 new comments -
bpo-46785: Fix race condition between `os.stat()` and unlink
#31858 commented on
Mar 23, 2022 • 0 new comments -
bpo-18795: Add cumpercall and totalpercall keys to pstats sort_stats
#31919 commented on
Mar 23, 2022 • 0 new comments -
bpo-34861: Make cumtime the default sorting key for cProfile
#31929 commented on
Mar 26, 2022 • 0 new comments -
bpo-47025: drop support for bytes on sys.path
#31934 commented on
Mar 26, 2022 • 0 new comments -
bpo-16845: Validate the category of warnings.simplefilter sooner
#31983 commented on
Mar 23, 2022 • 0 new comments