October 5, 2021 – October 12, 2021
Overview
-
0 Active Issues
-
- 136 Merged Pull Requests
- 25 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
136 Pull requests merged by 34 people
-
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 -
Fix format string in _PyImport_LoadDynamicModuleWithSpec()
#28863 merged
Oct 12, 2021 -
[3.10] bpo-45401: Fix a resource warning in test_logging (GH-28864)
#28872 merged
Oct 12, 2021 -
[3.9] bpo-45401: Fix a resource warning in test_logging (GH-28864)
#28873 merged
Oct 12, 2021 -
[3.9] bpo-42253: Update xml.dom.minidom.rst (GH-23126)
#28875 merged
Oct 12, 2021 -
[3.10] bpo-42253: Update xml.dom.minidom.rst (GH-23126)
#28874 merged
Oct 12, 2021 -
bpo-45439: Move _PyObject_CallNoArgs() to pycore_call.h
#28895 merged
Oct 12, 2021 -
bpo-45433: Do not link libpython against libcrypt
#28881 merged
Oct 11, 2021 -
bpo-45439: Rename _PyObject_CallNoArg() to _PyObject_CallNoArgs()
#28891 merged
Oct 11, 2021 -
bpo-45439: _PyObject_Call() only checks tp_vectorcall_offset once
#28890 merged
Oct 11, 2021 -
bpo-45412: Move copysign() define to pycore_pymath.h
#28889 merged
Oct 11, 2021 -
bpo-41123: Remove Py_UNICODE_COPY() and Py_UNICODE_FILL()
#28887 merged
Oct 11, 2021 -
bpo-45434: Python.h no longer includes <stdlib.h>
#28888 merged
Oct 11, 2021 -
bpo-45412: Move _Py_SET_53BIT_PRECISION_START to pycore_pymath.h
#28882 merged
Oct 11, 2021 -
bpo-45412: Update _Py_ADJUST_ERANGE1() comment
#28884 merged
Oct 11, 2021 -
bpo-45410: Add test.support.flush_std_streams()
#28885 merged
Oct 11, 2021 -
bpo-45434: Clean-up Python.h header file
#28883 merged
Oct 11, 2021 -
[3.9] bpo-45351, asyncio: Enhance echo server example, print all addresses (GH-28828)
#28879 merged
Oct 11, 2021 -
[3.10] bpo-45351, asyncio: Enhance echo server example, print all addresses (GH-28828)
#28880 merged
Oct 11, 2021 -
bpo-45412: Remove Py_SET_ERRNO_ON_MATH_ERROR() macro
#28820 merged
Oct 11, 2021 -
bpo-45351: Print all addresses
#28828 merged
Oct 11, 2021 -
[3.9] Handle error when PyUnicode_GetLength returns a negative value. (GH-28859)
#28877 merged
Oct 11, 2021 -
[3.10] Handle error when PyUnicode_GetLength returns a negative value. (GH-28859)
#28876 merged
Oct 11, 2021 -
Handle error when PyUnicode_GetLength returns a negative value.
#28859 merged
Oct 11, 2021 -
bpo-20028: Empty escapechar/quotechar is not allowed for csv.Dialect
#28833 merged
Oct 11, 2021 -
bpo-45411: Update mimetypes.py
#28792 merged
Oct 11, 2021 -
bpo-42253: Update xml.dom.minidom.rst
#23126 merged
Oct 11, 2021 -
bpo-45430: Restore PEP 523 functionality.
#28871 merged
Oct 11, 2021 -
[3.10] bpo-45401: Change shouldRollover() methods to only rollover regular f… (GH-28822)
#28867 merged
Oct 11, 2021 -
[3.9] bpo-45401: Change shouldRollover() methods to only rollover regular f… (GH-28822)
#28866 merged
Oct 11, 2021 -
[3.9] Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit() (GH-28862)
#28869 merged
Oct 11, 2021 -
[3.10] Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit() (GH-28862)
#28868 merged
Oct 11, 2021 -
Fix a leak in _PyImport_LoadDynamicModuleWithSpec() after failing PySys_Audit()
#28862 merged
Oct 11, 2021 -
bpo-45401: Fix a resource warning in test_logging
#28864 merged
Oct 11, 2021 -
[3.9] Fix the "Finding all Adverbs" example (GH-21420)
#28840 merged
Oct 10, 2021 -
[3.10] Fix the "Finding all Adverbs" example (GH-21420)
#28839 merged
Oct 10, 2021 -
[3.10] bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects (GH-28850)
#28856 merged
Oct 10, 2021 -
bpo-45416: Fix use of asyncio.Condition() with explicit Lock objects
#28850 merged
Oct 10, 2021 -
bpo-45401: Change shouldRollover() methods to only rollover regular f…
#28822 merged
Oct 10, 2021 -
[3.10] Fix class pattern docs to refer to class patterns (GH-28849)
#28853 merged
Oct 10, 2021 -
[3.10] bpo-45419: Fix interfaces on DegenerateFiles.Path
#28844 merged
Oct 10, 2021 -
Documentation: 'mapping' appears in the paragraph devoted to classes
#28849 merged
Oct 10, 2021 -
Remove duplicates of the
#28852 merged
Oct 10, 2021 -
bpo-29410: Change the default hash algorithm to SipHash13.
#28752 merged
Oct 10, 2021 -
Fix EncodingWarning in test_tools.
#28846 merged
Oct 10, 2021 -
[3.10] bpo-45353: Remind sys.modules users to copy when iterating. (GH-28842)
#28843 merged
Oct 9, 2021 -
[3.10] Fix dataclassses spelling (GH-28837)
#28841 merged
Oct 9, 2021 -
bpo-45353: Remind sys.modules users to copy when iterating.
#28842 merged
Oct 9, 2021 -
Fix dataclassses spelling
#28837 merged
Oct 9, 2021 -
findAllAdverbs
#21420 merged
Oct 9, 2021 -
bpo-45256: Small cleanups for the code that inlines Python-to-Python calls in ceval.c
#28836 merged
Oct 9, 2021 -
bpo-27580: Add support of null characters in csv
#28808 merged
Oct 9, 2021 -
[3.9] bpo-20028: Keep original exception when PyUnicode_GetLength ret…
#28835 merged
Oct 9, 2021 -
[3.10] bpo-20028: Keep original exception when PyUnicode_GetLength re…
#28834 merged
Oct 9, 2021 -
bpo-45256: Remove the usage of the C stack in Python to Python calls
#28488 merged
Oct 9, 2021 -
[3.10] bpo-20028: Improve error message of csv.Dialect when initializing (GH-28705)
#28830 merged
Oct 9, 2021 -
[3.9] bpo-20028: Improve error message of csv.Dialect when initializing (GH-28705)
#28831 merged
Oct 9, 2021 -
bpo-20028: Keep original exception when PyUnicode_GetLength return -1
#28832 merged
Oct 9, 2021 -
bpo-20028: Improve error message of csv.Dialect when initializing
#28705 merged
Oct 9, 2021 -
bpo-45388: Bump MAGIC_NUMBER to reflect change in JUMP_ABSOLUTE semantics.
#28829 merged
Oct 9, 2021 -
bpo-42238: [doc]: update susp-ignored.csv after a98b273c.
#28827 merged
Oct 9, 2021 -
bpo-10716: Migrating pydoc to html5.
#28651 merged
Oct 9, 2021 -
Fix deprecated use of List
#28821 merged
Oct 9, 2021 -
bpo-45410: libregrtest -jN writes stderr into stdout
#28819 merged
Oct 8, 2021 -
[3.10] bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796)
#28816 merged
Oct 8, 2021 -
bpo-45407: Remove outdated XXX comment from Struct___init___impl
#28805 merged
Oct 8, 2021 -
[3.10] bpo-45408: Don't override previous tokenizer errors in the second parser pass
#28813 merged
Oct 7, 2021 -
[3.9] bpo-45262, asyncio: Fix cache of the running loop holder (GH-28796)
#28815 merged
Oct 7, 2021 -
[3.9] bpo-45337: Use the realpath of the new executable when creating a venv on Windows (GH-28663)
#28811 merged
Oct 7, 2021 -
[3.10] bpo-45337: Use the realpath of the new executable when creating a venv on Windows (GH-28663)
#28810 merged
Oct 7, 2021 -
bpo-45262: Prevent use-after-free in asyncio
#28796 merged
Oct 7, 2021 -
bpo-45408: Don't override previous tokenizer errors in the second parser pass
#28812 merged
Oct 7, 2021 -
bpo-45337: Use the realpath of the new executable when creating a venv on Windows
#28663 merged
Oct 7, 2021 -
bpo-16379: Fix SQLite version checks in test_module_constants()
#28809 merged
Oct 7, 2021 -
bpo-45403: Fix test_sys.test_stdlib_dir()
#28785 merged
Oct 7, 2021 -
bpo-45402: Fix test_tools.test_sundry()
#28786 merged
Oct 7, 2021 -
[3.10] Remove draft notice on the 3.10 What's new document (GH-28806)
#28807 merged
Oct 7, 2021 -
Remove draft notice on the 3.10 What's new document
#28806 merged
Oct 7, 2021 -
[3.10] Fix typos in the Lib directory (GH-28775)
#28804 merged
Oct 7, 2021 -
[3.9] Fix typos in the Lib directory (GH-28775)
#28803 merged
Oct 7, 2021 -
[3.10] Fix typos in the Tools directory (GH-28769)
#28801 merged
Oct 7, 2021 -
[3.9] Fix typos in the Tools directory (GH-28769)
#28800 merged
Oct 7, 2021 -
[3.10] Fix typos in the Python directory (GH-28767)
#28799 merged
Oct 7, 2021 -
[3.10] [Misc] [Mac] Fix typos found using codespell (GH-28756)
#28794 merged
Oct 7, 2021 -
[3.9] Fix typos in the Python directory (GH-28767)
#28798 merged
Oct 7, 2021 -
[3.10] Fix typos in the Objects directory (GH-28766)
#28797 merged
Oct 7, 2021 -
[3.9] Fix typos in the Objects directory (GH-28766)
#28795 merged
Oct 7, 2021 -
[3.9] [Misc] [Mac] Fix typos found using codespell (GH-28756)
#28793 merged
Oct 7, 2021 -
[3.9] Fix typos in the Modules directory (GH-28761).
#28791 merged
Oct 7, 2021 -
[3.9] Fix typos in the Include directory (GH-28745)
#28788 merged
Oct 7, 2021 -
[3.10] Fix typos in the Include directory (GH-28745)
#28789 merged
Oct 7, 2021 -
[3.10] bpo-45400: Fix suggestion test of test_exceptions (GH-28783)
#28787 merged
Oct 7, 2021 -
bpo-45400: Fix suggestion test of test_exceptions
#28783 merged
Oct 7, 2021 -
[3.10] Fix typo in whatsnew 3.10.rst (GH-26854)
#28782 merged
Oct 7, 2021 -
bpo-45041: Restore `sqlite3` executescript behaviour for `SELECT` queries
#28509 merged
Oct 7, 2021 -
[3.10] Fix typos in the Modules directory (GH-28761)
#28781 merged
Oct 7, 2021 -
Fix typos in the Modules directory
#28761 merged
Oct 7, 2021 -
[3.10] bpo-45385: Fix reference leak from descr_check (GH-28719)
#28779 merged
Oct 7, 2021 -
[3.9] bpo-45385: Fix reference leak from descr_check (GH-28719)
#28780 merged
Oct 7, 2021 -
bpo-35970: Add help flag to base64 module
#28774 merged
Oct 7, 2021 -
bpo-45385: Fix reference leak from descr_check
#28719 merged
Oct 7, 2021 -
Fix typos in the Objects directory
#28766 merged
Oct 6, 2021 -
bpo-29505: Add fuzzer for ast.literal_eval
#28777 merged
Oct 6, 2021 -
Fix typos in the Lib directory
#28775 merged
Oct 6, 2021 -
Fix typos in the Python directory
#28767 merged
Oct 6, 2021 -
bpo-45375: Fix off by one error in buffer allocation
#28764 merged
Oct 6, 2021 -
[3.9] [doc] Mention __slots__ behavior in weakref.rst (GH-21061)
#28773 merged
Oct 6, 2021 -
[3.10] [doc] Mention __slots__ behavior in weakref.rst (GH-21061)
#28772 merged
Oct 6, 2021 -
Fix typos in the Include directory
#28745 merged
Oct 6, 2021 -
[3.9] bpo-45328: Avoid failure in OSs without TCP_NODELAY support (GH-28646)
#28770 merged
Oct 6, 2021 -
[3.10] bpo-45328: Avoid failure in OSs without TCP_NODELAY support (GH-28646)
#28771 merged
Oct 6, 2021 -
[doc] Mention __slots__ behavior in weakref.rst
#21061 merged
Oct 6, 2021 -
Fix typos in the Tools directory
#28769 merged
Oct 6, 2021 -
bpo-45328: Avoid failure in OSs without TCP_NODELAY support
#28646 merged
Oct 6, 2021 -
Fix typos in the Mac and Misc directories
#28756 merged
Oct 6, 2021 -
bpo-40321: Add missing test, slightly expand documentation
#28760 merged
Oct 6, 2021 -
[3.9] bpo-34804: [doc] Rephrase section on side effects in functional.rst for clarity (GH-27989)
#28763 merged
Oct 6, 2021 -
[3.10] bpo-34804: [doc] Rephrase section on side effects in functional.rst for clarity (GH-27989)
#28762 merged
Oct 6, 2021 -
Remove test_nntplib from quicktest
#28754 merged
Oct 6, 2021 -
bpo-34804: [doc] Rephrase section on side effects in functional.rst for clarity
#27989 merged
Oct 6, 2021 -
[3.9] Fix typos in the Doc directory #28744
#28759 merged
Oct 6, 2021 -
[3.10] Fix typos in the Doc directory #28744
#28758 merged
Oct 6, 2021 -
[3.9] [doc] Update references to NumPy (GH-22458)
#28749 merged
Oct 6, 2021 -
bpo-40116: Add insertion order bit-vector to dict values to allow dicts to share keys more freely.
#28520 merged
Oct 6, 2021 -
bpo-45388: Normalize jumps in compiler.
#28755 merged
Oct 6, 2021 -
bpo-40321: Support HTTP response status code 308 in urllib.request
#19588 merged
Oct 6, 2021
25 Pull requests opened by 20 people
-
bpo-45191: Fix tb_lineno for multi-line expressions
#28753 opened
Oct 6, 2021 -
bpo-45391: UnionType is a class not data
#28757 opened
Oct 6, 2021 -
bpo-45386: Handle strftime's ValueError graciously
#28765 opened
Oct 6, 2021 -
bpo-43669: Drop the internal _sha3 module per PEP 644
#28768 opened
Oct 6, 2021 -
bpo-45396: Always import custom frozen modules.
#28776 opened
Oct 6, 2021 -
bpo-45395: Make custom frozen modules additions instead of replacements.
#28778 opened
Oct 6, 2021 -
bpo-45340: Don't create object dictionaries unless actually needed
#28802 opened
Oct 7, 2021 -
bpo-45409: Generalise venvlauncher to support any executable in the base environment
#28817 opened
Oct 8, 2021 -
bpo-45445: Fail if an invalid X-option is provided in the command line
#28823 opened
Oct 8, 2021 -
bpo-45406: make inspect.getmodule() return None when getabsfile() rai…
#28824 opened
Oct 8, 2021 -
bpo-44904: Fix classmethod property bug in doctest module
#28838 opened
Oct 9, 2021 -
bpo-45405: Change the configure logic to function properly on darwin for compiler option --print-multiarch
#28845 opened
Oct 10, 2021 -
bpo-45428: Strip trailing '\n' from filename
#28848 opened
Oct 10, 2021 -
docs: clarify that the global statement allows multiple names
#28851 opened
Oct 10, 2021 -
bpo-45249: Fix caret location when end_offset is set to 0
#28855 opened
Oct 10, 2021 -
bpo-45435: delete misleading faq entry about atomic operations
#28886 opened
Oct 11, 2021 -
Add MappingView.mapping for parity with dictview
#28892 opened
Oct 11, 2021 -
bpo-45439: Move _PyObject_VectorcallTstate() to pycore_call.h
#28893 opened
Oct 11, 2021 -
bpo-45440: Require math.h isinf() to build
#28894 opened
Oct 12, 2021 -
tiny speedup in shutil fast copy on Windows
#28898 opened
Oct 12, 2021 -
lexical_analysis docs: Expand the text on ``_``
#28903 opened
Oct 12, 2021 -
bpo-45446: add a way to hide dataclass fields
#28904 opened
Oct 12, 2021 -
bpo-45256: Fix cleanup of stolen locals for Python-to-Python calls
#28905 opened
Oct 12, 2021 -
bpo-45450: Improve syntax error for parenthesized arguments
#28906 opened
Oct 12, 2021 -
bpo-45417: fix quadratic behaviour when creating an enum
#28907 opened
Oct 12, 2021
39 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 12, 2021 • 31 new comments -
bpo-45243: Add support for setting/getting `sqlite3` connection limits
#28463 commented on
Oct 8, 2021 • 16 new comments -
bpo-45367: Specialize BINARY_MULTIPLY
#28727 commented on
Oct 11, 2021 • 8 new comments -
bpo-44511: Improve the bytecode for class and mapping patterns
#26922 commented on
Oct 11, 2021 • 5 new comments -
bpo-45113: Add PyStructSequence_FromModuleAndDesc() to create a new struct sequence type.
#28573 commented on
Oct 12, 2021 • 4 new comments -
bpo-45399: Remove hostflags from PySSLContext
#28602 commented on
Oct 7, 2021 • 4 new comments -
bpo-42036:Fixed unchecked return in Modules/posixmodule.c
#22696 commented on
Oct 9, 2021 • 3 new comments -
Update errors.rst
#28148 commented on
Oct 12, 2021 • 3 new comments -
bpo-45358 Add new cookie attributes
#28726 commented on
Oct 9, 2021 • 3 new comments -
bpo-42064: Add module backref to `sqlite3` callback context
#28242 commented on
Oct 12, 2021 • 2 new comments -
bpo-45363: Use instruction offsets in co_lnotab
#28722 commented on
Oct 11, 2021 • 2 new comments -
bpo-45369: Remove LibreSSL workarounds
#28728 commented on
Oct 7, 2021 • 2 new comments -
bpo-35759: add introspection API for asynchronous generators
#11590 commented on
Oct 9, 2021 • 1 new comment -
bpo-28764: mailbox.mbox: handle lines with non-ascii more graceful
#23553 commented on
Oct 7, 2021 • 1 new comment -
bpo-37952: SSL: add support for export_keying_material
#25255 commented on
Oct 12, 2021 • 1 new comment -
bpo-44073: Use sqlite3_stmt_busy() to determine if we need to reset statements
#25984 commented on
Oct 6, 2021 • 1 new comment -
bpo-44369: Improve syntax error for wrongly closed strings
#26633 commented on
Oct 9, 2021 • 1 new comment -
bpo-44733: Add maxtasksperchild to ProcessPoolExecutor
#27373 commented on
Oct 8, 2021 • 1 new comment -
bpo-44800: Rename `InterpreterFrame` to `_Py_framedata`
#27525 commented on
Oct 12, 2021 • 1 new comment -
bpo-24139: Add support for SQLite extended result codes
#28076 commented on
Oct 6, 2021 • 1 new comment -
bpo-42130: Fix for suppressing cancellations in wait_for()
#28149 commented on
Oct 12, 2021 • 1 new comment -
bpo-43950: handle wide unicode characters in tracebacks
#28150 commented on
Oct 12, 2021 • 1 new comment -
bpo-24612: Improve syntax error for 'not' after an operator
#28170 commented on
Oct 6, 2021 • 1 new comment -
bpo-45120: Updated windows 'cp' encodings to match 'bestfit' specification.
#28189 commented on
Oct 8, 2021 • 1 new comment -
bpo-45126: Deprecate `sqlite3` Connection and Cursor reinitialization
#28234 commented on
Oct 9, 2021 • 1 new comment -
bpo-45138: Expand traced SQL statements in `sqlite3` trace callback
#28240 commented on
Oct 6, 2021 • 1 new comment -
bpo-45141: allow specifying files for mailcap.getcaps
#28245 commented on
Oct 11, 2021 • 1 new comment -
bpo-45172: netbsd socketmodule CAN protocol constants addition.
#28288 commented on
Oct 12, 2021 • 1 new comment -
bpo-45174: dragonflybsd fix nis module build.
#28295 commented on
Oct 12, 2021 • 1 new comment -
bpo-45260: Add superinstruction, UNPACK_SEQUENCE__STORE_FAST
#28519 commented on
Oct 11, 2021 • 1 new comment -
bpo-45229: Make tkinter tests discoverable
#28637 commented on
Oct 6, 2021 • 1 new comment -
bpo-21736: Set __file__ on frozen stdlib modules.
#28656 commented on
Oct 6, 2021 • 1 new comment -
bpo-45383: Inherit MetaClass from bases in FromSpec API
#28748 commented on
Oct 6, 2021 • 1 new comment -
bpo-17659: Add locale.getfirstweekday
#18142 commented on
Oct 7, 2021 • 0 new comments -
bpo-43931: Export Python version as API data
#25577 commented on
Oct 6, 2021 • 0 new comments -
bpo-28937 Adds a keepempty argument to string, bytes and bytearray split methods
#26222 commented on
Oct 6, 2021 • 0 new comments -
bpo-41930: Add support for SQLite serialise/deserialise API
#26728 commented on
Oct 6, 2021 • 0 new comments -
bpo-44730: Add handling of generator functions
#27315 commented on
Oct 7, 2021 • 0 new comments -
bpo-45357: Make extentions use user's keys, not all defaults
#28713 commented on
Oct 7, 2021 • 0 new comments