September 6, 2021 – September 13, 2021
Overview
-
0 Active Issues
-
- 107 Merged Pull Requests
- 37 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
107 Pull requests merged by 31 people
-
[3.10] bpo-42135 Correct version slated for importlib.find_loader removal (GH-28312)
#28321 merged
Sep 13, 2021 -
bpo-42135 Correct version slated for importlib.find_loader removal
#28312 merged
Sep 13, 2021 -
bpo-45019: Do some cleanup related to frozen modules.
#28319 merged
Sep 13, 2021 -
[3.10] bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH-28286)
#28289 merged
Sep 13, 2021 -
[3.9] bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list (GH-28286)
#28290 merged
Sep 13, 2021 -
bpo-45173 Remove configparser deprecations
#28292 merged
Sep 13, 2021 -
[3.9] bpo-45182: Fix incorrect use of requires_zlib in test_bdist_rpm (GH-28305)
#28309 merged
Sep 13, 2021 -
bpo-21302: Update time.sleep() doc for clock_nanosleep()
#28311 merged
Sep 13, 2021 -
bpo-21302: Add clock_nanosleep() implementation for time.sleep()
#28111 merged
Sep 13, 2021 -
[3.10] bpo-45182: Fix incorrect use of requires_zlib in test_bdist_rpm (GH-28305)
#28308 merged
Sep 13, 2021 -
bpo-45181: Simplify loading sqlite3 tests
#28304 merged
Sep 13, 2021 -
bpo-45182: Fix incorrect use of requires_zlib in test_bdist_rpm
#28305 merged
Sep 13, 2021 -
bpo-5846: Do not use obsolete unittest functions.
#28303 merged
Sep 13, 2021 -
[3.9] bpo-45126: Fix ref. leak in `sqlite3.Connection.__init__` (GH-28231). (GH-28298)
#28302 merged
Sep 13, 2021 -
[3.10] bpo-45126: Fix ref. leak in `sqlite3.Connection.__init__` (GH-28231)
#28298 merged
Sep 13, 2021 -
bpo-45126: Fix ref. leak in `sqlite3.Connection.__init__`
#28231 merged
Sep 12, 2021 -
bpo-43413: Fix handling keyword arguments in subclasses of some buitin classes
#26456 merged
Sep 12, 2021 -
bpo-44987: Fix typo whatsnew 3.11
#28293 merged
Sep 11, 2021 -
bpo-44987: Speed up unicode normalization of ASCII strings
#28283 merged
Sep 11, 2021 -
bpo-35474: Fix mimetypes.guess_all_extensions() potentially mutating list
#28286 merged
Sep 11, 2021 -
bpo-45163: haiku build fix proposal.
#28269 merged
Sep 11, 2021 -
[3.9] IDLE: adjust Python version in doc url for 3.10+ (GH-28228)
#28282 merged
Sep 10, 2021 -
[3.10] IDLE: adjust Python version in doc url for 3.10+ (GH-28228)
#28281 merged
Sep 10, 2021 -
IDLE: adjust Python version in doc url for 3.10+
#28228 merged
Sep 10, 2021 -
[3.9] bpo-9811: [doc] strftime handling of unsupported format specifiers is platform dependent (GH-28264)
#28278 merged
Sep 10, 2021 -
[3.10] bpo-9811: [doc] strftime handling of unsupported format specifiers is platform dependent (GH-28264)
#28277 merged
Sep 10, 2021 -
bpo-45144: use subTests in test_peepholer
#28247 merged
Sep 10, 2021 -
bpo-9811: [doc] strftime handling of unsupported format specifiers is…
#28264 merged
Sep 10, 2021 -
[3.9] bpo-44219: Mention GH-28250 is a deadlock bugfix (GH-28261)
#28275 merged
Sep 10, 2021 -
[3.10] bpo-44964: Correct the note about the f_lasti field (GH-28208)
#28276 merged
Sep 10, 2021 -
[3.10] bpo-44219: Mention GH-28250 is a deadlock bugfix (GH-28261)
#28274 merged
Sep 10, 2021 -
bpo-25894: Always report skipped and failed subtests separately
#28082 merged
Sep 10, 2021 -
bpo-44964: Correct the note about the f_lasti field
#28208 merged
Sep 10, 2021 -
bpo-44219: Mention GH-28250 is a deadlock bugfix
#28261 merged
Sep 10, 2021 -
[3.9] Fix typos in pep384_macrocheck.py (GH-28220)
#28273 merged
Sep 10, 2021 -
[3.10] Fix typos in pep384_macrocheck.py (GH-28220)
#28272 merged
Sep 10, 2021 -
Fix typo in pep384_macrocheck.py
#28220 merged
Sep 10, 2021 -
bpo-45132: Fix the reStructuredText markup
#28270 merged
Sep 10, 2021 -
bpo-40563: Support pathlike objects on dbm/shelve
#21849 merged
Sep 10, 2021 -
[3.10] bpo-45024 and bpo-23864: Document how interface testing works with the collections ABCs (GH-28218)
#28266 merged
Sep 10, 2021 -
bpo-45024 and bpo-23864: Document how interface testing works with the collections ABCs
#28218 merged
Sep 10, 2021 -
[3.10] bpo-45067 - Verify the version of ncurses for extended color support feature usage. (GH-28260)
#28263 merged
Sep 9, 2021 -
bpo-45067 - Verify the version of ncurses for extended color support feature usage.
#28260 merged
Sep 9, 2021 -
[3.10] bpo-45147: Fix minor typo in 3.10.rst (GH-28253)
#28259 merged
Sep 9, 2021 -
[3.10] bpo-44219: Release the GIL during isatty syscalls (GH-28250)
#28255 merged
Sep 9, 2021 -
bpo-45147: Edit typo in documentation Update 3.10.rst
#28253 merged
Sep 9, 2021 -
[3.9] bpo-44219: Release the GIL during isatty syscalls (GH-28250)
#28256 merged
Sep 9, 2021 -
bpo-44219: Release the GIL during isatty syscalls
#28250 merged
Sep 9, 2021 -
bpo-45017: move opcode-related logic from modulefinder to dis
#28246 merged
Sep 9, 2021 -
[3.10] bpo-44860: Update test_sysconfig for posix_user platlib (GH-28235)
#28251 merged
Sep 9, 2021 -
bpo-44860: Update test_sysconfig for posix_user platlib
#28235 merged
Sep 9, 2021 -
specify default order in memoryview.tobytes() docs
#27936 merged
Sep 9, 2021 -
[3.10] Fix small mistake in fileinput documentation (GH-28241)
#28249 merged
Sep 9, 2021 -
Fix small mistake in fileinput documentation
#28241 merged
Sep 9, 2021 -
[3.10] bpo-20499: Rounding error in statistics.pvariance (GH-28230)
#28248 merged
Sep 9, 2021 -
bpo-20499: Rounding error in statistics.pvariance
#28230 merged
Sep 9, 2021 -
bpo-38371: Remove deprecated `tkinter` split() method
#28237 merged
Sep 8, 2021 -
bpo-44340: Update whatsnews for ThinLTO
#28229 merged
Sep 8, 2021 -
[3.9] bpo-41082: Add note on errors that may be raised by home() and expanduser()
#28186 merged
Sep 8, 2021 -
[3.9] bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)
#28217 merged
Sep 8, 2021 -
bpo-45129 Remove deprecated reuse_address
#28207 merged
Sep 8, 2021 -
[3.10] bpo-45083: Include the exception class qualname when formatting an exception (GH-28119)
#28134 merged
Sep 8, 2021 -
[3.10] bpo-45056: Remove trailing unused constants from co_consts (GH-28109)
#28125 merged
Sep 8, 2021 -
[3.9] bpo-45097: Fix deprecation warnings in test_asyncio
#28236 merged
Sep 8, 2021 -
bpo-19113: remove unused test_errors
#28008 merged
Sep 8, 2021 -
[3.10] bpo-45118: Fix regrtest second summary for re-run tests (GH-28183)
#28214 merged
Sep 8, 2021 -
[3.10] bpo-25130: Add calls of gc.collect() in tests to support PyPy (GH-28005).
#28027 merged
Sep 8, 2021 -
[3.10] bpo-45121: Fix RecursionError when calling Protocol.__init__ from a subclass' __init__ (GH-28206)
#28232 merged
Sep 8, 2021 -
[3.9] bpo-45121: Fix RecursionError when calling Protocol.__init__ from a subclass' __init__ (GH-28206)
#28233 merged
Sep 8, 2021 -
bpo-44959: Added fallback to extension modules with '.sl' suffix on HP-UX
#27857 merged
Sep 8, 2021 -
bpo-45121: Fix issue when Protocol.__init__ raise RecursionError
#28206 merged
Sep 8, 2021 -
bpo-45132 Remove deprecated __getitem__ methods
#28225 merged
Sep 8, 2021 -
bpo-39573: Py_TYPE becomes a static inline function
#28128 merged
Sep 8, 2021 -
[3.10] bpo-38820: Test with OpenSSL 3.0.0 final (GH-28205)
#28216 merged
Sep 8, 2021 -
[skip issue] [skip news] Update libffi dll name to libffi-8
#28203 merged
Sep 7, 2021 -
[3.10] Remove documentation for non-existing socket class attributes (GH-28029)
#28222 merged
Sep 7, 2021 -
[3.9] Remove documentation for non-existing socket class attributes (GH-28029)
#28221 merged
Sep 7, 2021 -
bpo-24888: Clarify subprocess.check_call propagates exceptions if unable to start process
#28018 merged
Sep 7, 2021 -
DOC: remove documentation for non-existing socket class attributes
#28029 merged
Sep 7, 2021 -
bpo-45012 Release GIL around stat in os.scandir
#28085 merged
Sep 7, 2021 -
[3.10] Add more itertool recipes (GH-28165)
#28219 merged
Sep 7, 2021 -
[3.9] Check that 'configure' is generated by GNU Autoconf 2.69
#28156 merged
Sep 7, 2021 -
Add more itertool recipes
#28165 merged
Sep 7, 2021 -
[3.9] bpo-45118: Fix regrtest second summary for re-run tests (GH-28183)
#28215 merged
Sep 7, 2021 -
bpo-38820: Test with OpenSSL 3.0.0 final
#28205 merged
Sep 7, 2021 -
[3.9] bpo-45104: Clarify when __init__ is called (GH-28210)
#28212 merged
Sep 7, 2021 -
[3.10] bpo-45104: Clarify when __init__ is called (GH-28210)
#28211 merged
Sep 7, 2021 -
[3.8] bpo-45104: Clarify when __init__ is called (GH-28210)
#28213 merged
Sep 7, 2021 -
bpo-45118: Fix regrtest second summary for re-run tests
#28183 merged
Sep 7, 2021 -
bpo-45104: Clarify when __init__ is called.
#28210 merged
Sep 7, 2021 -
bpo-44348: BaseException deallocator uses trashcan
#28190 merged
Sep 7, 2021 -
bpo-42064: Pass module state to trace, progress, and authorizer callbacks
#27940 merged
Sep 7, 2021 -
bpo-45034: Fixes how upper limit is formatted for `struct.pack("H", ...)`
#28178 merged
Sep 7, 2021 -
bpo-45035: Revert "Make sysconfig posix_home depend on platlibdir"
#28201 merged
Sep 7, 2021 -
bpo-44991: Normalise `sqlite3` callback naming
#28088 merged
Sep 7, 2021 -
[3.10] bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename. (GH-28194)
#28199 merged
Sep 7, 2021 -
[3.10] bpo-44964: Add a note explaining the new semantics of f_last_i in frame objects (GH-28200)
#28202 merged
Sep 7, 2021 -
[3.10] bpo-44860: Make sysconfig posix_user not depend on platlibdir (GH-27655)
#28197 merged
Sep 7, 2021 -
bpo-44964: Add a note explaining the new semantics of f_last_i in frame objects
#28200 merged
Sep 7, 2021 -
[3.10] bpo-44963: Implement send() and throw() methods for anext_awaitable objects (GH-27955)
#28198 merged
Sep 7, 2021 -
bpo-45123: PyAiter_Check and PyObject_GetAiter fix & rename.
#28194 merged
Sep 7, 2021 -
bpo-45124: Remove the bdist_msi command
#28195 merged
Sep 7, 2021 -
bpo-44963: Implement send() and throw() methods for anext_awaitable objects
#27955 merged
Sep 7, 2021 -
bpo-45035: Make sysconfig posix_home depend on platlibdir
#28011 merged
Sep 7, 2021 -
bpo-44860: Make sysconfig posix_user not depend on platlibdir
#27655 merged
Sep 7, 2021
37 Pull requests opened by 24 people
-
bpo-45035: distutils install command doesn't use platlibdir
#28204 opened
Sep 7, 2021 -
bpo-44991: Normalise `sqlite3` function and collation callback naming
#28209 opened
Sep 7, 2021 -
Fix typo in types.py
#28226 opened
Sep 7, 2021 -
bpo-45126: Harden `sqlite3` connection initialisation
#28227 opened
Sep 7, 2021 -
bpo-45126: Deprecate `sqlite3` Connection and Cursor reinitialization
#28234 opened
Sep 8, 2021 -
bpo-45089: Improve `sqlite3` trace callback docs
#28238 opened
Sep 8, 2021 -
bpo-45138: Expand traced SQL statements in `sqlite3` trace callback
#28240 opened
Sep 8, 2021 -
bpo-42064: Add module backref to `sqlite3` callback context
#28242 opened
Sep 8, 2021 -
bpo-37529: add test for guessing extensions
#28243 opened
Sep 8, 2021 -
bpo-45141: allow specifying files for mailcap.getcaps
#28245 opened
Sep 8, 2021 -
bpo-45150: add a simple file_digest helper
#28252 opened
Sep 9, 2021 -
bpo-45152: refactor the dis module to make handling of hasconst opcod…
#28258 opened
Sep 9, 2021 -
bpo-45152: Add HAS_CONST macro and get_const_value() function and use…
#28262 opened
Sep 9, 2021 -
bpo-45155 : Default arguments for int.to_bytes(length=1, byteorder=sys.byteorder)
#28265 opened
Sep 9, 2021 -
Update classes.rst
#28267 opened
Sep 10, 2021 -
bpo-45162: Remove many old deprecated unittest features
#28268 opened
Sep 10, 2021 -
bpo-25625: add contextlib.chdir
#28271 opened
Sep 10, 2021 -
bpo-45166: fixes `get_type_hints` failure on `Final`
#28279 opened
Sep 10, 2021 -
[3.10] bpo-34602: Quadruple stack size on macOS when compiling with UBSAN (GH-27309)
#28280 opened
Sep 10, 2021 -
bpo-45171: Fix stacklevel handling in logging module
#28287 opened
Sep 11, 2021 -
bpo-45172: netbsd socketmodule CAN protocol constants addition.
#28288 opened
Sep 11, 2021 -
bpo-45160: Ttk optionmenu only set variable once
#28291 opened
Sep 11, 2021 -
bpo-45125: Improves pickling docs and tests for `shared_memory`
#28294 opened
Sep 11, 2021 -
bpo-45174: dragonflybsd fix nis module build.
#28295 opened
Sep 11, 2021 -
missing symbol ' fixed
#28296 opened
Sep 12, 2021 -
docs: correct references to __isub__ etc
#28297 opened
Sep 12, 2021 -
bpo-5846: Deprecate obsolete methods in `unittest`
#28299 opened
Sep 12, 2021 -
bpo-45156: fixes inifite loop on `mock.seal()`
#28300 opened
Sep 12, 2021 -
bpo-45167: Add ability to deepcopy types.GenericAlias
#28306 opened
Sep 13, 2021 -
bpo-20524: adds better error message for `.format()`
#28310 opened
Sep 13, 2021 -
bpo-45168: change dis output to omit missing values rather than replacing them by their index
#28313 opened
Sep 13, 2021 -
Remove compatibility check for Python versions below 2.2 in platform.libc_ver()
#28314 opened
Sep 13, 2021 -
bpo-45187: Collect test_socket tests using unittest.
#28317 opened
Sep 13, 2021 -
Add missing autojunk parameter to docstring
#28318 opened
Sep 13, 2021 -
bpo-45020: Add -X frozen_modules=[on|off] to explicitly control use of frozen modules.
#28320 opened
Sep 13, 2021 -
bpo-45188: Windows now regenerates frozen modules at the start of build instead of late
#28322 opened
Sep 13, 2021 -
bpo-45192: Fix a bug that infers the type of an os.PathLike[bytes] object as str
#28323 opened
Sep 14, 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-45020: Freeze the modules imported during startup.
#28107 commented on
Sep 13, 2021 • 52 new comments -
bpo-43352: Add a Barrier object in asyncio lib
#24903 commented on
Sep 9, 2021 • 8 new comments -
bpo-21261: IDLE: add completion of dict keys of type str
#26039 commented on
Sep 13, 2021 • 6 new comments -
bpo-45026: More compact range iterator (alt)
#28176 commented on
Sep 10, 2021 • 6 new comments -
bpo-44938: Expose PyErr_ChainExceptions in the stable API
#27799 commented on
Sep 9, 2021 • 5 new comments -
bpo-45021: Fix a hang in forked children
#28007 commented on
Sep 13, 2021 • 4 new comments -
bpo-39574: Improve str.__doc__ to clarify encoding and errors and their defaults.
#18401 commented on
Sep 8, 2021 • 3 new comments -
bpo-40522: Store tstate in a Thread Local Storage
#23976 commented on
Sep 7, 2021 • 3 new comments -
bpo-44766: remove outdated reference to Py_USING_MEMORY_DEBUGGER
#27509 commented on
Sep 13, 2021 • 3 new comments -
bpo-44050: Extension modules can share state when it doesn't support sub-interpreters.
#27794 commented on
Sep 7, 2021 • 3 new comments -
bpo-44951: Allow setting EPOLLEXCLUSIVE on selectors.EpollSelector
#27819 commented on
Sep 11, 2021 • 3 new comments -
bpo-36550: pdb/cmd: avoid creating exceptions
#4666 commented on
Sep 8, 2021 • 2 new comments -
bpo-44547: Make Fractions objects instances of typing.SupportsInt
#27851 commented on
Sep 9, 2021 • 2 new comments -
Update errors.rst
#28148 commented on
Sep 10, 2021 • 2 new comments -
bpo-36424: Add support for pickling frozen dataclasses with __slots__
#22459 commented on
Sep 9, 2021 • 1 new comment -
bpo-43827: Fixed abc conflicts with __init_subclass__
#25385 commented on
Sep 7, 2021 • 1 new comment -
bpo-44092: Don't reset statements/cursors before rollback
#26026 commented on
Sep 8, 2021 • 1 new comment -
bpo-42627: Fix wrong parsing of Windows registry proxy settings
#26307 commented on
Sep 8, 2021 • 1 new comment -
bpo-41930: Add support for SQLite serialise/deserialise API
#26728 commented on
Sep 12, 2021 • 1 new comment -
bpo-19217: Speed up assertEqual on long sequences
#27434 commented on
Sep 13, 2021 • 1 new comment -
bpo-44775: Speed-up typing.cast by implementing it in C
#27474 commented on
Sep 9, 2021 • 1 new comment -
bpo-44807: Forbid to define __init__ method in Protocol classes
#27543 commented on
Sep 10, 2021 • 1 new comment -
bpo-44813: move NEED_OPCODE_JUMP_TABLES toggle to opcode.h
#27562 commented on
Sep 11, 2021 • 1 new comment -
bpo-44855: Complete documentation of `sqlite3` exceptions
#27645 commented on
Sep 11, 2021 • 1 new comment -
bpo-44544: add textwrap placeholder arg
#27671 commented on
Sep 9, 2021 • 1 new comment -
bpo-44859: Raise more accurate exceptions in `sqlite3`
#27695 commented on
Sep 10, 2021 • 1 new comment -
bpo-38656: Clarify MimeTypes obj behaviour in documentation
#27750 commented on
Sep 12, 2021 • 1 new comment -
bpo-24955: Fix webbrowser broken on Mac OS X when using the BROWSER variable
#27751 commented on
Sep 8, 2021 • 1 new comment -
bpo-44888: Add ssl.OP_LEGACY_SERVER_CONNECT
#27776 commented on
Sep 8, 2021 • 1 new comment -
bpo-45026: More compact range iterator
#27986 commented on
Sep 8, 2021 • 1 new comment -
bpo-45040: Simplify `sqlite3` transaction control functions
#28019 commented on
Sep 9, 2021 • 1 new comment -
bpo-45041: Simplify `sqlite3.Cursor.executescript()`
#28020 commented on
Sep 9, 2021 • 1 new comment -
bpo-37179: Support asyncio loop.start_tls() for TLS in TLS
#28073 commented on
Sep 9, 2021 • 1 new comment -
bpo-24139: Add support for SQLite extended result codes
#28076 commented on
Sep 9, 2021 • 1 new comment -
bpo-42130: Fix for suppressing cancellations in wait_for()
#28149 commented on
Sep 11, 2021 • 1 new comment -
bpo-43950: handle wide unicode characters in tracebacks
#28150 commented on
Sep 11, 2021 • 1 new comment -
Make asyncio main importable by fixing references to global vars
#28184 commented on
Sep 7, 2021 • 1 new comment -
bpo-45120: Updated windows 'cp' encodings to match 'bestfit' specification.
#28189 commented on
Sep 7, 2021 • 1 new comment -
bpo-31062: Allow socket.makefile to handle line buffering properly
#12370 commented on
Sep 9, 2021 • 0 new comments -
bpo-38119: Fix shmem resource tracking
#15989 commented on
Sep 7, 2021 • 0 new comments -
bpo-34916: Add support for aggregate window functions in sqlite3
#20903 commented on
Sep 12, 2021 • 0 new comments -
bpo-41067: Haiku build fix
#21032 commented on
Sep 10, 2021 • 0 new comments -
Fix missing spaces with help for `-m compileall -o`, revisit
#27591 commented on
Sep 7, 2021 • 0 new comments -
bpo-44896: drop lineno requirement on nodes for ast.unparse
#27770 commented on
Sep 13, 2021 • 0 new comments -
bpo-45046: Support context managers in unittest
#28045 commented on
Sep 13, 2021 • 0 new comments -
bpo-45101: Add consistency in usage message IO between 2 versions of python-config
#28162 commented on
Sep 8, 2021 • 0 new comments -
bpo-30856: Update TestResult early, without buffering in _Outcome
#28180 commented on
Sep 12, 2021 • 0 new comments