September 2, 2021 – September 9, 2021
Overview
-
0 Active Issues
-
- 114 Merged Pull Requests
- 36 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
114 Pull requests merged by 33 people
-
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 -
[3.9] Update idlelib/help.html to include idle.rst spelling fix (GH-28191)
#28193 merged
Sep 7, 2021 -
[3.10] Update idlelib/help.html to include idle.rst spelling fix (GH-28191)
#28192 merged
Sep 7, 2021 -
Update idlelib/help.html to include idle.rst spelling fix
#28191 merged
Sep 7, 2021 -
[3.10] Fix typo in a comment in Modules/_ssl.c: s/validata/validate/ (GH-27993)
#27997 merged
Sep 6, 2021 -
bpo-34561: Switch to Munro & Wild "powersort" merge strategy.
#28108 merged
Sep 6, 2021 -
[3.10] bpo-45052: Unskips a failing `test_shared_memory_basics` test (GH-28182)
#28185 merged
Sep 6, 2021 -
bpo-45052: Unskips a failing `test_shared_memory_basics` test
#28182 merged
Sep 6, 2021 -
bpo-42238: [doc] remove unused, and deduplicate, suspicious ignore rules.
#28137 merged
Sep 6, 2021 -
bpo-44848: Update macOS installer to use SQLite 3.36.0
#27621 merged
Sep 5, 2021 -
[3.10] More useful OrderedDict LRU recipes (GH-28164)
#28179 merged
Sep 5, 2021 -
More useful OrderedDict LRU recipes
#28164 merged
Sep 5, 2021 -
bpo-41031: Match C and Python code formatting of unprintable exceptio…
#28139 merged
Sep 5, 2021 -
[3.10] Check that 'configure' is generated by GNU Autoconf 2.69 (GH-28152)
#28155 merged
Sep 5, 2021 -
Extract visitors from the grammar nodes and call makers in the peg generator
#28172 merged
Sep 5, 2021 -
[3.9] bpo-45102: unittest: add tests for skipping and errors in cleanup (GH-28166)
#28175 merged
Sep 5, 2021 -
[3.10] bpo-45102: unittest: add tests for skipping and errors in cleanup (GH-28166)
#28174 merged
Sep 5, 2021 -
bpo-45102: unittest: add tests for skipping and errors in cleanup
#28166 merged
Sep 5, 2021 -
[3.9] bpo-45042: Now test classes decorated with `requires_hashdigest…
#28169 merged
Sep 5, 2021 -
[3.10] bpo-44571: Add itertool recipe for a variant of takewhile() (GH-28167)
#28173 merged
Sep 5, 2021 -
bpo-44571: Add itertool recipe for a variant of takewhile()
#28167 merged
Sep 5, 2021 -
Remove unused macros from `Modules/_sqlite/microprotocols.h`
#28171 merged
Sep 5, 2021 -
[3.10] bpo-45042: Now test classes decorated with `requires_hashdigest` are not skipped (GH-28060)
#28168 merged
Sep 4, 2021 -
bpo-45042: Now test classes decorated with `requires_hashdigest` are not skipped
#28060 merged
Sep 4, 2021 -
[3.9] bpo-45030: Fix integer overflow in __reduce__ of the range iterator (GH-28000)
#28161 merged
Sep 4, 2021 -
[3.10] bpo-45030: Fix integer overflow in __reduce__ of the range iterator (GH-28000)
#28160 merged
Sep 4, 2021 -
[3.10] bpo-45097: Add more tests for shutdown_asyncgens() (GH-28154)
#28159 merged
Sep 4, 2021 -
[3.10] Add What's New for dataclass keyword-only parameters. (GH-28158)
#28163 merged
Sep 4, 2021 -
Add What's New for dataclass keyword-only parameters.
#28158 merged
Sep 4, 2021 -
bpo-45030: Fix integer overflow in __reduce__ of the range iterator
#28000 merged
Sep 4, 2021 -
bpo-45097: Add more tests for shutdown_asyncgens()
#28154 merged
Sep 4, 2021 -
[3.9] bpo-45097: Remove incorrect deprecation warnings in asyncio.
#28153 merged
Sep 4, 2021 -
[3.10] Regenerate autoconf files with version 2.69
#28151 merged
Sep 4, 2021 -
Check that 'configure' is generated by GNU Autoconf 2.69
#28152 merged
Sep 4, 2021 -
bpo-37596: Update `test_deterministic_sets` to correctly handle different string hash algorithms
#28147 merged
Sep 4, 2021 -
[3.10] bpo-45060: Get rid of few uses of the equality operators with None (GH-28087).
#28092 merged
Sep 4, 2021 -
bpo-45075: distinguish between frame and FrameSummary in traceback mo…
#28112 merged
Sep 3, 2021 -
bpo-45022: Update libffi to 3.4.2 in Windows build
#28146 merged
Sep 3, 2021 -
[3.10] bpo-42255: Update webbrowser doc
#28144 merged
Sep 3, 2021 -
[3.9] bpo-42255: Update webbrowser doc
#28145 merged
Sep 3, 2021 -
[3.9] bpo-45083: Include the exception class qualname when formatting an exception (GH-28119)
#28135 merged
Sep 3, 2021 -
[3.8] bpo-45022: Pin current libffi build to fixed version in preparation for upcoming update (GH-27982)
#28001 merged
Sep 3, 2021 -
bpo-42255: Deprecate webbrowser.MacOSX from Python 3.11
#27837 merged
Sep 3, 2021 -
bpo-43950: support positions for dis.Instructions created through dis.Bytecode
#28142 merged
Sep 3, 2021 -
bpo-45094: Add Py_NO_INLINE macro
#28140 merged
Sep 3, 2021 -
bpo-34602: Quadruple stack size on macOS when compiling with UBSAN
#27309 merged
Sep 3, 2021 -
bpo-45083: Include the exception class qualname when formatting an ex…
#28119 merged
Sep 3, 2021 -
[3.10] bpo-45081: Fix __init__ method generation when inheriting from Protocol (GH-28121)
#28131 merged
Sep 3, 2021
36 Pull requests opened by 24 people
-
bpo-12499: support custom len function in textwrap.wrap
#28136 opened
Sep 3, 2021 -
bpo-36521: Remove docstring from code object.
#28138 opened
Sep 3, 2021 -
bpo-1514420: Do not attempt to open files with names in <>s when form…
#28143 opened
Sep 3, 2021 -
Update errors.rst
#28148 opened
Sep 3, 2021 -
bpo-42130: Fix for suppressing cancellations in wait_for()
#28149 opened
Sep 3, 2021 -
bpo-43950: handle wide unicode characters in tracebacks
#28150 opened
Sep 4, 2021 -
bpo-45101: Add consistency in usage message IO between 2 versions of python-config
#28162 opened
Sep 4, 2021 -
bpo-24612: Improve syntax error for 'not' after an operator
#28170 opened
Sep 4, 2021 -
bpo-45026: More compact range iterator (alt)
#28176 opened
Sep 5, 2021 -
bpo-45107: Optimize LOAD_METHOD specialization, clean up comments
#28177 opened
Sep 5, 2021 -
bpo-30856: Update TestResult early, without buffering in _Outcome
#28180 opened
Sep 5, 2021 -
Make asyncio main importable by fixing references to global vars
#28184 opened
Sep 6, 2021 -
bpo-45120: Updated windows 'cp' encodings to match 'bestfit' specification.
#28189 opened
Sep 6, 2021 -
bpo-45035: distutils install command doesn't use platlibdir
#28204 opened
Sep 7, 2021 -
bpo-44964: Correct the note about the f_lasti field
#28208 opened
Sep 7, 2021 -
bpo-44991: Normalise `sqlite3` function and collation callback naming
#28209 opened
Sep 7, 2021 -
Fix typo in pep384_macrocheck.py
#28220 opened
Sep 7, 2021 -
Fix typo in types.py
#28226 opened
Sep 7, 2021 -
IDLE: adjust version in doc url for 3.10+
#28228 opened
Sep 8, 2021 -
bpo-45126: Fix ref. leak in `sqlite3.Connection.__init__`
#28231 opened
Sep 8, 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-37529: delete duplicate mimetype for bmp files
#28244 opened
Sep 8, 2021 -
bpo-45141: allow specifying files for mailcap.getcaps()
#28245 opened
Sep 8, 2021 -
bpo-45144: use subTests in test_peepholer
#28247 opened
Sep 9, 2021 -
bpo-45150: add a simple file_digest helper
#28252 opened
Sep 9, 2021 -
issue45147 typo fix in documentation
#28254 opened
Sep 9, 2021 -
bpo-45152: refactor the dis module to make handling of hasconst opcod…
#28258 opened
Sep 9, 2021 -
bpo-44219: Mention GH-28250 is a deadlock bugfix
#28261 opened
Sep 9, 2021 -
bpo-45152: Add HAS_CONST macro and get_const_value() function and use…
#28262 opened
Sep 9, 2021 -
bpo-9811: [doc] strftime handling of unsupported format specifiers is…
#28264 opened
Sep 9, 2021 -
bpo-45155 : Default arguments for int.to_bytes(length=1, byteorder=sys.byteorder)
#28265 opened
Sep 9, 2021 -
[3.10] bpo-45024 and bpo-23864: Document how interface testing works with the collections ABCs (GH-28218)
#28266 opened
Sep 10, 2021
50 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 10, 2021 • 47 new comments -
bpo-40563: Support pathlike objects on dbm/shelve
#21849 commented on
Sep 9, 2021 • 23 new comments -
bpo-44863: In TypedDict allow inherit from Generic and preserve bases
#27663 commented on
Sep 6, 2021 • 22 new comments -
bpo-24959: fix unittest.assertRaises bug where traceback entries were…
#23688 commented on
Sep 6, 2021 • 10 new comments -
bpo-21302: Add clock_nanosleep() implementation for time.sleep()
#28111 commented on
Sep 10, 2021 • 9 new comments -
bpo-43352: Add a Barrier object in asyncio lib
#24903 commented on
Sep 9, 2021 • 8 new comments -
bpo-44938: Expose PyErr_ChainExceptions in the stable API
#27799 commented on
Sep 9, 2021 • 5 new comments -
bpo-37800: Clean up importlib documentation for some module attributes
#10016 commented on
Sep 4, 2021 • 3 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-44050: Extension modules can share state when it doesn't support sub-interpreters.
#27794 commented on
Sep 7, 2021 • 3 new comments -
bpo-44958: Only reset `sqlite3` statements when needed
#27844 commented on
Sep 7, 2021 • 3 new comments -
bpo-36550: pdb/cmd: avoid creating exceptions
#4666 commented on
Sep 8, 2021 • 2 new comments -
bpo-44766: remove outdated reference to Py_USING_MEMORY_DEBUGGER
#27509 commented on
Sep 8, 2021 • 2 new comments -
bpo-44951: Allow setting EPOLLEXCLUSIVE on selectors.EpollSelector
#27819 commented on
Sep 7, 2021 • 2 new comments -
bpo-44547: Make Fractions objects instances of typing.SupportsInt
#27851 commented on
Sep 9, 2021 • 2 new comments -
bpo-44919: Fix issue when TypedDict subtypes ignore any other metaclass
#28057 commented on
Sep 4, 2021 • 2 new comments -
bpo-19820: Updated documentation for inspect module: some module attributes were…
#15359 commented on
Sep 3, 2021 • 1 new comment -
bpo-30988: Fix parsing invalid email address headers starting or ending with a dot
#15600 commented on
Sep 6, 2021 • 1 new comment -
bpo-38728: Update PC/pyconfig.h to allow disabling pragma based auto-linking
#19740 commented on
Sep 5, 2021 • 1 new comment -
bpo-36424: Add support for pickling frozen dataclasses with __slots__
#22459 commented on
Sep 9, 2021 • 1 new comment -
bpo-40469: Make TimedRotatingFileHandler use CTIME instead of MTIME
#24660 commented on
Sep 4, 2021 • 1 new comment -
bpo-42484: get_obs_local_part() fails to handle empty local part
#24669 commented on
Sep 6, 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-42130: Fix swallowing of cancellation by wait_for
#26097 commented on
Sep 4, 2021 • 1 new comment -
bpo-42627: Fix wrong parsing of Windows registry proxy settings
#26307 commented on
Sep 8, 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-44800: Rename `InterpreterFrame` to `_Py_framedata`
#27525 commented on
Sep 4, 2021 • 1 new comment -
bpo-44807: Forbid to define __init__ method in Protocol classes
#27543 commented on
Sep 10, 2021 • 1 new comment -
bpo-44811: Set Signature Algorithms for a given SSL Context
#27550 commented on
Sep 4, 2021 • 1 new comment -
bpo-44817: Ignore WinError 161 (ERROR_BAD_PATHNAME)
#27574 commented on
Sep 5, 2021 • 1 new comment -
bpo-44855: Complete documentation of `sqlite3` exceptions
#27645 commented on
Sep 10, 2021 • 1 new comment -
bpo-44544: add textwrap placeholder arg
#27671 commented on
Sep 9, 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 -
Add Third-party resources section
#27752 commented on
Sep 4, 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-25894: Always report skipped and failed subtests separately
#28082 commented on
Sep 8, 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 8, 2021 • 0 new comments -
bpo-41930: Add support for SQLite serialise/deserialise API
#26728 commented on
Sep 7, 2021 • 0 new comments -
bpo-32397: new option for TextWrapper to allow stable wrapping
#27587 commented on
Sep 5, 2021 • 0 new comments -
Fix missing spaces with help for `-m compileall -o`, revisit
#27591 commented on
Sep 7, 2021 • 0 new comments -
bpo-45046: Support context managers in unittest
#28045 commented on
Sep 5, 2021 • 0 new comments