August 8, 2021 – August 15, 2021
Overview
-
0 Active Issues
-
- 88 Merged Pull Requests
- 28 Open Pull Requests
- 0 Closed Issues
- 0 New Issues
Could not load contribution data
Please try again later
88 Pull requests merged by 22 people
-
bpo-16580: [doc] Add examples to int.to_bytes and int.from_bytes
#27760 merged
Aug 15, 2021 -
[3.9] bpo-44907: Update error messages in tutorial examples (GH-27755)
#27764 merged
Aug 14, 2021 -
[3.10] bpo-44907: Update error messages in tutorial examples (GH-27755)
#27763 merged
Aug 14, 2021 -
bpo-44907: Fix error messages in tutorial code examples
#27755 merged
Aug 13, 2021 -
bpo-30077: Add aifc/sowt pseudo-compression
#24449 merged
Aug 13, 2021 -
[3.10] bpo-36700: [doc] Update base64 RFC references to RFC 4648 (GH-27700)
#27759 merged
Aug 13, 2021 -
[3.10] bpo-26228: [doc] Adapt PTY documentation updates from GH-4167 (GH-27754)
#27758 merged
Aug 13, 2021 -
[3.10] bpo-44873: Added test case based on recommended test cases from RFC 4648 (GH-27747)
#27757 merged
Aug 13, 2021 -
[3.10] bpo-44891: Tests `id` preserving on `* 1` for `str` and `bytes` (GH-27745)
#27756 merged
Aug 13, 2021 -
bpo-36700: updated RFC references
#27700 merged
Aug 13, 2021 -
bpo-26228: [doc] Adapt PTY documentation updates from GH-4167
#27754 merged
Aug 13, 2021 -
bpo-44873: added test cases from RFC 4648
#27747 merged
Aug 13, 2021 -
bpo-44891: Tests `id` preserving on `* 1` for `str` and `bytes`
#27745 merged
Aug 13, 2021 -
[3.9] Fix the test suite for the old parser
#27749 merged
Aug 13, 2021 -
[3.10] bpo-44895: Temporarily add an extra gc.collect() call (GH-27746)
#27753 merged
Aug 13, 2021 -
[3.10] bpo-33930: Fix typo in the test name.
#27736 merged
Aug 13, 2021 -
bpo-44895: Temporarily add an extra gc.collect() call
#27746 merged
Aug 13, 2021 -
bpo-43392: Optimize repeated calls to `__import__()`
#24735 merged
Aug 12, 2021 -
[3.10] bpo-44885: Correct the ast locations of f-strings with format …
#27743 merged
Aug 12, 2021 -
Update pegen to use the latest upstream developments
#27586 merged
Aug 12, 2021 -
bpo-44885: Correct the ast locations of f-strings with format specs and repeated expressions
#27729 merged
Aug 12, 2021 -
bpo-44890: Fix AMD build error
#27740 merged
Aug 12, 2021 -
[3.10] bpo-26228: Fix pty EOF handling (GH-12049)
#27732 merged
Aug 12, 2021 -
bpo-44890: collect specialization stats if Py_DEBUG
#27731 merged
Aug 12, 2021 -
bpo-44878: Remove loop from interpreter. All dispatching is done by gotos.
#27727 merged
Aug 12, 2021 -
[3.9] bpo-33930: Fix typo in the test name. (GH-27733)
#27734 merged
Aug 12, 2021 -
[3.8] bpo-33930: Fix typo in the test name. (GH-27733)
#27735 merged
Aug 12, 2021 -
bpo-33930: Fix typo in the test name.
#27733 merged
Aug 12, 2021 -
bpo-26228: Fix pty EOF handling
#12049 merged
Aug 11, 2021 -
[3.10] bpo-33479: Add architecture and threading model sections to Tkinter module docs (GH-27717)
#27730 merged
Aug 11, 2021 -
Update test__opcode and _Py_GetSpecializationStats with recent specialization stat changes
#27728 merged
Aug 11, 2021 -
bpo-33479: add architecture and threading model sections to Tkinter module docs
#27717 merged
Aug 11, 2021 -
[3.8] bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678)
#27721 merged
Aug 11, 2021 -
[3.10] Add .DS_Store on ignore (GH-27711)
#27723 merged
Aug 11, 2021 -
bpo-44878: Remove the switch from the main interpreter loop when using computed gotos.
#27726 merged
Aug 11, 2021 -
[3.9] Add .DS_Store on ignore (GH-27711)
#27724 merged
Aug 11, 2021 -
bpo-44878: Further ceval entry cleanup
#27725 merged
Aug 11, 2021 -
Add .DS_store on ignore
#27711 merged
Aug 11, 2021 -
[3.10] bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678)
#27719 merged
Aug 11, 2021 -
[3.9] bpo-33930: Fix segfault with deep recursion when cleaning method objects (GH-27678)
#27720 merged
Aug 11, 2021 -
bpo-44878: Add missing DISPATCH()
#27715 merged
Aug 11, 2021 -
bpo-33930: Fix segfault with deep recursion when cleaning method objects
#27678 merged
Aug 10, 2021 -
[3.9] bpo-44854: Add .editorconfig file to help enforce `make patchcheck` (GH-27638)
#27714 merged
Aug 10, 2021 -
[3.8] bpo-44854: Add .editorconfig file to help enforce `make patchcheck` (GH-27638)
#27713 merged
Aug 10, 2021 -
[3.10] bpo-44854: Add .editorconfig file to help enforce `make patchcheck` (GH-27638)
#27712 merged
Aug 10, 2021 -
bpo-44854: Add .editorconfig file to help enforce `make patchcheck`
#27638 merged
Aug 10, 2021 -
[3.10] bpo-14853: add back the stdin test, skip if stdin is redirected (GH-27694)
#27697 merged
Aug 10, 2021 -
Classify specialization failures. Provides more useful stats, with lower overhead.
#27701 merged
Aug 10, 2021 -
[3.10] bpo-33349: make lib2to3 parse async generators everywhere (GH-6588)
#27702 merged
Aug 10, 2021 -
[3.9] bpo-14853: add back the stdin test, skip if stdin is redirected (GH-27694)
#27698 merged
Aug 10, 2021 -
bpo-44826: Fix stats for STORE_ATTR specialization.
#27708 merged
Aug 10, 2021 -
[3.9] bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990)
#27705 merged
Aug 10, 2021 -
[3.9] bpo-33349: make lib2to3 parse async generators everywhere (GH-6588)
#27703 merged
Aug 10, 2021 -
[3.10] bpo-33479: Remove unqualified tkinter threadsafe claim. (GH-6990)
#27704 merged
Aug 10, 2021 -
bpo-25782: avoid hang in PyErr_SetObject when current exception has a…
#27626 merged
Aug 10, 2021 -
bpo-33479: Remove unqualified tkinter threadsafe claim.
#6990 merged
Aug 10, 2021 -
bpo-33349: make lib2to3 parse async generators everywhere
#6588 merged
Aug 10, 2021 -
[3.10] bpo-44872: use new trashcan macros in framobject.c (GH-27683)
#27690 merged
Aug 10, 2021 -
[3.8] bpo-44872: use new trashcan macros in framobject.c (GH-27683)
#27692 merged
Aug 10, 2021 -
[3.9] bpo-44872: use new trashcan macros in framobject.c (GH-27683)
#27691 merged
Aug 10, 2021 -
[3.9] bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
#27699 merged
Aug 10, 2021 -
[3.10] bpo-39498 Start linking the security warnings in the stdlib modules (GH-18272)
#27696 merged
Aug 10, 2021 -
[3.10] bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631)
#27686 merged
Aug 9, 2021 -
bpo-14853: add back the stdin test, skip if stdin is redirected
#27694 merged
Aug 9, 2021 -
bpo-39498 Start linking the security warnings in the stdlib modules
#18272 merged
Aug 9, 2021 -
[3.9] bpo-41402: Fix email ContentManager calling .encode() on bytes (GH-21631)
#27687 merged
Aug 9, 2021 -
bpo-44854: Remove trailing whitespaces
#27689 merged
Aug 9, 2021 -
[3.10] bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034)
#27685 merged
Aug 9, 2021 -
[3.9] bpo-38840: Incorrect __all__ in multiprocessing.managers (GH-18034)
#27684 merged
Aug 9, 2021 -
bpo-44872: use new trashcan macros in framobject.c
#27683 merged
Aug 9, 2021 -
bpo-41402: Fix email ContentManager calling .encode() on bytes
#21631 merged
Aug 9, 2021 -
bpo-38840: Incorrect __all__ in multiprocessing.managers
#18034 merged
Aug 9, 2021 -
[3.9] bpo-44851: Upgrade bundled pip and setuptools (GH-27625)
#27658 merged
Aug 9, 2021 -
[3.9] bpo-44522: Fix inaccurate information in open() function (GH-27650)
#27682 merged
Aug 9, 2021 -
[3.10] bpo-44522: Fix inaccurate information in open() function (GH-27650)
#27681 merged
Aug 9, 2021 -
[3.10] Remove unused variable. (GH-27677)
#27680 merged
Aug 9, 2021 -
bpo-44522: Fix inaccurate information in open() function
#27650 merged
Aug 9, 2021 -
Remove unused variable.
#27677 merged
Aug 9, 2021 -
bpo-44702: Remove ambiguity in sentence
#27676 merged
Aug 9, 2021 -
[3.10] bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile (GH-21470)
#27675 merged
Aug 9, 2021 -
[3.9] bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile (GH-21470)
#27674 merged
Aug 9, 2021 -
bpo-32695: Docs and tests for compresslevel and preset kwargs in tarfile
#21470 merged
Aug 9, 2021 -
bpo-44826: Specialize STORE_ATTR
#27590 merged
Aug 9, 2021 -
bpo-44840: Compiler: Move duplication of exit blocks with no line numbers to after CFG optimization.
#27656 merged
Aug 9, 2021
28 Pull requests opened by 21 people
-
bpo-44544: add textwrap placeholder arg
#27671 opened
Aug 9, 2021 -
bpo-38956: don't print BooleanOptionalAction's default twice
#27672 opened
Aug 9, 2021 -
bpo-44508: [Doc] Document failure mode for loop.call_soon_threadsafe
#27688 opened
Aug 9, 2021 -
bpo-44874: deprecate Py_TRASHCAN_SAFE_BEGIN and Py_TRASHCAN_SAFE_END
#27693 opened
Aug 9, 2021 -
bpo-44859: Raise more accurate exceptions in `sqlite3`
#27695 opened
Aug 9, 2021 -
bpo-40899: Document exception raised when module cannot be imported
#27709 opened
Aug 10, 2021 -
bpo-44524: Make exc msg more useful when subclass from special form
#27710 opened
Aug 10, 2021 -
bpo-44881: Integrate GC untrack into trashcan begin.
#27718 opened
Aug 10, 2021 -
bpo-44889: Specialize LOAD_METHOD with PEP 659 adaptive interpreter
#27722 opened
Aug 11, 2021 -
bpo-44173: better approach for seeking in non-compressed ZipExtFile
#27737 opened
Aug 12, 2021 -
bpo-44897: WIP: Integrate trashcan into _Py_Dealloc
#27738 opened
Aug 12, 2021 -
bpo-44900: Add five superinstructions.
#27741 opened
Aug 12, 2021 -
Make punctuation consistent in TypeError exception raised in `importlib._bootstrap._handle_fromlist`
#27742 opened
Aug 12, 2021 -
bpo-41322: added deprecation warning for tests returning value!=None
#27748 opened
Aug 12, 2021 -
bpo-38656: Clarify MimeTypes obj behaviour in documentation
#27750 opened
Aug 12, 2021 -
bpo-24955: Fix webbrowser broken on Mac OS X when using the BROWSER variable
#27751 opened
Aug 13, 2021 -
Add Third-party resources section
#27752 opened
Aug 13, 2021 -
bpo-44895: skip test_no_hang_on_context_chain_cycle2 until the reflea…
#27761 opened
Aug 13, 2021 -
bpo-44903: Removed othergui.rst and list of GUI frameworks
#27762 opened
Aug 13, 2021 -
bpo-44911: Fixed IsolatedAsyncioTestCase from throwing an exception on leaked tasks
#27765 opened
Aug 14, 2021 -
bpo-39039: tarfile raises descriptive exception from zlib.error
#27766 opened
Aug 14, 2021 -
bpo-44895: Introduce PYTHONDUMPDIR variable for refcount dumping
#27767 opened
Aug 14, 2021 -
bpo-37596: compile to reproducible frozen sets
#27769 opened
Aug 14, 2021 -
bpo-44896: drop lineno requirement on nodes for ast.unparse
#27770 opened
Aug 14, 2021 -
Fix a SystemError in code.replace()
#27771 opened
Aug 15, 2021 -
bpo-44698: Restore complex pow behaviour for small integral exponents
#27772 opened
Aug 15, 2021 -
bpo-44914: Maintain invariants of type version tags.
#27773 opened
Aug 15, 2021 -
WIP: Do not reset tp_version_tag
#27774 opened
Aug 15, 2021
36 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-39452: rewrite and expand __main__.rst
#26883 commented on
Aug 12, 2021 • 19 new comments -
bpo-19217: Speed up assertEqual on long sequences
#27434 commented on
Aug 13, 2021 • 13 new comments -
bpo-42815: Fix issue when thread doesn't copy context of parent thread
#24074 commented on
Aug 11, 2021 • 9 new comments -
bpo-44800: Rename `InterpreterFrame` to `_Py_framedata`
#27525 commented on
Aug 14, 2021 • 8 new comments -
bpo-41818: Add termios.tcgetwinsize(), termios.tcsetwinsize(). Update docs.
#23686 commented on
Aug 14, 2021 • 5 new comments -
bpo-44733: Add maxtasksperchild to ProcessPoolExecutor
#27373 commented on
Aug 10, 2021 • 5 new comments -
bpo-44813: move NEED_OPCODE_JUMP_TABLES toggle to opcode.h
#27562 commented on
Aug 11, 2021 • 5 new comments -
bpo-6818: Add remove() in ZipInfo
#19358 commented on
Aug 12, 2021 • 3 new comments -
bpo-42560: Document more tkinter.Tk methods
#23689 commented on
Aug 12, 2021 • 2 new comments -
bpo-27334: roll back transaction if sqlite3 context manager fails to commit
#26202 commented on
Aug 10, 2021 • 2 new comments -
bpo-40172: fixed old zip filename corruption
#19335 commented on
Aug 12, 2021 • 1 new comment -
bpo-39783: Optimize contruction of Path and PurePath objects
#20288 commented on
Aug 14, 2021 • 1 new comment -
better performance
#25744 commented on
Aug 11, 2021 • 1 new comment -
bpo-44073: Use sqlite3_stmt_busy() to check statement status
#25984 commented on
Aug 15, 2021 • 1 new comment -
bpo-41930: Add support for SQLite serialise/deserialise API
#26728 commented on
Aug 13, 2021 • 1 new comment -
bpo-42369: Fix thread safety of zipfile._SharedFile.tell
#26974 commented on
Aug 13, 2021 • 1 new comment -
Supress errors from repr/str in specialization stats
#27057 commented on
Aug 13, 2021 • 1 new comment -
bpo-42830: Update the documentation for tempfile.mkstemp
#27075 commented on
Aug 10, 2021 • 1 new comment -
bpo-44159 Change mimetype db to read windows registry values as non-strict
#27088 commented on
Aug 13, 2021 • 1 new comment -
bpo-34602: Quadruple stack size to be able to run full test suite with sanitizers
#27309 commented on
Aug 10, 2021 • 1 new comment -
bpo-44775: Speed-up typing.cast by implementing it in C
#27474 commented on
Aug 9, 2021 • 1 new comment -
bpo-44807: Forbid to define __init__ method in Protocol classes
#27543 commented on
Aug 10, 2021 • 1 new comment -
bpo-44852: Support ignoring specific DeprecationWarnings wholesale in regrtest
#27634 commented on
Aug 10, 2021 • 1 new comment -
bpo-43853: Expand test suite for SQLite UDF's
#27642 commented on
Aug 13, 2021 • 1 new comment -
bpo-44855: Complete documentation of `sqlite3` exceptions
#27645 commented on
Aug 10, 2021 • 1 new comment -
docs: Remove duplicate callback word
#27659 commented on
Aug 15, 2021 • 1 new comment -
bpo-34916: Add support for aggregate window functions in sqlite3
#20903 commented on
Aug 13, 2021 • 0 new comments -
bpo-42066: CookieJar cookies should not be sorted
#22745 commented on
Aug 11, 2021 • 0 new comments -
bpo-44062: Fix PYTHON_FOR_BUILD interpreter lookup for cross-compile …
#25951 commented on
Aug 9, 2021 • 0 new comments -
bpo-44079: Strip superfluous statement cache from sqlite3.Connection
#25998 commented on
Aug 14, 2021 • 0 new comments -
bpo-44092: Don't reset statements/cursors before rollback
#26026 commented on
Aug 8, 2021 • 0 new comments -
bpo-28937 Adds a keepempty argument to string, bytes and bytearray split methods
#26222 commented on
Aug 8, 2021 • 0 new comments -
bpo-43468: Per instance locking for functools.cached_property
#27609 commented on
Aug 11, 2021 • 0 new comments -
bpo-44860: Make sysconfig posix_user not depend on platlibdir
#27655 commented on
Aug 10, 2021 • 0 new comments -
bpo-44863: In TypedDict allow inherit from Generic and preserve bases
#27663 commented on
Aug 11, 2021 • 0 new comments -
bpo-44864: Do not translate user-provided strings in `ArgumentParser.add_subparsers()`
#27667 commented on
Aug 13, 2021 • 0 new comments