October 12, 2021 – October 19, 2021
Overview
-
0 Active Issues
-
- 111 Merged Pull Requests
- 53 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
111 Pull requests merged by 29 people
-
[3.10] bpo-45475: Revert `__iter__` optimization for GzipFile, BZ2File, and LZMAFile. (GH-29016)
#29050 merged
Oct 19, 2021 -
bpo-45475: Revert `__iter__` optimization for GzipFile, BZ2File, and LZMAFile.
#29016 merged
Oct 19, 2021 -
bpo-45516: use documentation links in TraversableResources' description
#29045 merged
Oct 19, 2021 -
bpo-35134: Add Include/cpython/longobject.h
#29044 merged
Oct 19, 2021 -
bpo-35134: Split warnings.h and weakrefobject.h
#29042 merged
Oct 18, 2021 -
bpo-45516: add protocol description to the Traversable documentation
#29039 merged
Oct 18, 2021 -
[3.10] bpo-45221: Fix handling of LDFLAGS and CPPFLAGS options in setup.py (GH-29031)
#29037 merged
Oct 18, 2021 -
bpo-45221: Fix handling of LDFLAGS and CPPFLAGS in setup.py
#29031 merged
Oct 18, 2021 -
bpo-43760: Rename _PyThreadState_DisableTracing()
#29032 merged
Oct 18, 2021 -
bpo-45256: Avoid C calls for more Python to Python calls.
#28937 merged
Oct 18, 2021 -
bpo-45434: Include stdlib.h for specialize stat
#29015 merged
Oct 18, 2021 -
[3.9] Improve multiserver queue recipe (GH-29012)
#29014 merged
Oct 18, 2021 -
[3.10] Improve multiserver queue recipe (GH-29012)
#29013 merged
Oct 17, 2021 -
Improve multiserver queue recipe
#29012 merged
Oct 17, 2021 -
[3.10] bpo-45229: Make test_http_cookiejar discoverable (GH-29004)
#29006 merged
Oct 17, 2021 -
[3.9] bpo-45229: Make test_http_cookiejar discoverable (GH-29004)
#29007 merged
Oct 17, 2021 -
bpo-45229: Make test_http_cookiejar discoverable
#29004 merged
Oct 17, 2021 -
Fix contributor person name in changelog
#29005 merged
Oct 17, 2021 -
[3.10] bpo-45495: Add 'case' and 'match' to IDLE completions list. (GH-29000)
#29001 merged
Oct 16, 2021 -
bpo-45495: Add 'case' and 'match' to IDLE completions list
#29000 merged
Oct 16, 2021 -
bpo-45020: Default to using frozen modules unless running from source tree.
#28940 merged
Oct 16, 2021 -
[3.10] bpo-45249: Fix caret location when end_offset is set to 0 (GH-28855)
#28994 merged
Oct 16, 2021 -
bpo-45249: Fix caret location when end_offset is set to 0
#28855 merged
Oct 16, 2021 -
bpo-42222: Remove deprecated support for non-integer values
#28983 merged
Oct 16, 2021 -
bpo-45489: Update ForwardRef to support | operator.
#28991 merged
Oct 16, 2021 -
[3.10] bpo-45463: Clarify that global statements allows multiple names (GH-28851)
#28989 merged
Oct 16, 2021 -
[3.9] bpo-45463: Clarify that global statements allows multiple names (GH-28851)
#28990 merged
Oct 16, 2021 -
bpo-45463: docs: clarify that the global statement allows multiple names
#28851 merged
Oct 16, 2021 -
bpo-45442: Add deactivate step to venv tutorial.
#28981 merged
Oct 15, 2021 -
bpo-45440: Remove pymath.c fallbacks
#28977 merged
Oct 15, 2021 -
bpo-30459: Use (void) in macros setting variables
#28982 merged
Oct 15, 2021 -
bpo-43760: Add PyThreadState_EnterTracing()
#28542 merged
Oct 15, 2021 -
bpo-45482: Rename namespaceobject.h to pycore_namespace.h
#28975 merged
Oct 15, 2021 -
[3.10] bpo-45428: Fix reading filenames from stdin in py_compile (GH-28848)
#28971 merged
Oct 15, 2021 -
bpo-44113: Move the What's New entry to Deprecate section
#28974 merged
Oct 15, 2021 -
bpo-45445: Remove incorrectly commited test file
#28972 merged
Oct 15, 2021 -
bpo-45434: Remove Include/eval.h header file
#28973 merged
Oct 15, 2021 -
bpo-35081: Move interpreteridobject.h to Include/internal/
#28969 merged
Oct 15, 2021 -
bpo-45428: Strip trailing '\n' from filename
#28848 merged
Oct 15, 2021 -
bpo-35134: Move classobject.h to Include/cpython/
#28968 merged
Oct 15, 2021 -
bpo-45479: Futher simplify Py_UniversalNewlineFgets.
#28967 merged
Oct 15, 2021 -
closes bpo-45479: Degunkify Py_UniversalNewlineFgets.
#28965 merged
Oct 15, 2021 -
bpo-35134: Move Include/cellobject.h to Include/cpython/
#28964 merged
Oct 15, 2021 -
bpo-35134: Move Include/funcobject.h to Include/cpython/
#28958 merged
Oct 14, 2021 -
bpo-45434: Remove useless space in includes
#28963 merged
Oct 14, 2021 -
bpo-41710: Fix What's New Entry credit
#28962 merged
Oct 14, 2021 -
bpo-45434: Limited Python.h no longer includes stdio.h
#28960 merged
Oct 14, 2021 -
bpo-45474: Fix the limited C API of marshal.h
#28956 merged
Oct 14, 2021 -
bpo-35134: Add Include/cpython/floatobject.h
#28957 merged
Oct 14, 2021 -
bpo-21736: Set __file__ on frozen stdlib modules.
#28656 merged
Oct 14, 2021 -
bpo-45417: fix quadratic behaviour when creating an enum
#28907 merged
Oct 14, 2021 -
bpo-45471: Do not set _Py_path_config.stdlib_dir in Py_SetPythonHome().
#28954 merged
Oct 14, 2021 -
bpo-45439: Move _PyObject_VectorcallTstate() to pycore_call.h
#28893 merged
Oct 14, 2021 -
[3.9] bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicod…
#28953 merged
Oct 14, 2021 -
[3.10] bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw…
#28952 merged
Oct 14, 2021 -
bpo-45467: Fix IncrementalDecoder and StreamReader in the "raw-unicode-escape" codec
#28944 merged
Oct 14, 2021 -
[3.9] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939)
#28945 merged
Oct 14, 2021 -
[3.10] bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec (GH-28939)
#28943 merged
Oct 14, 2021 -
[3.9] no-issue: Make silence about warning '_POSIX_C_SOURCE redefined' (GH-28948)
#28949 merged
Oct 14, 2021 -
[3.10] no-issue: Make silence about warning '_POSIX_C_SOURCE redefin…
#28951 merged
Oct 14, 2021 -
no-issue: Make silence about warning '_POSIX_C_SOURCE redefined'
#28948 merged
Oct 14, 2021 -
bpo-45367: Specialize BINARY_MULTIPLY
#28727 merged
Oct 14, 2021 -
bpo-45461: Fix IncrementalDecoder and StreamReader in the "unicode-escape" codec
#28939 merged
Oct 14, 2021 -
Make `_PyEval_EvalFrameDefault` cases self-contained
#28938 merged
Oct 13, 2021 -
bpo-45440: Require math.h isinf() to build
#28894 merged
Oct 13, 2021 -
[3.9] bpo-24444: fix an error in argparse help when help for an option is blank (GH-28050)
#28932 merged
Oct 13, 2021 -
[3.9] bpo-45386: Handle strftime's ValueError graciously in xmlrpc.client (GH-28765)
#28935 merged
Oct 13, 2021 -
[3.10] bpo-45386: Handle strftime's ValueError graciously in xmlrpc.client (GH-28765)
#28934 merged
Oct 13, 2021 -
bpo-45434: pyport.h no longer includes <stdlib.h>
#28914 merged
Oct 13, 2021 -
[3.10] bpo-24444: fix an error in argparse help when help for an option is blank (GH-28050)
#28931 merged
Oct 13, 2021 -
[3.10] bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452)
#28930 merged
Oct 13, 2021 -
[3.9] bpo-45229: Make tkinter tests discoverable (GH-28637)
#28929 merged
Oct 13, 2021 -
bpo-45445: Fail if an invalid X-option is provided in the command line
#28823 merged
Oct 13, 2021 -
[3.10] bpo-45229: Make tkinter tests discoverable (GH-28637)
#28927 merged
Oct 13, 2021 -
[3.9] bpo-45239: Fix parsedate_tz when time has more than 2 dots in it (GH-28452)
#28928 merged
Oct 13, 2021 -
[3.10] [docs] lexical_analysis: Expand the text on ``_`` (GH-28903)
#28933 merged
Oct 13, 2021 -
bpo-45386: Handle strftime's ValueError graciously
#28765 merged
Oct 13, 2021 -
lexical_analysis docs: Expand the text on ``_``
#28903 merged
Oct 13, 2021 -
bpo-24444: fix an error in argparse help when help for an option is blank
#28050 merged
Oct 13, 2021 -
bpo-45239: Fix parsedate_tz when time has more than 2 dots in it
#28452 merged
Oct 13, 2021 -
bpo-45229: Make tkinter tests discoverable
#28637 merged
Oct 13, 2021 -
bpo-45410: regrtest replaces print_warning.orig_stderr
#28926 merged
Oct 13, 2021 -
bpo-45434: Mark the PyTokenizer C API as private
#28924 merged
Oct 13, 2021 -
bpo-45256: Fix cleanup of stolen locals for Python-to-Python calls
#28905 merged
Oct 13, 2021 -
bpo-45434: Remove pystrhex.h header file
#28923 merged
Oct 13, 2021 -
bpo-45340: Don't create object dictionaries unless actually needed
#28802 merged
Oct 13, 2021 -
bpo-45434: Move _Py_BEGIN_SUPPRESS_IPH to pycore_fileutils.h
#28922 merged
Oct 13, 2021 -
pycore_pystate.h no longer redefines PyThreadState_GET()
#28921 merged
Oct 13, 2021 -
bpo-45410: regrtest -W leaves stdout/err FD unchanged
#28915 merged
Oct 13, 2021 -
[3.10] bpo-45453: Fix test_embed.StdPrinterTests (GH-28916)
#28917 merged
Oct 13, 2021 -
[3.9] bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918)
#28920 merged
Oct 13, 2021 -
[3.10] bpo-20692: Add Programming FAQ entry for 1.__class__ error. (GH-28918)
#28919 merged
Oct 13, 2021 -
bpo-20692: Add Programming FAQ entry on 1.__class__ error.
#28918 merged
Oct 13, 2021 -
bpo-45453: Fix test_embed.StdPrinterTests
#28916 merged
Oct 13, 2021 -
bpo-45434: bytearrayobject.h no longer includes <stdarg.h>
#28913 merged
Oct 13, 2021 -
bpo-45434: Convert Py_GETENV() macro to a function
#28912 merged
Oct 13, 2021 -
bpo-45410: Enhance libregrtest -W/--verbose3 option
#28908 merged
Oct 12, 2021 -
Fix spelling in Misc
#28858 merged
Oct 12, 2021 -
bpo-45421: Remove dead code from html.parser
#28847 merged
Oct 12, 2021 -
[3.10] Fix format string in _PyImport_LoadDynamicModuleWithSpec() (GH-28863)
#28896 merged
Oct 12, 2021 -
[3.9] Fix format string in _PyImport_LoadDynamicModuleWithSpec() (GH-28863)
#28897 merged
Oct 12, 2021 -
[3.9] Slight correct grammar (GH-28860)
#28899 merged
Oct 12, 2021 -
[3.10] Slight correct grammar (GH-28860)
#28900 merged
Oct 12, 2021 -
[3.9] bpo-45441: Update some moved URLs in documentation (GH-28861)
#28902 merged
Oct 12, 2021 -
[3.10] bpo-45441: Update some moved URLs in documentation (GH-28861)
#28901 merged
Oct 12, 2021 -
bpo-44991: Normalise `sqlite3` function and collation callback naming
#28209 merged
Oct 12, 2021 -
bpo-45441: Update some moved URLs in documentation
#28861 merged
Oct 12, 2021 -
slight correct grammar
#28860 merged
Oct 12, 2021
53 Pull requests opened by 34 people
-
bpo-45446: add a way to hide dataclass fields
#28904 opened
Oct 12, 2021 -
bpo-45450: Improve syntax error for parenthesized arguments
#28906 opened
Oct 12, 2021 -
Make getpath.c easier to follow.
#28909 opened
Oct 12, 2021 -
slightly tweak description of b_list in comments
#28925 opened
Oct 13, 2021 -
[doc] Link to section File input in Functions
#28941 opened
Oct 14, 2021 -
bpo-45452: Able to use GDBM_NUMSYNC flag if gdbm supports.
#28942 opened
Oct 14, 2021 -
bpo-45468: Add support for pre-loading a Python script
#28946 opened
Oct 14, 2021 -
bpo-45457: Minor fix to documentation for SSLContext.load_default_certs.
#28947 opened
Oct 14, 2021 -
bpo-45447: Add syntax highlighting for `.pyi` files in IDLE
#28950 opened
Oct 14, 2021 -
bpo-45472: Add PyUnicode_DecodeUnicodeEscapeStateful() and PyUnicode_DecodeRawUnicodeEscapeStateful()
#28955 opened
Oct 14, 2021 -
bpo-45476: Convert PyFloat_AS_DOUBLE() to static inline
#28961 opened
Oct 14, 2021 -
bpo-45476: Add _Py_RVALUE() macro
#28976 opened
Oct 15, 2021 -
[3.8] bpo-44849: Fix os.set_inheritable() on FreeBSD 14 with O_PATH (GH-27623)
#28978 opened
Oct 15, 2021 -
[3.8] bpo-45310: Fix parrallel shared memory tests (GH-28661)
#28979 opened
Oct 15, 2021 -
[3.8] bpo-45195: Fix test_readline.test_nonascii() (GH-28329)
#28984 opened
Oct 15, 2021 -
bpo-45229: Make doctest tests discoverable
#28986 opened
Oct 15, 2021 -
Fixed minor Grammatical errors.
#28987 opened
Oct 16, 2021 -
[doc]: Fix missing space in c-api/init.rst
#28988 opened
Oct 16, 2021 -
bpo-45494: Fix parser crash when reporting errors involving invalid continuation characters
#28993 opened
Oct 16, 2021 -
bpo-45464: Add a warning about subclassing built-in exceptions
#28995 opened
Oct 16, 2021 -
Fixing typo in the os library documentation
#28996 opened
Oct 16, 2021 -
bpo-45020: Add tests for the -X "frozen_modules" option.
#28997 opened
Oct 16, 2021 -
doc: use colon for all color's rangs
#28998 opened
Oct 16, 2021 -
bpo-45500: Rewrite test_dbm
#29002 opened
Oct 17, 2021 -
bpo-45502: Fix test_shelve
#29003 opened
Oct 17, 2021 -
doc: Add bind man page's section in tkinter
#29008 opened
Oct 17, 2021 -
bpo-45510: Specialize BINARY_SUBTRACT
#29010 opened
Oct 17, 2021 -
bpo-30528: ipaddress: support reverse pointer generation for network objects
#29011 opened
Oct 17, 2021 -
bpo-30570: fix an issubclass infinite recursion crash
#29017 opened
Oct 18, 2021 -
Deleted redundant macro
#29018 opened
Oct 18, 2021 -
doc: update MAC_address wiki url
#29019 opened
Oct 18, 2021 -
bpo-37295: Add fast path for small `n` in `math.comb`
#29020 opened
Oct 18, 2021 -
bpo-42222: Improve tests for invalid argument types in randrange()
#29021 opened
Oct 18, 2021 -
bpo-45508: Specialize INPLACE_ADD
#29024 opened
Oct 18, 2021 -
Fix docs source link for importlib.metadata
#29025 opened
Oct 18, 2021 -
bpo-45434: Only exclude <stdlib.h> in Python 3.11 limited C API
#29027 opened
Oct 18, 2021 -
bpo-45509: Check gzip headers for corrupted fields
#29028 opened
Oct 18, 2021 -
bpo-45507: EOFErrors should be thrown for truncated gzip members
#29029 opened
Oct 18, 2021 -
bpo-37295: Optimize math.comb() for small arguments
#29030 opened
Oct 18, 2021 -
Specialize simple Python calls.
#29033 opened
Oct 18, 2021 -
bpo-39679: Add tests for classmethod/staticmethod singledispatchmethods
#29034 opened
Oct 18, 2021 -
bpo-45459: Add Py_buffer to limited API
#29035 opened
Oct 18, 2021 -
bpo-45514: Deprecate importlib resources legacy functions.
#29036 opened
Oct 18, 2021 -
bpo-45515: Add zoneinfo to the datetime documentation
#29038 opened
Oct 18, 2021 -
bpo-45506: Fix tests on out-of-tree builds.
#29040 opened
Oct 18, 2021 -
bpo-42260: Port getpath[p].c to Python
#29041 opened
Oct 18, 2021 -
doc: issue45519 Minor clarification in doc string for __contains__ builtin method
#29043 opened
Oct 18, 2021 -
bpo-42174: fallback to sane values if the columns or lines are 0 in get_terminal_size
#29046 opened
Oct 19, 2021 -
bpo-45449: add note about PEP 585 in collections.abc's documentation
#29047 opened
Oct 19, 2021 -
bpo-30570: Use Py_EnterRecursiveCall() in issubclass()
#29048 opened
Oct 19, 2021 -
bpo-35673: Add a public alias for namespace package __loader__ attribute
#29049 opened
Oct 19, 2021 -
bpo-45521: Fix a bug in the obmalloc radix tree code.
#29051 opened
Oct 19, 2021 -
bpo-36481: Added callback to telnetlib so that incoming data can be decompressed before processes
#29052 opened
Oct 19, 2021
46 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-45292: [PEP 654] add the ExceptionGroup and BaseExceptionGroup classes
#28569 commented on
Oct 18, 2021 • 35 new comments -
bpo-44525: Specialize ``CALL_FUNCTION`` for C function calls
#26934 commented on
Oct 19, 2021 • 9 new comments -
bpo-43976: add vendor config
#25718 commented on
Oct 19, 2021 • 7 new comments -
bpo-45113: Add PyStructSequence_FromModuleAndDesc() to create a new struct sequence type.
#28573 commented on
Oct 18, 2021 • 6 new comments -
bpo-34828 sqlite3.iterdump now correctly handles tables with autoincrement
#9621 commented on
Oct 18, 2021 • 5 new comments -
bpo-25625: add contextlib.chdir
#28271 commented on
Oct 18, 2021 • 4 new comments -
bpo-30082 Popen: add kwarg to hide process window on Windows
#19014 commented on
Oct 19, 2021 • 3 new comments -
bpo-45172: netbsd socketmodule CAN protocol constants addition.
#28288 commented on
Oct 16, 2021 • 3 new comments -
bpo-45395: Make custom frozen modules additions instead of replacements.
#28778 commented on
Oct 13, 2021 • 3 new comments -
tiny speedup in shutil fast copy on Windows
#28898 commented on
Oct 14, 2021 • 3 new comments -
bpo-37013: Fix the error handling in socket.if_indextoname()
#13503 commented on
Oct 18, 2021 • 2 new comments -
bpo-28764: mailbox.mbox: handle lines with non-ascii more graceful
#23553 commented on
Oct 15, 2021 • 2 new comments -
bpo-44730: Add handling of generator functions
#27315 commented on
Oct 17, 2021 • 2 new comments -
bpo-45126: Harden `sqlite3` connection initialisation
#28227 commented on
Oct 19, 2021 • 2 new comments -
bpo-42064: Add module backref to `sqlite3` callback context
#28242 commented on
Oct 12, 2021 • 2 new comments -
bpo-45171: Fix stacklevel handling in logging module
#28287 commented on
Oct 15, 2021 • 2 new comments -
bpo-45192: Fix a bug that infers the type of an os.PathLike[bytes] object as str
#28323 commented on
Oct 19, 2021 • 2 new comments -
bpo-45295: Speed up C classmethod calls via unbound classmethods
#28572 commented on
Oct 18, 2021 • 2 new comments -
bpo-38384: Fix a possible assertion failure in _pickle
#16606 commented on
Oct 17, 2021 • 1 new comment -
doc: fix documented winmode argument default in ctypes CDLL classes.
#19167 commented on
Oct 18, 2021 • 1 new comment -
bpo-40447: accept all path-like objects in compileall.compile_file
#19883 commented on
Oct 19, 2021 • 1 new comment -
bpo-23677: Mention dict and set comprehension in stdtypes
#20027 commented on
Oct 18, 2021 • 1 new comment -
bpo-17013: Add Mock.call_event to allow waiting for calls
#20759 commented on
Oct 16, 2021 • 1 new comment -
bpo-41279: Add StreamReaderBufferedProtocol
#21446 commented on
Oct 18, 2021 • 1 new comment -
bpo-33533: Provide an async iterator version of as_completed
#22491 commented on
Oct 15, 2021 • 1 new comment -
bpo-37952: SSL: add support for export_keying_material
#25255 commented on
Oct 12, 2021 • 1 new comment -
[3.9] bpo-43962: Fix _PyInterpreterState_IDIncref() (GH-25683)
#25685 commented on
Oct 15, 2021 • 1 new comment -
bpo-44493: Add missing terminated NUL in sockaddr_un's length
#26866 commented on
Oct 16, 2021 • 1 new comment -
bpo-37179: Support asyncio loop.start_tls() for TLS in TLS
#28073 commented on
Oct 15, 2021 • 1 new comment -
Update errors.rst
#28148 commented on
Oct 12, 2021 • 1 new comment -
bpo-37529: add test for guessing extensions
#28243 commented on
Oct 13, 2021 • 1 new comment -
bpo-45160: Ttk optionmenu only set variable once
#28291 commented on
Oct 18, 2021 • 1 new comment -
Add missing autojunk parameter to docstring
#28318 commented on
Oct 16, 2021 • 1 new comment -
IDLE: make the auto-complete window's winnconfig handler only trigger once
#28332 commented on
Oct 16, 2021 • 1 new comment -
bpo-45215: In Mock class, deprecate invalid name parent args and expand docs
#28378 commented on
Oct 18, 2021 • 1 new comment -
bpo-45223: Lib/pty.py: handle stdin I/O errors same way as master I/O errors
#28388 commented on
Oct 17, 2021 • 1 new comment -
bpo-20853: fixed PDB's args and retval commands to handle objects with broken repr()
#28400 commented on
Oct 18, 2021 • 1 new comment -
IDLE: Fix docs URL in the About window
#28417 commented on
Oct 18, 2021 • 1 new comment -
bpo-36819: Fix crashes in built-in encoders with weird error handlers
#28593 commented on
Oct 15, 2021 • 1 new comment -
bpo-45505: ZipFile file header optimization
#25966 commented on
Oct 19, 2021 • 0 new comments -
bpo-42627: Fix wrong parsing of Windows registry proxy settings
#26307 commented on
Oct 17, 2021 • 0 new comments -
bpo-12499: support custom len function in textwrap.wrap
#28136 commented on
Oct 13, 2021 • 0 new comments -
bpo-43413: Revert changes in set.__init__
#28403 commented on
Oct 17, 2021 • 0 new comments -
bpo-45455: Set `func.__doc__` lazily.
#28704 commented on
Oct 13, 2021 • 0 new comments -
bpo-45357: Make extentions use user's keys, not all defaults
#28713 commented on
Oct 16, 2021 • 0 new comments -
bpo-45359: Support TopologicalSorter type subscript
#28714 commented on
Oct 16, 2021 • 0 new comments