May 6, 2021 – May 13, 2021
Overview
-
0 Active Issues
-
- 132 Merged Pull Requests
- 45 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
132 Pull requests merged by 42 people
-
bpo-39906: Document new follow_symlinks argument to pathlib.Path.stat() and chmod() in 3.10 whatsnew.
#26089 merged
May 13, 2021 -
bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew
#26090 merged
May 13, 2021 -
[3.10] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
#26092 merged
May 13, 2021 -
bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures
#26062 merged
May 13, 2021 -
bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics
#26013 merged
May 13, 2021 -
bpo-44113: Update fromzenmain not to use Py_SetProgramName
#26085 merged
May 13, 2021 -
bpo-44113: Fix compiler warning in PySys_AddWarnOption()
#26084 merged
May 13, 2021 -
[3.10] bpo-44030: Fix formatting error in exceptions docs (GH-25929)
#26086 merged
May 13, 2021 -
bpo-44030: Fix formatting error in exceptions docs
#25929 merged
May 13, 2021 -
bpo-44113: Update __xxtestfuzz not to use Py_SetProgramName
#26083 merged
May 12, 2021 -
bpo-44113: Deprecate old functions to config Python init
#26060 merged
May 12, 2021 -
[3.10] bpo-44116: Add GC support to _csv heap types (GH-26074)
#26081 merged
May 12, 2021 -
[3.10] bpo-40645: Fix ref leaks in _hashopenssl (GH-26079)
#26082 merged
May 12, 2021 -
bpo-40645: Fix ref leaks in _hashopenssl
#26079 merged
May 12, 2021 -
bpo-44116: Add GC support to _csv heap types
#26074 merged
May 12, 2021 -
[3.9] Revert "[3.9] bpo-38908: Fix issue when non runtime_protocol does not raise TypeError (GH-26067)"
#26077 merged
May 12, 2021 -
[3.9] bpo-38908: Fix issue when non runtime_protocol does not raise TypeError (GH-26067)
#26075 merged
May 12, 2021 -
bpo-44117: Add C API section to What's New in Python 3.11
#26071 merged
May 12, 2021 -
[3.10] bpo-38908: Fix issue when non runtime_protocol failed to raise TypeError (GH-26067)
#26073 merged
May 12, 2021 -
bpo-40645: Fix reference leak in the _hashopenssl extension
#26072 merged
May 12, 2021 -
bpo-38908: Fix issue when non runtime_protocol does not raise TypeError
#26067 merged
May 12, 2021 -
Use get_binascii_state instead of PyModule_GetState
#26069 merged
May 12, 2021 -
[3.10] bpo-25479: add unit test for __subclasshook__ in test_abc.py (…
#26065 merged
May 12, 2021 -
[3.10] bpo-44089: Allow subclassing of ``csv.Error`` (GH-26008)
#26066 merged
May 12, 2021 -
bpo-44089: Allow subclassing of ``csv.Error``
#26008 merged
May 12, 2021 -
[3.9] bpo-25479: add unit test for __subclasshook__ in test_abc.py (GH-24034)
#26063 merged
May 12, 2021 -
bpo-25479: add unit test for __subclasshook__ in test_abc.py
#24034 merged
May 12, 2021 -
bpo-40222: Remove PyTryblock struct
#26059 merged
May 12, 2021 -
bpo-40222: Mention zero-cost exceptions in whats-new for 3.11
#26021 merged
May 12, 2021 -
[3.9] bpo-40640: doc -- add missing ... in example of Continue (GH-26055)
#26058 merged
May 12, 2021 -
[3.10] bpo-40640: doc -- add missing ... in example of Continue (GH-26055)
#26057 merged
May 12, 2021 -
bpo-43933: Force RETURN_VALUE bytecodes to have line numbers
#26054 merged
May 12, 2021 -
bpo-40640: doc -- add missing ... in tutorial example of Continue
#26055 merged
May 12, 2021 -
[3.8] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964)
#26056 merged
May 12, 2021 -
[3.8] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules (GH-26025)
#26028 merged
May 12, 2021 -
[3.9] bpo-44061: Fix pkgutil.iter_modules regression when passed a pathlib.Path object (GH-25964)
#26052 merged
May 12, 2021 -
[3.9] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None (GH-25438)
#26053 merged
May 12, 2021 -
bpo-44002: Switch to lru_cache in urllib.parse.
#25798 merged
May 12, 2021 -
[3.10] Correct the changelog entry for the syntax error message for multiple exception types (GH-26038)
#26049 merged
May 11, 2021 -
[3.10] bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None. (GH-25438)
#26050 merged
May 11, 2021 -
bpo-44061: Fix pkgutil.iter_modules regression
#25964 merged
May 11, 2021 -
bpo-28528: Fix pdb.checkline() attribute error when 'curframe' is None.
#25438 merged
May 11, 2021 -
Correct the changelog entry for the syntax error message for multipl…
#26038 merged
May 11, 2021 -
[3.9] Fix import of HTTPError (GH-22304)
#26048 merged
May 11, 2021 -
[3.10] Fix import of HTTPError (GH-22304)
#26047 merged
May 11, 2021 -
Fix import of HTTPError
#22304 merged
May 11, 2021 -
[3.9] Fix typo in blurb entry
#26043 merged
May 11, 2021 -
[3.9] bpo-10548: expectedFailure does not apply to fixtures (GH-23201)
#26045 merged
May 11, 2021 -
[3.10] bpo-10548: expectedFailure does not apply to fixtures (GH-23201)
#26044 merged
May 11, 2021 -
bpo-10548: [doc] unittest's expectedFailure decorator does not apply to fixtures
#23201 merged
May 11, 2021 -
[3.9] bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016)
#26041 merged
May 11, 2021 -
[3.10] bpo-23750: Document os-system, subprocess. Patch by Martin Panter. (GH-26016)
#26040 merged
May 11, 2021 -
bpo-23750: Document os-system, subprocess. Patch by Martin Panter.
#26016 merged
May 11, 2021 -
[3.9] bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-23192)
#26036 merged
May 11, 2021 -
[3.10] bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation (GH-23192)
#26035 merged
May 11, 2021 -
bpo-25821: Fix inaccuracy in threading.enumerate/is_alive documentation
#23192 merged
May 11, 2021 -
bpo-43795: PEP 652 user documentation
#25668 merged
May 11, 2021 -
[3.10] Doc: http.server: directory is not a class attribute, but an argument. (GH-26017)
#26031 merged
May 11, 2021 -
[3.9] Doc: http.server: directory is not a class attribute, but an argument. (GH-26017)
#26030 merged
May 11, 2021 -
Doc: http.server: directory is not a class attribute, but an argument.
#26017 merged
May 11, 2021 -
[3.9] bpo-44070: Clarify NEWS message to specify the version when the behaviour was introduced
#26029 merged
May 10, 2021 -
[3.9] bpo-44070: No longer eagerly makes import filenames absolute, except for extension modules
#26025 merged
May 10, 2021 -
bpo-43743: add comment stating _USE_CP_SENDFILE should not be removed
#26024 merged
May 10, 2021 -
[3.9] bpo-44074: let patchcheck infer the base branch name (GH-25991)
#26022 merged
May 10, 2021 -
[3.10] bpo-44074: let patchcheck infer the base branch name (GH-25991)
#26023 merged
May 10, 2021 -
bpo-44074: let patchcheck infer the base branch name
#25991 merged
May 10, 2021 -
[3.10] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967)
#26018 merged
May 10, 2021 -
[3.9] bpo-43558: Add note about base class initialization to dataclasses doc (GH-25967)
#26019 merged
May 10, 2021 -
bpo-43558: Add base class initialization to dataclass doc
#25967 merged
May 10, 2021 -
bpo-40222: Prevent access outside buffer
#26012 merged
May 10, 2021 -
[3.10] bpo-43149: Correct the syntax error message for multiple exception types (GH-25996)
#25997 merged
May 9, 2021 -
[3.10] Revert test for Tix deprecation warning (GH-26005)
#26006 merged
May 9, 2021 -
Revert test for Tix deprecation warning
#26005 merged
May 9, 2021 -
[3.10] Fix a word in dataclasses docs. (GH-26003)
#26004 merged
May 9, 2021 -
Fix a word in dataclasses docs.
#26003 merged
May 9, 2021 -
bpo-43417: Better buffer handling for ast.unparse
#24772 merged
May 8, 2021 -
bpo-28307: Convert simple C-style formatting with literal format into f-string.
#5012 merged
May 8, 2021 -
[3.9] bpo-32924: Fix the Show Source url in the documentation (GH-25994)
#25995 merged
May 8, 2021 -
bpo-43149: Correct the syntax error message for multiple exception types
#25996 merged
May 8, 2021 -
[3.10] bpo-32924: Fix the Show Source url in the documentation
#25994 merged
May 8, 2021 -
Update references to master to point to main in customsourcelink.html
#25993 merged
May 8, 2021 -
[3.10] bpo-42725: mention the changes on what's new (GH-25974)
#25988 merged
May 8, 2021 -
bpo-42725: mention the changes on what's new
#25974 merged
May 8, 2021 -
[3.10] bpo-31904: Correct error string in test_file_not_exists() for VxWorks (GH-25965)
#25983 merged
May 8, 2021 -
bpo-31904: Correct error string in test_file_not_exists() for VxWorks
#25965 merged
May 8, 2021 -
[3.10] bpo-16866: Fix make libainstall. (GH-25980)
#25982 merged
May 8, 2021 -
[3.9] bpo-16866 : Fix make libainstall. (GH-25980)
#25981 merged
May 8, 2021 -
bpo-16866 Fix make libainstall.
#25980 merged
May 8, 2021 -
Fix the whatsnew/3.11.rst to link to the blurb-generated changelog.
#25979 merged
May 8, 2021 -
[3.10] Update the SOURCE_URI in pyspecific.py to point to the new branch
#25978 merged
May 8, 2021 -
Update the SOURCE_URI in pyspecific.py to point to the new branch
#25977 merged
May 8, 2021 -
Add the blurbify of the 3.10.0b1 changelog to the main branch
#25976 merged
May 8, 2021 -
Do not use Py_ssize_clean_t
#25940 merged
May 8, 2021 -
[3.10] bpo-44026: Idle - display interpreter's 'did you mean' hints (GH-25912)
#25973 merged
May 8, 2021 -
bpo-44026: Idle get Python's 'did you mean'
#25912 merged
May 7, 2021 -
[3.10] bpo-44063: set the missing end locations on the compiler (GH-25956)
#25972 merged
May 7, 2021 -
[3.7] bpo-40297: Fix test_socket.CANTest.testSendFrame
#25960 merged
May 7, 2021 -
bpo-44063: set the missing end locations on the compiler
#25956 merged
May 7, 2021 -
[3.10] bpo-41730: Show deprecation warnings for tkinter.tix (GH-22186)
#25971 merged
May 7, 2021 -
bpo-41730: Show deprecation warnings for tkinter.tix
#22186 merged
May 7, 2021 -
bpo-40222: "Zero cost" exception handling
#25729 merged
May 7, 2021 -
[3.9] bpo-30164 - Add missing return statements in ftplib documentation. (GH-25968)
#25970 merged
May 7, 2021 -
[3.10] bpo-30164 Add missing return statements in ftplib documentation. (GH-25968)
#25969 merged
May 7, 2021 -
bpo-30164 Add return statements in ftplib demo.
#25968 merged
May 7, 2021 -
[3.8] bpo-40297: Fix test_socket.CANTest.testSendFrame (GH-19548)
#25957 merged
May 7, 2021 -
bpo-44047: Remove unused statement argument to _pysqlite_seterror
#25915 merged
May 7, 2021 -
Doc: What's new in Python 3.11
#25963 merged
May 7, 2021 -
bpo-44029: Remove Py_UNICODE APIs
#25881 merged
May 7, 2021 -
[3.10] bpo-40943: Fix skipitem() didn't raise SystemError (GH-25937)
#25961 merged
May 7, 2021 -
bpo-40943: Fix skipitem() didn't raise SystemError
#25937 merged
May 7, 2021 -
[3.9] Fix minor grammar problems in dataclasses documentation (GH-25948)
#25959 merged
May 6, 2021 -
[3.10] Fix minor grammar problems in dataclasses documentation (GH-25948)
#25958 merged
May 6, 2021 -
Fix minor grammar
#25948 merged
May 6, 2021 -
[3.9] docs: clearly document that ":GH-X" string formatting results in "0X..." (GH-25941)
#25955 merged
May 6, 2021 -
[3.9] bpo-43972: Set content-length to 0 for http.server.SimpleHTTPRequestHandler 301s (GH-25705)
#25952 merged
May 6, 2021 -
[3.10] bpo-44059: Register the SerenityOS Browser in the webbrowser module (GH-25947)
#25950 merged
May 6, 2021 -
[3.10] bpo-43972: Set content-length to 0 for http.server.SimpleHTTPRequestHandler 301s (GH-25705)
#25953 merged
May 6, 2021 -
[3.10] docs: clearly document that ":GH-X" string formatting results in "0X..." (GH-25941)
#25954 merged
May 6, 2021 -
docs: clearly document that ":#X" string formatting results in "0X..."
#25941 merged
May 6, 2021 -
bpo-43972: Set content-length to 0 for http.server.SimpleHTTPRequestHandler 301s
#25705 merged
May 6, 2021 -
bpo-44059: Register the SerenityOS Browser in the webbrowser module
#25947 merged
May 6, 2021 -
[3.7] bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916)
#25934 merged
May 6, 2021 -
[3.6] bpo-44022: Fix http client infinite line reading (DoS) after a HTTP 100 Continue (GH-25916)
#25935 merged
May 6, 2021 -
[3.6] bpo-43075: Fix ReDoS in urllib AbstractBasicAuthHandler (GH-24391)
#25250 merged
May 6, 2021 -
[3.6] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs
#25924 merged
May 6, 2021 -
[3.7] bpo-43882 - urllib.parse should sanitize urls containing ASCII newline and tabs.
#25923 merged
May 6, 2021 -
[3.10] Eliminate duplicated calculations and unnecessary work for linear regression (GH-25922)
#25945 merged
May 6, 2021 -
[3.10] bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
#25943 merged
May 6, 2021 -
Eliminate duplicated calculations and unnecessary work for linear regression
#25922 merged
May 6, 2021 -
bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
#25942 merged
May 6, 2021 -
bpo-44017: Update test_contextlib_async not to emit DeprecationWarn
#25918 merged
May 6, 2021
45 Pull requests opened by 33 people
-
[3.9] bpo-38820: Test with OpenSSL 3.0.0-alpha16 (GH-25942)
#25944 opened
May 6, 2021 -
bpo-23937: IDLE maximise on load
#25946 opened
May 6, 2021 -
bpo-44060: Enable TARGET labels even when not using computed gotos.
#25949 opened
May 6, 2021 -
bpo-44062: Fix PYTHON_FOR_BUILD interpreter lookup for cross-compile …
#25951 opened
May 6, 2021 -
ZipFile file header optimization
#25966 opened
May 7, 2021 -
bpo-44073: Use sqlite3_stmt_busy() to check statement status
#25984 opened
May 8, 2021 -
bpo-44045: fix spelling of uppercase vs upper-case
#25985 opened
May 8, 2021 -
bpo-44072: fix numbers.Complex, numbers.Integral docs for `**`
#25986 opened
May 8, 2021 -
bpo-43124: Fix smtplib multiple CRLF injection
#25987 opened
May 8, 2021 -
bpo-24147: Document csv Dialect class defaults. Patch by Brandon Milam
#25989 opened
May 8, 2021 -
bpo-44075: Add asyncio.stalled audit hook
#25990 opened
May 8, 2021 -
bpo-44077: Expose IP_RECVTOS in the socket module
#25992 opened
May 8, 2021 -
bpo-44079: Strip superfluous statement cache from sqlite3.Connection
#25998 opened
May 8, 2021 -
bpo-43109: Use /usr/bin/ar on macOS for LTO builds
#25999 opened
May 9, 2021 -
bpo-44081: improve ast.unparse() for lambdas with no parameters
#26000 opened
May 9, 2021 -
[3.9] bpo-43568: Relax distutils MACOSX_DEPLOYMENT_TARGET check (GH-25827)
#26001 opened
May 9, 2021 -
bpo-44082: Add a method to check interpolation errors in configparser
#26002 opened
May 9, 2021 -
msg393190: `pathlib.Path.(r)?glob` return true generators
#26007 opened
May 9, 2021 -
bpo-44090: Add class binding to unbound super objects for allowing autosuper with class methods
#26009 opened
May 9, 2021 -
bpo-44094: Remove deprecated PyErr_ APIs.
#26011 opened
May 10, 2021 -
bpo-26110: Add ``CALL_METHOD_KW`` opcode to speedup method calls with keywords
#26014 opened
May 10, 2021 -
[minor code fix] Remove redundant reset()
#26015 opened
May 10, 2021 -
bpo-43804: Improve "Building C and C++ Extensions on Windows" docs
#26020 opened
May 10, 2021 -
[WIP] bpo-44092: Don't reset statements/cursors before rollback
#26026 opened
May 10, 2021 -
bpo-44106: Improve sqlite3 example database contents
#26027 opened
May 10, 2021 -
bpo-44108: normalise SQL quoted literals in sqlite3 test suite
#26032 opened
May 11, 2021 -
Update datastructures.rst
#26033 opened
May 11, 2021 -
[3.10] bpo-43795: PEP 652 user documentation (GH-25668)
#26034 opened
May 11, 2021 -
Doc: Fix ambiguous pronoun
#26037 opened
May 11, 2021 -
bpo-21261: IDLE: add completion of dict keys of type str
#26039 opened
May 11, 2021 -
bpo-44110: Improve string's __getitem__ error message
#26042 opened
May 11, 2021 -
[3.10] bpo-43933: Force RETURN_VALUE bytecodes to have line numbers
#26061 opened
May 12, 2021 -
bpo-44115: improve duck-typing of fractions
#26064 opened
May 12, 2021 -
bpo-44117: Remove PyEval_InitThreads()
#26070 opened
May 12, 2021 -
bpo-44032: Move data stack to thread from FrameObject.
#26076 opened
May 12, 2021 -
Fix typo in configure
#26078 opened
May 12, 2021 -
bpo-41111: Extending Argument Clinic to support to use the limited C API.
#26080 opened
May 12, 2021 -
[3.10] bpo-44098: Drop ParamSpec from most ``__parameters__`` in typing generics (GH-26013)
#26091 opened
May 13, 2021 -
[3.9] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
#26093 opened
May 13, 2021 -
[3.8] bpo-44114: Fix dictkeys_reversed and dictvalues_reversed function signatures (GH-26062)
#26094 opened
May 13, 2021 -
bpo-44121: Implemented formatHeader and formatFooter in BufferingFormatter of the Logging package.
#26095 opened
May 13, 2021 -
bpo-38908: [docs] Add changes to 3.10 whatsnew and fix some minor inaccuracies in news
#26096 opened
May 13, 2021 -
bpo-42130: Fix swallowing of cancellation by wait_for
#26097 opened
May 13, 2021 -
bpo-44114: Remove redundant cast.
#26098 opened
May 13, 2021 -
[3.10] bpo-43757: Document os.path.realpath(strict=True) in 3.10 whatsnew. (GH-26090)
#26099 opened
May 13, 2021
47 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-44010: IDLE: colorize pattern-matching soft keywords
#25851 commented on
May 11, 2021 • 44 new comments -
bpo-43984: Update winreg.SetValueEx to make sure the value set is not -1
#25775 commented on
May 10, 2021 • 28 new comments -
bpo-25872: Add unit tests for linecache and threading
#25913 commented on
May 12, 2021 • 20 new comments -
bpo-43352: Add a Barrier object in asyncio lib
#24903 commented on
May 11, 2021 • 6 new comments -
bpo-44042: sqlite3 begin transaction optimisations
#25908 commented on
May 9, 2021 • 5 new comments -
bpo-44097: add --enable-pyc-build option to the configure script
#23920 commented on
May 10, 2021 • 4 new comments -
bpo-43976: add vendor config
#25718 commented on
May 13, 2021 • 4 new comments -
bpo-40254: Have pyspecific directives translatable
#19470 commented on
May 12, 2021 • 3 new comments -
bpo-43956: Doc/c-api: Fix default program name
#24876 commented on
May 12, 2021 • 3 new comments -
bpo-18232: Return unsuccessfully if no unit tests were run
#24893 commented on
May 7, 2021 • 3 new comments -
bpo-11105: Do not crash when compiling recursive ASTs
#20594 commented on
May 9, 2021 • 2 new comments -
bpo-43223: [SECURITY] Patched Open Redirection In SimpleHTTPServer Module
#24848 commented on
May 12, 2021 • 2 new comments -
added exception groups
#25430 commented on
May 12, 2021 • 2 new comments -
bpo-43012: remove `pathlib._Accessor`
#25701 commented on
May 13, 2021 • 2 new comments -
bpo-44041: Only call sqlite3_column_count() if needed
#25907 commented on
May 8, 2021 • 2 new comments -
bpo-33927: Add support for same infile and outfile to json.tool
#7865 commented on
May 7, 2021 • 1 new comment -
bpo-37334: Add a cancel method to asyncio Queues
#14227 commented on
May 12, 2021 • 1 new comment -
bpo-21622: Fix ctypes.util.find_library with musl
#18380 commented on
May 11, 2021 • 1 new comment -
bpo-40990: Add HTTPS support to http.server.HTTPServer
#20923 commented on
May 12, 2021 • 1 new comment -
bpo-14916: use specified tokenizer fd for file input
#22190 commented on
May 11, 2021 • 1 new comment -
Minor test fixes for zlib and gzip
#22408 commented on
May 11, 2021 • 1 new comment -
bpo-40075: Fix _tkinter resuming null thread state
#22453 commented on
May 11, 2021 • 1 new comment -
bpo-42109: Implementation of hypothesis stubs for property-based tests, with zoneinfo tests
#22863 commented on
May 13, 2021 • 1 new comment -
bpo-43024: improve signature (in help, etc) for functions taking sent…
#24331 commented on
May 13, 2021 • 1 new comment -
bpo-43086: Added handling for excess data in binascii.a2b_base64
#24402 commented on
May 10, 2021 • 1 new comment -
bpo-40956: Convert sqlite3.connect and sqlite3.Connection.__init__ to AC
#24421 commented on
May 7, 2021 • 1 new comment -
bpo-43350: Don't reset active statements twice in _pysqlite_query_execute()
#24681 commented on
May 10, 2021 • 1 new comment -
Remove duplicated text for iterable unpacking
#25212 commented on
May 8, 2021 • 1 new comment -
bpo-43977: Update pattern matching language reference docs
#25917 commented on
May 7, 2021 • 1 new comment -
bpo-32779: Fix urljoining with an empty query string.
#5645 commented on
May 11, 2021 • 0 new comments -
bpo-33257: Fix race conditions for non-threaded Tcl
#6444 commented on
May 7, 2021 • 0 new comments -
bpo-33479: Remove unqualified tkinter threadsafe claim.
#6990 commented on
May 7, 2021 • 0 new comments -
bpo-33964: IDLE macosx - removed unused local dict.
#7926 commented on
May 8, 2021 • 0 new comments -
bpo-27755: replace DynOptionMenu/OptionMenu with ttk.Combobox
#7979 commented on
May 8, 2021 • 0 new comments -
bpo-18291: codecs text streams now split lines only with \r, \n and \r\n.
#9711 commented on
May 8, 2021 • 0 new comments -
bpo-21880: IDLE: Ability to run 3rd party code checkers
#9802 commented on
May 8, 2021 • 0 new comments -
bpo-35677: Do not automount directories by os.stat() on Linux.
#11455 commented on
May 8, 2021 • 0 new comments -
bpo-18099: Don't set Content-Length for 1xx, 204 and 304 requests
#12955 commented on
May 8, 2021 • 0 new comments -
bpo-40674: Deprecate urllib.request.urlretrieve() and cleanup()
#20197 commented on
May 11, 2021 • 0 new comments -
bpo-30934: add script for running coverage on IDLE modules' tests
#22694 commented on
May 9, 2021 • 0 new comments -
bpo-42454: Optimize constant slice creation
#23496 commented on
May 9, 2021 • 0 new comments -
typo-ish: improved comment that indicates state of Barrier
#23755 commented on
May 11, 2021 • 0 new comments -
bpo-33809: add print() method to TracebackException
#24231 commented on
May 13, 2021 • 0 new comments -
[DOC] Snippet code to str methods
#24666 commented on
May 13, 2021 • 0 new comments -
bpo-37820: Test that the "URL:"" schema does not work in urllib
#24870 commented on
May 11, 2021 • 0 new comments -
bpo-43693: Compute deref offsets in compiler
#25152 commented on
May 7, 2021 • 0 new comments -
bpo-15907: Move doctest test-data files into a subdirectory of Lib/test
#25914 commented on
May 13, 2021 • 0 new comments