Insights: python/cpython
Overview
Could not load contribution data
Please try again later
149 Pull requests merged by 39 people
-
gh-95781: More strict format string checking in PyUnicode_FromFormatV()
#95784 merged
Aug 8, 2022 -
[3.10] gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-…
#95786 merged
Aug 8, 2022 -
[3.10] gh-95491: Mention IDLE Issue project in Readme (GH-95750)
#95790 merged
Aug 8, 2022 -
gh-95491: Mention IDLE Issue project in Readme
#95750 merged
Aug 8, 2022 -
gh-93274: Expose receiving vectorcall in the Limited API
#95717 merged
Aug 8, 2022 -
gh-91838: Resolve more HTTP links which redirect to HTTPS
#95650 merged
Aug 8, 2022 -
gh-95388: Suppress deprecation warning in test_immutable_type_with_mutable_base
#95728 merged
Aug 8, 2022 -
Fix downcast compiler warning in Modules/_testcapi/vectorcall.c
#95729 merged
Aug 8, 2022 -
docs: Fix a few typos
#94899 merged
Aug 8, 2022 -
gh-95765: Fix documentation typo for functools.cmp_to_key
#95766 merged
Aug 8, 2022 -
gh-88339: enable fast seeking of uncompressed unencrypted zipfile.ZipExtFile
#27737 merged
Aug 6, 2022 -
[3.10] gh-94635: Fixup sqlite3 'Introduction' seealso note (GH-95751)
#95753 merged
Aug 6, 2022 -
gh-94635: Fixup sqlite3 'Introduction' seealso note
#95751 merged
Aug 6, 2022 -
[3.10] gh-95376: Add test for names containing null (GH-GH-5394)
#95747 merged
Aug 6, 2022 -
[3.11] gh-95376: Add test for names containing null (GH-GH-5394)
#95746 merged
Aug 6, 2022 -
[3.11] gh-95395: Add argument type error test (GH-95412)
#95744 merged
Aug 6, 2022 -
[3.10] gh-95395: Add argument type error test (GH-95412)
#95745 merged
Aug 6, 2022 -
[3.11] gh-95155: Update "Using Python on a Mac" documentation (GH-95284)
#95742 merged
Aug 6, 2022 -
[3.10] gh-95155: Update "Using Python on a Mac" documentation (GH-95284)
#95743 merged
Aug 6, 2022 -
[3.11] gh-89362: Doc IDLE menu and search (GH-95697)
#95718 merged
Aug 6, 2022 -
[3.11] gh-95251: IDLE - Add What's New section to README (GH-95688)
#95726 merged
Aug 6, 2022 -
gh-95376: Add test for names containing null
#95394 merged
Aug 6, 2022 -
gh-95395: Add argument type error test
#95412 merged
Aug 6, 2022 -
gh-95155: Update "Using Python on a Mac" documentation
#95284 merged
Aug 6, 2022 -
[3.10] Fix typo in test_dataclasses.py (gh-95735)
#95741 merged
Aug 6, 2022 -
Fix typo in test_dataclasses.py
#95735 merged
Aug 6, 2022 -
gh-95385 Fastpath for encoding dict to JSON
#95374 merged
Aug 6, 2022 -
gh-93243: Make smtpd private before porting its users
#93246 merged
Aug 6, 2022 -
gh-86943: implement `pathlib.WindowsPath.is_mount()`
#31458 merged
Aug 5, 2022 -
[3.10] gh-95251: IDLE - Add What's New section to README (GH-95688)
#95727 merged
Aug 5, 2022 -
gh-95251: IDLE - Add What's New section to README
#95688 merged
Aug 5, 2022 -
[3.10] gh-89362: Doc IDLE menu and search (GH-95697)
#95719 merged
Aug 5, 2022 -
gh-89362: Doc IDLE menu and search
#95697 merged
Aug 5, 2022 -
[3.10] gh-91271: Document which parts of structs are in limited API/stable ABI (GH-32196)
#95711 merged
Aug 5, 2022 -
[3.11] Update the magic number in test_util.py (GH-95714)
#95716 merged
Aug 5, 2022 -
Update the magic number in test_util.py
#95714 merged
Aug 5, 2022 -
[3.11] Remove draft notice from 3.11 What's new (GH-95713)
#95715 merged
Aug 5, 2022 -
Remove draft notice from 3.11 What's new
#95713 merged
Aug 5, 2022 -
gh-93744: Remove configure --with-cxx-main option
#95651 merged
Aug 5, 2022 -
[3.11] gh-95573: Reduce test data size in test_asyncio/test_ssl.py (GH-95668)
#95705 merged
Aug 5, 2022 -
gh-95573: Reduce test data size in test_asyncio/test_ssl.py
#95668 merged
Aug 5, 2022 -
[3.10] bpo-42037: Corrected request dependencies in CookieJar functions (GH-23112)
#95515 merged
Aug 5, 2022 -
[3.11] gh-92412: Clarifying the documentation on library/syslog (GH-92587)
#95492 merged
Aug 5, 2022 -
[3.11] gh-95573: Fix a mistake in asyncio ssl tests suppressing all logs (GH-95687)
#95699 merged
Aug 5, 2022 -
[3.11] GH-95685: Fix rendering of the string documentation (GH-95686)
#95700 merged
Aug 5, 2022 -
[3.10] GH-95685: Fix rendering of the string documentation (GH-95686)
#95701 merged
Aug 5, 2022 -
[3.11] GH-90997: Document CACHEs (GH-95694)
#95696 merged
Aug 5, 2022 -
[3.11] gh-65802: IDLE - explain SaveAs and extensions (GH-95690)
#95692 merged
Aug 5, 2022 -
[3.11] Docs: sqlite3 docs fixup (GH-95681)
#95683 merged
Aug 5, 2022 -
GH-95685: Fix rendering of the string documentation
#95686 merged
Aug 5, 2022 -
gh-95573: Fix a mistake in asyncio ssl test suppressing all logs
#95687 merged
Aug 5, 2022 -
[3.10] gh-65802: IDLE - explain SaveAs and extensions (GH-95690)
#95693 merged
Aug 5, 2022 -
GH-90997: Document `CACHE`s
#95694 merged
Aug 5, 2022 -
[3.10] Docs: sqlite3 docs fixup (GH-95681)
#95684 merged
Aug 5, 2022 -
gh-65802: IDLE - explain SaveAs and extensions
#95690 merged
Aug 5, 2022 -
gh-94673: Add Per-Interpreter tp_subclasses for Static Builtin Types
#95301 merged
Aug 5, 2022 -
gh-94619: Remove long deprecated methods module_repr() and load_module()
#94624 merged
Aug 5, 2022 -
Docs: sqlite3 docs fixup
#95681 merged
Aug 4, 2022 -
[3.11] gh-92678: Correct return values for errors in PyInit__testcapi
#95664 merged
Aug 4, 2022 -
[3.11] gh-95271: Extract placeholders howto from sqlite3 tutorial (GH-95522)
#95677 merged
Aug 4, 2022 -
[3.10] gh-95271: Extract placeholders howto from sqlite3 tutorial (GH-95522)
#95678 merged
Aug 4, 2022 -
gh-95271: Extract placeholders howto from sqlite3 tutorial
#95522 merged
Aug 4, 2022 -
[3.11] Remove 3.11 beta release notice from macOS installer displays
#95669 merged
Aug 4, 2022 -
Remove unnecessary text from documentation. (GH-95670)
#95670 merged
Aug 4, 2022 -
gh-95273: Improve documented return values and exceptions raised for sqlite3 class methods
#95530 merged
Aug 4, 2022 -
[3.11] gh-95656: Enable the sqlite3 load extension API in Windows build (GH-95662)
#95671 merged
Aug 4, 2022 -
gh-95656: Enable the sqlite3 load extension API in Windows build
#95662 merged
Aug 4, 2022 -
[3.11] Docs: fix two typos in the sqlite3 docs (GH-95661)
#95666 merged
Aug 4, 2022 -
[3.10] Docs: fix two typos in the sqlite3 docs (GH-95661)
#95667 merged
Aug 4, 2022 -
Docs: fix typos in the sqlite3 docs
#95661 merged
Aug 4, 2022 -
gh-94673: Recover Weaklist Lookup Performance
#95544 merged
Aug 4, 2022 -
gh-90110: Update the C Analyzer Tool Whitelists
#95628 merged
Aug 4, 2022 -
[3.11] gh-95587: Fixes some upgrade detection issues in the Windows installer (GH-95631)
#95660 merged
Aug 4, 2022 -
[3.9] gh-91423: Remove bugs.python.org from bugs.rst (GH-91425)
#95614 merged
Aug 4, 2022 -
Fix links to old SF bugs
#95648 merged
Aug 4, 2022 -
gh-95587: Fixes some upgrade detection issues in the Windows installer
#95631 merged
Aug 4, 2022 -
gh-93274: Make vectorcall safe on mutable classes
#95437 merged
Aug 4, 2022 -
[3.11] GH-95289: Always call uncancel() when parent cancellation is requested (GH-95602)
#95654 merged
Aug 4, 2022 -
[3.11] gh-94936: C getters: co_varnames, co_cellvars, co_freevars (GH-95008)
#95653 merged
Aug 4, 2022 -
gh-95388: Deprecate creating immutable types with mutable bases
#95533 merged
Aug 4, 2022 -
GH-95289: Always call uncancel() when parent cancellation is requested
#95602 merged
Aug 4, 2022 -
gh-94936: C getters: co_varnames, co_cellvars, co_freevars
#95008 merged
Aug 4, 2022 -
gh-91323: Revert "Allow overriding a future compliance check in asyncio.Task (GH-32197)"
#95442 merged
Aug 4, 2022 -
[3.11] gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
#95645 merged
Aug 4, 2022 -
[3.10] gh-91838: Resolve HTTP links which redirect to HTTPS (GH-95642)
#95646 merged
Aug 4, 2022 -
[3.11] GH-92678: Revert " Expose managed dict clear and visit functions (GH-95246)."
#95647 merged
Aug 4, 2022 -
[3.11] GH-92678: Fix tp_dictoffset inheritance. Backport of GH-95596
#95604 merged
Aug 4, 2022 -
gh-91838: Resolve HTTP links which redirect to HTTPS
#95642 merged
Aug 4, 2022 -
[3.10] gh-91838: Use HTTPS links in docs for resources which redirect…
#95644 merged
Aug 4, 2022 -
[3.11] gh-91838: Use HTTPS links in docs for resources which redirect…
#95643 merged
Aug 4, 2022 -
[3.10] gh-95638: Update idlelib README file and menu lists (GH-95639)
#95641 merged
Aug 4, 2022 -
[3.11] gh-95638: Update idlelib README file and menu lists (GH-95639)
#95640 merged
Aug 4, 2022 -
gh-95638: Update idlelib README file and menu lists
#95639 merged
Aug 4, 2022 -
gh-91838: Use HTTPS links in docs for resources which redirect to HTTPS
#95527 merged
Aug 4, 2022 -
[3.10] gh-95191: IDLE Prompts entry for What's New 3.10 (GH-95633)
#95637 merged
Aug 4, 2022 -
[3.11] gh-95191: IDLE Prompts entry for What's New 3.10 (GH-95633)
#95636 merged
Aug 4, 2022 -
gh-95191: IDLE Prompts entry for What's New 3.10
#95633 merged
Aug 4, 2022 -
[3.11] gh-95191: IDLE Prompts entry for Whatnew 3.11 (GH-95632)
#95634 merged
Aug 4, 2022 -
gh-95191: IDLE Prompts entry for What's New 3.11
#95632 merged
Aug 4, 2022 -
[3.11] gh-94675: Add a regression test for rjsmin re slowdown (GH-94685)
#95630 merged
Aug 3, 2022 -
[3.11] [Enum] add whatsnew entries (GH-95455)
#95620 merged
Aug 3, 2022 -
gh-94675: Add a regression test for rjsmin re slowdown
#94685 merged
Aug 3, 2022 -
[3.10] gh-91423: Remove bugs.python.org from bugs.rst (GH-91425)
#95615 merged
Aug 3, 2022 -
[3.11] gh-90817: Use .. deprecated-removed:: when removal version known (GH-94960)
#95627 merged
Aug 3, 2022 -
[3.10] gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function load (GH-95521)
#95622 merged
Aug 3, 2022 -
[3.10] gh-95597: Fix typo in Lib directory files (GH-95599)
#95624 merged
Aug 3, 2022 -
gh-90817: Fix docs: use 'deprecated-removed' when removal version known
#94960 merged
Aug 3, 2022 -
[3.11] gh-95597: Fix typo in Lib directory files (GH-95599)
#95623 merged
Aug 3, 2022 -
[3.11] gh-95423: Update winreg.DeleteKeyEx documentation and remove dynamic function load (GH-95521)
#95619 merged
Aug 3, 2022 -
gh-94399: Restore PATH search behaviour of py.exe launcher
#95582 merged
Aug 3, 2022 -
gh-95597: Fix typo in Lib directory files
#95599 merged
Aug 3, 2022 -
[Enum] add whatsnew entries
#95455 merged
Aug 3, 2022 -
[3.10] gh-95273: Align sqlite3 const doc refs with the devguide recommendations (GH-95525)
#95618 merged
Aug 3, 2022 -
gh-95423: Updated winreg.DeleteKeyEx documentation for 32-bit OS.
#95521 merged
Aug 3, 2022 -
[3.11] gh-91207: Fix CSS bug in Windows CHM help file and add deprecation message (GH-95607)
#95617 merged
Aug 3, 2022 -
[3.11] gh-95273: Align sqlite3 const doc refs with the devguide recommendations (GH-95525)
#95616 merged
Aug 3, 2022 -
gh-95273: Align sqlite3 const refs with the devguide
#95525 merged
Aug 3, 2022 -
[3.10] gh-95609: update bundled pip to 22.2.2 (gh-95610)
#95612 merged
Aug 3, 2022 -
[3.11] gh-95609: update bundled pip to 22.2.2 (gh-95610)
#95611 merged
Aug 3, 2022 -
gh-95609: update bundled pip to 22.2.2
#95610 merged
Aug 3, 2022 -
gh-91207: Fix CSS bug with docs for Windows CHM help & add depr msg
#95607 merged
Aug 3, 2022 -
GH-92678: Fix tp_dictoffset inheritance.
#95596 merged
Aug 3, 2022 -
Docs: fix incorrect formatting in sqlite3 CLI docs
#95581 merged
Aug 2, 2022 -
[3.11] gh-95451: Update docs for wasm32-emscripten and -wasi platforms (GH-95452)
#95580 merged
Aug 2, 2022 -
[3.10] Override stylesheet fingerprinting for Windows CHM HTML help (gh-91207)
#95556 merged
Aug 2, 2022 -
gh-95451: Update docs for wasm32-emscripten and -wasi platforms
#95452 merged
Aug 2, 2022 -
[3.10] gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (gh-95232)
#95576 merged
Aug 2, 2022 -
[3.11] gh-95233: Correct grp.getgrgid parameter name in documentation (gid -> id) (gh-95232)
#95577 merged
Aug 2, 2022 -
[3.10] gh-92219: Clarify that some options to the installer may break the install (GH-95548)
#95550 merged
Aug 2, 2022 -
[3.10] gh-95516: Add param types and clarify param descriptions of LogRecord (GH-95517)
#95565 merged
Aug 2, 2022 -
[3.10] gh-95191: IDLE: Include prompts when saving Shell GH-95554
#95558 merged
Aug 2, 2022 -
[3.10] gh-83270: Update IDLE's credits (GH-95528)
#95560 merged
Aug 2, 2022 -
[3.11] gh-95516: Add param types and clarify param descriptions of LogRecord (GH-95517) (GH-95566)
#95566 merged
Aug 2, 2022 -
gh-95516: Add param types and clarify param descriptions of LogRecord (GH-95517)
#95517 merged
Aug 2, 2022 -
[3.11] gh-95191: IDLE: Include prompts when saving Shell GH-95554
#95557 merged
Aug 2, 2022 -
[3.11] gh-83270: Update IDLE's credits (GH-95528)
#95559 merged
Aug 2, 2022 -
gh-83270: Update IDLE's credits
#95528 merged
Aug 2, 2022 -
gh-95191: IDLE: Include prompts when saving Shell
#95554 merged
Aug 2, 2022 -
[3.11] gh-92219: Clarify that some options to the installer may break the install (GH-95548)
#95549 merged
Aug 2, 2022 -
gh-92219: Clarify that some options to the installer may break the install
#95548 merged
Aug 1, 2022 -
gh-90110: Get the C Analyzer Tool Working Again
#95545 merged
Aug 1, 2022 -
[3.11] gh-91447: Fix findtext to only give an empty string on None (GH-91486)
#95543 merged
Aug 1, 2022 -
[3.11] GH-95150: Use position and exception tables for code hashing and equality (GH-95509)
#95541 merged
Aug 1, 2022 -
GH-95150: Use position and exception tables for code hashing and equality
#95509 merged
Aug 1, 2022
43 Pull requests opened by 26 people
-
gh-89537: Add --with-sqlite3-rpath to configure
#95547 opened
Aug 1, 2022 -
add the sm3 method for obtaining the salt value
#95567 opened
Aug 2, 2022 -
gh-95569: make asyncio.Timeout and asyncio.TaskGroup loop-bound
#95570 opened
Aug 2, 2022 -
gh-87597: Decode subprocess output in text mode when timeout is hit
#95579 opened
Aug 2, 2022 -
gh-95572: use _PyErr_Display in the default unraisablehook
#95586 opened
Aug 3, 2022 -
added `maxsize` typecheck for `asyncio.Queue`
#95590 opened
Aug 3, 2022 -
Revert bpo-42854: Use SSL_write/read_ex() GH-27271, GH-25468
#95593 opened
Aug 3, 2022 -
[3.11] Revert bpo-42854: Use SSL_write/read_ex() GH-27271, GH-25468
#95594 opened
Aug 3, 2022 -
gh-95595: adding RESUME opcode to what's new section for Python 3.11
#95595 opened
Aug 3, 2022 -
GH-92678: Document that you shouldn't be doing your own dictionary offset calculations.
#95598 opened
Aug 3, 2022 -
gh-95573: Add debug callback for SSL BIO
#95613 opened
Aug 3, 2022 -
gh-95273: Reorganize sqlite3 doc module level funcs and vars
#95626 opened
Aug 3, 2022 -
gh-87092: In compiler's codegen stage: change jump_target_label to int and store it in i_oparg
#95655 opened
Aug 4, 2022 -
GH-95245: Move weakreflist into the pre-header.
#95657 opened
Aug 4, 2022 -
gh-95605: Fix `float(s)` error message when `s` contains only whitespace
#95665 opened
Aug 4, 2022 -
gh-95691: Doc BufferedWriter and BufferedReader
#95703 opened
Aug 5, 2022 -
gh-91248: Add PyFrame_GetVar() function
#95712 opened
Aug 5, 2022 -
Fix a mistake in isSet() deprecated message
#95720 opened
Aug 5, 2022 -
gh-92584: Add Makefile rules for test cpp extensions
#95721 opened
Aug 5, 2022 -
gh-95724: change the taskgroup permission notice to reflect who the permission was given to
#95730 opened
Aug 5, 2022 -
gh-95731: Fix module docstring extraction in pygettext
#95732 opened
Aug 5, 2022 -
gh-95276: Add callable entry to the glossary
#95738 opened
Aug 6, 2022 -
gh-88863: clear ref cycles to resolve leak when asyncio.open_connection raises
#95739 opened
Aug 6, 2022 -
[3.11] Fix typo in test_dataclasses.py (gh-95735)
#95740 opened
Aug 6, 2022 -
gh-95271: Improve sqlite3 tutorial wording
#95749 opened
Aug 6, 2022 -
[3.11] gh-94635: Fixup sqlite3 'Introduction' seealso note (GH-95751)
#95752 opened
Aug 6, 2022 -
gh-80480: Emit DeprecationWarning for array's 'u' type code
#95760 opened
Aug 7, 2022 -
GH-95704: Don't suppress errors from tasks when TG is cancelled
#95761 opened
Aug 7, 2022 -
Add rudimentary build support for wasm64-emscripten
#95762 opened
Aug 7, 2022 -
Add reference to corresponding mentioned PEPs
#95764 opened
Aug 7, 2022 -
gh-95767: Fix grammatical error in asyncio loop.create_task docs
#95768 opened
Aug 7, 2022 -
Fix classvar typing doc
#95773 opened
Aug 7, 2022 -
gh-93376: Allow override of mbox From matching
#95774 opened
Aug 7, 2022 -
bpo-37000: Remove obsolete comment in _randbelow_with_getrandbits
#95775 opened
Aug 8, 2022 -
[3.11] Fix documentation typo for functools.cmp_to_key (GH-95766)
#95776 opened
Aug 8, 2022 -
[3.10] Fix documentation typo for functools.cmp_to_key (GH-95766)
#95777 opened
Aug 8, 2022 -
[3.11] gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650)
#95780 opened
Aug 8, 2022 -
[3.11] gh-95491: Mention IDLE Issue project in Readme (GH-95750)
#95791 opened
Aug 8, 2022 -
[3.11] gh-88878: IDLE - replace type('') with str
#95792 opened
Aug 8, 2022 -
gh-93649: Undefine NDEBUG in Modules/_testcapi/* to enable assert()
#95793 opened
Aug 8, 2022 -
Revert "gh-93274: Expose receiving vectorcall in the Limited API (GH-95717)"
#95794 opened
Aug 8, 2022 -
gh-93274: Disable Limited API tests with Py_TRACE_REFS
#95796 opened
Aug 8, 2022
70 Issues closed by 40 people
-
More strict format checks in PyUnicode_FromFormat()
#95781 closed
Aug 8, 2022 -
Python does not build without WITH_THREADS defined on Windows/Visual Studio
#74439 closed
Aug 8, 2022 -
Some C-API tests use `assert`, so they don't run in non-debug mode
#95783 closed
Aug 8, 2022 -
Documentation about PyTypeObject being part of the Stable ABI
#95300 closed
Aug 8, 2022 -
library/re.html: Definition of the behavior of character groups [] is incorrect.
#94898 closed
Aug 8, 2022 -
Revising doc of "bisect" module
#95552 closed
Aug 8, 2022 -
Remove Py_CreateSymbolicLinkW
#72300 closed
Aug 8, 2022 -
Typo in functools.cmp_to_key
#95765 closed
Aug 8, 2022 -
Functions in Itertools
#95770 closed
Aug 8, 2022 -
[DOC] Warnings/notes in docs including most of the page
#91483 closed
Aug 7, 2022 -
Document wasm32-emscripten and wasm32-wasi platforms
#95451 closed
Aug 7, 2022 -
ast.parse() wrong (IMHO) AnnAssign.target.ctx when value is absent.
#95184 closed
Aug 7, 2022 -
CALL_FUNCTION_EX argument passing routine can be improved for vectorcalls
#95757 closed
Aug 7, 2022 -
plistlib unable to parse plist comments containing --
#95722 closed
Aug 7, 2022 -
Tutorial- The warning box is overextended
#95759 closed
Aug 7, 2022 -
os.remove() does not remove files in a sub-directory
#95758 closed
Aug 7, 2022 -
Stored (uncompressed) ZipExtFile in zipfile can be seekable at lower cost
#88339 closed
Aug 6, 2022 -
IDLE Readme: Add What's New section
#95251 closed
Aug 6, 2022 -
Add example of named group to re.Match.__getitem__ doc
#92727 closed
Aug 6, 2022 -
Similar to `test_grp` in `test_pwd`, add a test with null value in name
#95376 closed
Aug 6, 2022 -
Doc/using/mac.rst is out of date
#95155 closed
Aug 6, 2022 -
Fastpath for encoding unsorted dict to JSON
#95385 closed
Aug 6, 2022 -
WindowsPath does not implement is_mount but ntpath implements and offers a ismount method
#86943 closed
Aug 5, 2022 -
Error in Documentation Style
#95725 closed
Aug 5, 2022 -
IDLE: Document SaveAs dialog extension handling
#65802 closed
Aug 5, 2022 -
Public C API for accessing code object fields
#94936 closed
Aug 5, 2022 -
Configure option --with-cxx-main=/usr/bin/clang++ not working
#93744 closed
Aug 5, 2022 -
argparse: replace `%(default)` with repr in help text
#91770 closed
Aug 5, 2022 -
test_asyncio: test_create_server_ssl_over_ssl() failed on ARM64 macOS 3.x
#95573 closed
Aug 5, 2022 -
Large yellow boxes on many Python 3.10 documentation pages
#95702 closed
Aug 5, 2022 -
Remove yellow box from string documentation
#95685 closed
Aug 5, 2022 -
Missing documentation for iterables in set methods
#95679 closed
Aug 5, 2022 -
ctypes: AttributeError: function 'DestroyIcon ' not found with WINFUNCTYPE prototype
#95698 closed
Aug 5, 2022 -
`hash(-1) == -2 and hash(-2) == -2`
#95695 closed
Aug 5, 2022 -
[subinterpreters] Static types incorrectly share some objects between interpreters
#94673 closed
Aug 5, 2022 -
Remove previously deprecated importlib functions
#94619 closed
Aug 5, 2022 -
Enable sqlite extensions in the Windows build
#95656 closed
Aug 4, 2022 -
MRO: Behavior change from 3.10 to 3.11: multiple inheritance issue with C-API (pybind11)
#92678 closed
Aug 4, 2022 -
Update bugs to point to Github instead of bugs.python.org issue tracker
#95608 closed
Aug 4, 2022 -
Python Launcher for Windows (`py.exe`) breaks on non-python shebang line
#94399 closed
Aug 4, 2022 -
Installer Suggests Wrong Folder When Upgrading on Windows on ARM
#95587 closed
Aug 4, 2022 -
Library page for os now seems to have almost the whole module being a "Note"
#95659 closed
Aug 4, 2022 -
IDLE Readme: Update file and menu lists
#95638 closed
Aug 4, 2022 -
asyncio.TaskGroup corrupts uncancel() stack when the parent task replaces the cancelled error
#95289 closed
Aug 4, 2022 -
Deprecate creating immutable types with mutable bases
#95388 closed
Aug 4, 2022 -
Typo in Lib directory files
#95597 closed
Aug 3, 2022 -
Entire `threading` docs contained within a `note::` in 3.10
#95585 closed
Aug 3, 2022 -
Admonition "spill" over the whole document in some cases in 3.10 docs only
#95629 closed
Aug 3, 2022 -
[winreg] DeleteKeyEx() documentation
#95423 closed
Aug 3, 2022 -
Implement atomic operations on non-x86 platforms
#66237 closed
Aug 3, 2022 -
Update bundled pip to 22.2.2
#95609 closed
Aug 3, 2022 -
Formatting of datetime broken
#95606 closed
Aug 3, 2022 -
Backport Fixes for #71992 to Python3.6
#95583 closed
Aug 3, 2022 -
Simple CSS fix for left margin at docs.python.org
#55145 closed
Aug 2, 2022 -
subprocess.check_output fails when calling bash script with preceding newline
#95575 closed
Aug 2, 2022 -
Failed Sub processes do not seem to have capture stderr and stdout
#95561 closed
Aug 2, 2022 -
add support for euleros
#95562 closed
Aug 2, 2022 -
IDLE: usually include prompts when save or copy shell
#95191 closed
Aug 2, 2022 -
Update IDLE's credits
#83270 closed
Aug 2, 2022 -
Compiling blake2 on x86
#94594 closed
Aug 2, 2022 -
logging.LogRecord missing param type information
#95516 closed
Aug 2, 2022 -
The following commit authors need to sign the Contributor License Agreement:
#95564 closed
Aug 2, 2022 -
Many versions of 3.1.2 string Chinese document translation errors
#95553 closed
Aug 2, 2022 -
Docs for uuid don't mention that uuid1 can repeat in some circumstances
#77726 closed
Aug 2, 2022 -
libcrypto-1_1.dll and libssl-1_1.dll compile with non-ideal linker flags on Windows
#95551 closed
Aug 2, 2022 -
doctest unexpectedly imports local module named signal.py
#95540 closed
Aug 2, 2022 -
Python on Windows Store missing details on folder redirection
#95029 closed
Aug 1, 2022 -
Code objects with non-equal `co_linetable`s compare equal
#95150 closed
Aug 1, 2022 -
Speed up list comprehensions by preallocating the list where possible
#58334 closed
Aug 1, 2022
50 Issues opened by 34 people
-
Subtle issue with borrowed references in extensions.
#95797 opened
Aug 8, 2022 -
[subinterpreter] Make type version tag counter threadsafe for per interpreter GIL
#95795 opened
Aug 8, 2022 -
RFC links are broken
#95789 opened
Aug 8, 2022 -
Assignment OR expressions fail on using lambda expressions
#95788 opened
Aug 8, 2022 -
Negative `_io.BufferedReader.tell`
#95782 opened
Aug 8, 2022 -
make doctest fails in main on at least library/dis.rst - RESUME opcode gone?
#95779 opened
Aug 8, 2022 -
Placeholder issue for a specific security fix
#95778 opened
Aug 8, 2022 -
rename asyncio tests so they have readable names
#95772 opened
Aug 7, 2022 -
tkinter window fails to appear approx 10% of the time on MacOS 12.3+
#95769 opened
Aug 7, 2022 -
Asyncio loop.create_task grammatical error
#95767 opened
Aug 7, 2022 -
Tarfile extraction does not work on Windows
#95763 opened
Aug 7, 2022 -
Better performance for code getters in C API
#95756 opened
Aug 7, 2022 -
Best effort multithreading cleanup version of os._exit()
#95755 opened
Aug 7, 2022 -
Add more specific error message when file has same name as an imported module
#95754 opened
Aug 6, 2022 -
logging.captureWarnings(True) doesn't show object allocation (-X tracemalloc)
#95748 opened
Aug 6, 2022 -
Ctrl-c not behaving as expected
#95737 opened
Aug 6, 2022 -
EUC-JP codec fails to properly decode the "㎝" character
#95734 opened
Aug 6, 2022 -
Windows MSIX issue: python 3.11beta in msix cant be installed on windows 10 1809 arm64
#95733 opened
Aug 6, 2022 -
I think Lib/asyncio/taskgroups.py should include the Apache license.
#95724 opened
Aug 5, 2022 -
Document correctness proof for Fraction.limit_denominator
#95723 opened
Aug 5, 2022 -
Ability to weakly reference an instance of a class lost due to mutliple inheritance
#95710 opened
Aug 5, 2022 -
"Embedding Python in Another Application" documentation examples use deprecated functions
#95709 opened
Aug 5, 2022 -
Support the use of the managed pre-header in builtin classes.
#95707 opened
Aug 5, 2022 -
zipapp fails cryptically on large ZIP64-formatted archives because zipimport.py doesn't support ZIP64.
#95706 opened
Aug 5, 2022 -
TaskGroup suppresses grouped exceptions due to parent task cancellation
#95704 opened
Aug 5, 2022 -
Support PEP384 stable ABI in pydebug builds
#95682 opened
Aug 4, 2022 -
test_tar test_add_dir_getmember fails if uid/gid is larger than 16777215
#95675 opened
Aug 4, 2022 -
pipe test failures on some Linux configurations
#95672 opened
Aug 4, 2022 -
tempfile.mkstemp: add mode=0o600 parameter
#95658 opened
Aug 4, 2022 -
New asyncio ssl implementation is lacking license and origin information
#95649 opened
Aug 4, 2022 -
make test fails; executable works; runtime error in background
#95635 opened
Aug 4, 2022 -
Add methods to reliably manage private names of a class.
#95621 opened
Aug 3, 2022 -
support for Awaitable objects in `asyncio.wait` removed in 3.11
#95601 opened
Aug 3, 2022 -
KqueueSelector and PollSelector behaves differently with namedpipes
#95600 opened
Aug 3, 2022 -
re-entrant call in asyncio.Runner
#95592 opened
Aug 3, 2022 -
Investigate tests that are not run but should
#95591 opened
Aug 3, 2022 -
Flawed assumptions about `tp_dictoffset` in inheritance.
#95589 opened
Aug 3, 2022 -
Rephrase ast.literal_eval() to remove any security warranty
#95588 opened
Aug 3, 2022 -
asyncio.Runner allows async generators to skip gracefull finalization
#95584 opened
Aug 3, 2022 -
obmalloc debug info can produce invalidly encoded output
#95574 opened
Aug 2, 2022 -
make asyncio.Timeout and asyncio.TaskGroup fail early when used incorrectly
#95569 opened
Aug 2, 2022 -
re: should support Chinese character regular expression \p{Han}
#95555 opened
Aug 2, 2022 -
configparser: reading an invalid file triggers ParsingError *and* mutations
#95546 opened
Aug 1, 2022
274 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.
-
gh-95348: Split clear_weakref into two functions
#95449 commented on
Aug 5, 2022 • 22 new comments -
gh-75117: add script for running coverage on IDLE modules' tests
#22694 commented on
Aug 4, 2022 • 16 new comments -
GH-93503: Add thread-specific APIs to set profiling and tracing functions in the C-API
#93504 commented on
Aug 5, 2022 • 16 new comments -
bpo-42969: Hang non-main threads that attempt to acquire the GIL during finalization
#28525 commented on
Aug 8, 2022 • 14 new comments -
gh-83638: Add sqlite3.Connection.autocommit for PEP 249 compliant behaviour
#93823 commented on
Aug 4, 2022 • 11 new comments -
gh-95472: [xml.etree.ElementTree] Add fine-grained formatting classes
#95476 commented on
Aug 6, 2022 • 10 new comments -
gh-95231: Disable md5 & crypt modules if FIPS is enabled
#94742 commented on
Aug 8, 2022 • 9 new comments -
gh-95504: Fix sign placement in PyUnicode_FromFormat
#95505 commented on
Aug 8, 2022 • 9 new comments -
gh-70280: allow using custom sys.displayhook's with doctest
#25651 commented on
Aug 7, 2022 • 8 new comments -
gh-95337: update TypeVarTuple example
#95338 commented on
Aug 3, 2022 • 8 new comments -
typing.get_origin behaves differently between standard collections and typing collections
#95539 commented on
Aug 2, 2022 • 7 new comments -
ssl.OP_LEGACY_SERVER_CONNECT missing
#89051 commented on
Aug 3, 2022 • 7 new comments -
warnings.filters was modified by test_check_c_globals
#95349 commented on
Aug 3, 2022 • 7 new comments -
gh-88569: add `os.path.isreserved()`
#95486 commented on
Aug 7, 2022 • 7 new comments -
[Windows] scandir returns filenotfound for long paths but os.walk does not
#90242 commented on
Aug 3, 2022 • 6 new comments -
gh-95389: socketmodule: expose popular `ETHERTYPE_*` constants
#95390 commented on
Aug 2, 2022 • 6 new comments -
sqlite3: Add configure option to set or auto-detect rpath to sqlite3 libs
#89537 commented on
Aug 2, 2022 • 5 new comments -
avoid the global_lock in `asyncio.mixins._LoopBoundMixin`
#95474 commented on
Aug 3, 2022 • 5 new comments -
gh-68320, gh-88302 - Allow for `pathlib.Path` subclassing
#31691 commented on
Aug 6, 2022 • 5 new comments -
gh-94909: fix joining of absolute and relative Windows paths in pathlib
#95450 commented on
Aug 6, 2022 • 5 new comments -
gh-95149: Enhance `http.HTTPStatus` with properties that indicate the HTTP status category
#95453 commented on
Aug 7, 2022 • 5 new comments -
gh-95494: Fix transport EOF handling in OpenSSL 3.0
#95495 commented on
Aug 3, 2022 • 5 new comments -
Can't assign entry to `__annotations__` unless a class has existing annotation
#95532 commented on
Aug 2, 2022 • 4 new comments -
failing configure command
#95283 commented on
Aug 8, 2022 • 4 new comments -
Receiving vector calls in the Py_LIMITED_API
#93274 commented on
Aug 8, 2022 • 4 new comments -
gh-95341: Implement tls-exporter channel bindings and export key materials
#95366 commented on
Aug 6, 2022 • 4 new comments -
Search is not beginner friendly
#87780 commented on
Aug 3, 2022 • 3 new comments -
Slow first execution of platform.system on windows
#95531 commented on
Aug 4, 2022 • 3 new comments -
doctest should allow custom sys.displayhook
#70280 commented on
Aug 7, 2022 • 3 new comments -
IDLE - document github project issue topics
#95491 commented on
Aug 8, 2022 • 3 new comments -
bpo-41790: update error in documentation
#22242 commented on
Aug 4, 2022 • 3 new comments -
gh-92734: Add indentation feature to reprlib.Repr
#92735 commented on
Aug 5, 2022 • 3 new comments -
gh-93600: Clarify the meaning of buffering=-1 in open()
#93685 commented on
Aug 4, 2022 • 3 new comments -
Use zlib-ng rather than zlib in binary releases
#91349 commented on
Aug 1, 2022 • 2 new comments -
The IDENTIFIERS list in Tools/scripts/generate_global_objects.py is a slight burden
#94715 commented on
Aug 3, 2022 • 2 new comments -
add the option for json.dumps to return newline delimited json
#78710 commented on
Aug 3, 2022 • 2 new comments -
[C API] PEP 674: Disallow using macros (Py_TYPE and Py_SIZE) as l-value
#89639 commented on
Aug 4, 2022 • 2 new comments -
Deprecate and remove distutils
#85454 commented on
Aug 4, 2022 • 2 new comments -
Add an "assert mode" to `-X showrefcount` that fails when references leak
#94755 commented on
Aug 4, 2022 • 2 new comments -
PYLONG_BITS_IN_DIGIT differs between MinGW and MSVC
#79218 commented on
Aug 6, 2022 • 2 new comments -
Split up _testcapimodule.c
#93649 commented on
Aug 6, 2022 • 2 new comments -
canonicalize "upper-case" -> "uppercase"; "lower-case" -> "lowercase"
#88211 commented on
Aug 6, 2022 • 2 new comments -
IDLE Shell - input() blocks output from another thread
#83905 commented on
Aug 6, 2022 • 2 new comments -
array: Deprecate 'u' type in array module
#80480 commented on
Aug 7, 2022 • 2 new comments -
gh-91378: Allow subprocess pass-thru with stdout/stderr capture
#32344 commented on
Aug 6, 2022 • 2 new comments -
gh-92613: Deprecate other uuencode functionality per PEP 594 & document as such
#92758 commented on
Aug 5, 2022 • 2 new comments -
gh-89051: Add ssl.OP_LEGACY_SERVER_CONNECT
#93927 commented on
Aug 3, 2022 • 2 new comments -
Document 3.13, 3.14, 4.0 and future removals
#93986 commented on
Aug 6, 2022 • 2 new comments -
gh-90908: Document asyncio.Task.cancelling() and asyncio.Task.uncancel()
#95253 commented on
Aug 4, 2022 • 2 new comments -
gh-89722: Add tests for pprint.pprint
#95281 commented on
Aug 6, 2022 • 2 new comments -
Green-box doc glitch: winhelp version only
#49638 commented on
Aug 1, 2022 • 1 new comment -
Glossary URLs with anchor link no longer jump to definitions
#90492 commented on
Aug 1, 2022 • 1 new comment -
Online docs: make index search always available.
#60075 commented on
Aug 1, 2022 • 1 new comment -
Can't find "map" with search on docs.python.org
#89541 commented on
Aug 1, 2022 • 1 new comment -
Doc Page navigation disappears unless page is very wide.
#92789 commented on
Aug 2, 2022 • 1 new comment -
Inline call frames for CALL_FUNCTION_EX
#95126 commented on
Aug 2, 2022 • 1 new comment -
Faster decompression of gzip files
#95534 commented on
Aug 2, 2022 • 1 new comment -
Pdb crashes after jump with `Fatal Python error: _PyMem_DebugRawFree: bad trailing pad byte`
#91742 commented on
Aug 2, 2022 • 1 new comment -
The 'stdlib compileall' function writes stage directory into *.pyc files
#95502 commented on
Aug 2, 2022 • 1 new comment -
docs.python.org prioritises search horribly
#86272 commented on
Aug 2, 2022 • 1 new comment -
ctypes: subclassed swapped endianness doesn't swap
#95384 commented on
Aug 3, 2022 • 1 new comment -
Make tokenize recognize Other_ID_Start and Other_ID_Continue chars
#68382 commented on
Aug 3, 2022 • 1 new comment -
test_cppext does not import/run the C++ extension
#94751 commented on
Aug 3, 2022 • 1 new comment -
Readline module loading in interactive mode
#56447 commented on
Aug 3, 2022 • 1 new comment -
IDLE: make Ctrl,Alt + IME non-ascii letter work on Windows
#90210 commented on
Aug 4, 2022 • 1 new comment -
_tracemalloc.c and Clang-cl
#86244 commented on
Aug 4, 2022 • 1 new comment -
Support compiling with clang-cl on Windows
#77532 commented on
Aug 4, 2022 • 1 new comment -
mailbox.mbox malformed 'From ' lines not being detected/handled
#93376 commented on
Aug 4, 2022 • 1 new comment -
Limiting data copy in xmlrpclib
#45148 commented on
Aug 4, 2022 • 1 new comment -
Remove unused indent_level from Modules/_json.c
#95382 commented on
Aug 4, 2022 • 1 new comment -
`unittest.mock.Mock` does not allow name attribute to be mocked in constructor
#95078 commented on
Aug 4, 2022 • 1 new comment -
IDLE: Add "selected" section to Statusbar
#92822 commented on
Aug 5, 2022 • 1 new comment -
Endless recursion in repr of asyncio.Future if a callback uses the Future itself as argument
#93837 commented on
Aug 5, 2022 • 1 new comment -
[C API] Add PyFrame_GetVar(frame, name) function
#91248 commented on
Aug 5, 2022 • 1 new comment -
pprint tests do not test pprint.pprint()
#89722 commented on
Aug 5, 2022 • 1 new comment -
Fail if an invalid -X option is provided
#89608 commented on
Aug 5, 2022 • 1 new comment -
test_ssl test_get_server_certificate_timeout is flaky on macOS
#95241 commented on
Aug 6, 2022 • 1 new comment -
Add glossary / term for callable
#95276 commented on
Aug 6, 2022 • 1 new comment -
Documentation of `argparse.add_argument`s `append` should mention `dest`
#92928 commented on
Aug 6, 2022 • 1 new comment -
No reliable clean shutdown method
#77268 commented on
Aug 7, 2022 • 1 new comment -
Subprocess timeout causes output to be returned as bytes in text mode
#87597 commented on
Aug 7, 2022 • 1 new comment -
Provide triggering AttributeError exception to __getattr__ for reraising
#81560 commented on
Aug 7, 2022 • 1 new comment -
Memory leak when asyncio.open_connection raise
#88863 commented on
Aug 8, 2022 • 1 new comment -
Combination of @classmethod @property and @abc.abstractmethod
#93167 commented on
Aug 8, 2022 • 1 new comment -
UTF-8 encoding not enforced
#64141 commented on
Aug 8, 2022 • 1 new comment -
doctest terminates when accessing __wrapped__ raises an error
#70186 commented on
Aug 8, 2022 • 1 new comment -
bpo-22253: Add support to unnamed sections in ConfigParser
#2735 commented on
Aug 2, 2022 • 1 new comment -
bpo-33587: inspect.getsource: reorder stat on file in linecache
#6805 commented on
Aug 8, 2022 • 1 new comment -
gh-90533: Implement BytesIO.peek()
#30808 commented on
Aug 5, 2022 • 1 new comment -
bpo-46978: Correct docstrings for built-in in-place operators
#31802 commented on
Aug 8, 2022 • 1 new comment -
Implement BINARY_SUBSCR specialization for (String Int)
#94128 commented on
Aug 8, 2022 • 1 new comment -
gh-89739: Support zip64 in zipimport
#94146 commented on
Aug 3, 2022 • 1 new comment -
gh-94603: micro optimize list.pop
#94604 commented on
Aug 2, 2022 • 1 new comment -
[POC] gh-85454: Extract and inject distutils from setuptools whl
#95254 commented on
Aug 4, 2022 • 1 new comment -
macOS built Python3.11b5 can't find lib-dynload in relocatable framework if framework is relocated and python run from external symlink
#95400 commented on
Aug 2, 2022 • 0 new comments -
ssl module with OpenSSL 3.0 does not throw SSLEOFError on unclean shutdown
#95494 commented on
Aug 3, 2022 • 0 new comments -
Document how to run coverage for repository idlelib files.
#75117 commented on
Aug 3, 2022 • 0 new comments -
unexpected EPROTOTYPE returned by sendto on MAC OSX
#77631 commented on
Aug 4, 2022 • 0 new comments -
Improve the sqlite3 reference
#95273 commented on
Aug 4, 2022 • 0 new comments -
Change in semantics and much worse performance for enum members.
#93910 commented on
Aug 5, 2022 • 0 new comments -
Severe performance degradation for tracing under 3.11
#93516 commented on
Aug 5, 2022 • 0 new comments -
Setup & Usage documentation for pydoc, IDLE, & 2to3
#59149 commented on
Aug 5, 2022 • 0 new comments -
pathlib: inconsistent handling of rootless Windows paths
#94909 commented on
Aug 5, 2022 • 0 new comments -
Add more examples in the `warnings` docs
#93343 commented on
Aug 6, 2022 • 0 new comments -
IDLE: Colorizer and output tests hang on macOS
#88496 commented on
Aug 6, 2022 • 0 new comments -
IDLE macOS: add tests
#78144 commented on
Aug 6, 2022 • 0 new comments -
IDLE: test iomenu
#85576 commented on
Aug 6, 2022 • 0 new comments -
IDLE: Test right-click and context menu tests
#84996 commented on
Aug 6, 2022 • 0 new comments -
IDLE: Fix AttributeError when running code
#82183 commented on
Aug 6, 2022 • 0 new comments -
IDLE: ignore completion ValueError for list.remove()
#89360 commented on
Aug 6, 2022 • 0 new comments -
`xml.etree.ElementTree` — doesn't allow specifying fine-grained formatting controls
#95472 commented on
Aug 6, 2022 • 0 new comments -
Restructure the sqlite3 docs table-of-contents
#94635 commented on
Aug 6, 2022 • 0 new comments -
Add idlelib module entry to doc
#75510 commented on
Aug 7, 2022 • 0 new comments -
PEP 594: Process "to be removed in 3.12" part of the plan
#93243 commented on
Aug 7, 2022 • 0 new comments -
IDLE fails to detect corresponding opening parenthesis
#85560 commented on
Aug 7, 2022 • 0 new comments -
IDLE: exit at input() prompt is not complete
#85585 commented on
Aug 7, 2022 • 0 new comments -
Use the PDH API in WindowsLoadTracker
#91252 commented on
Aug 8, 2022 • 0 new comments -
[getpass] Implement a "strict" mode for getuser()
#90789 commented on
Aug 8, 2022 • 0 new comments -
[Windows] add _PyCreateFile with follow_symlinks support
#90664 commented on
Aug 8, 2022 • 0 new comments -
[_winapi] correctly sort and remove duplicates in getenvironment()
#87868 commented on
Aug 8, 2022 • 0 new comments -
[Windows] os.device_encoding(fd) should support any console fd
#87587 commented on
Aug 8, 2022 • 0 new comments -
[io] Support reading long lines with _WindowsConsoleIO
#86015 commented on
Aug 8, 2022 • 0 new comments -
[subprocess] run() sometimes ignores timeout in Windows
#87512 commented on
Aug 8, 2022 • 0 new comments -
[io] Windows legacy mode mistakenly ignores the device encoding
#86427 commented on
Aug 8, 2022 • 0 new comments -
[ctypes] Enable handling logoff and shutdown Windows console events
#85470 commented on
Aug 8, 2022 • 0 new comments -
[Windows] SuppressCrashReport should set SEM_FAILCRITICALERRORS
#85118 commented on
Aug 8, 2022 • 0 new comments -
[multiprocessing] memory leak in shared_memory.SharedMemory in Windows
#85059 commented on
Aug 8, 2022 • 0 new comments -
[ntpath] realpath fails for broken symlinks with rooted target paths
#85035 commented on
Aug 8, 2022 • 0 new comments -
[os] readlink should support getting the target's printname in Windows
#85004 commented on
Aug 8, 2022 • 0 new comments -
[pathlib] issues with Windows device paths
#78079 commented on
Aug 8, 2022 • 0 new comments -
[shutil] chown should not be defined in Windows
#77321 commented on
Aug 8, 2022 • 0 new comments -
[os] pipe() creates inheritable FDs with a bad internal state in Windows
#77046 commented on
Aug 8, 2022 • 0 new comments -
[io] _WindowsConsoleIO misbehaves when Ctrl+C is ignored
#72353 commented on
Aug 8, 2022 • 0 new comments -
Expose all functionality of list_sort_impl in C API
#95506 commented on
Aug 8, 2022 • 0 new comments -
urllib http client vulnerable to DOS attack
#89953 commented on
Aug 8, 2022 • 0 new comments -
Metabug: Improving C-level coverage
#94808 commented on
Aug 8, 2022 • 0 new comments -
bpo-29842: Make Executor.map less eager so it handles large/unbounded…
#18566 commented on
Aug 2, 2022 • 0 new comments -
Simplify routine in inspect.signature parsing
#21104 commented on
Aug 5, 2022 • 0 new comments -
bpo-38520: Add multiprocessing.main_process()
#23621 commented on
Aug 2, 2022 • 0 new comments -
bpo-36094: Update smtplib.py
#23635 commented on
Aug 2, 2022 • 0 new comments -
bpo-42560: Document more tkinter.Tk methods
#23689 commented on
Aug 2, 2022 • 0 new comments -
bpo-42606: Support POSIX atomicity guarantee of O_APPEND on Windows
#23712 commented on
Aug 2, 2022 • 0 new comments -
Add descriptive error message when environment variable not detected
#23717 commented on
Aug 2, 2022 • 0 new comments -
bpo-38893: Add preserve_security_context to shutil
#23720 commented on
Aug 2, 2022 • 0 new comments -
bpo-42611: PEP 594 - Remove asyncore, asynchat, and smptd from stdlib
#23728 commented on
Aug 2, 2022 • 0 new comments -
bpo-35332: shutil.rmtree(ignore_errors=True) doesn't handle os.close()
#23766 commented on
Aug 2, 2022 • 0 new comments -
bpo-42653: Add constants for isotp.h which is included in Linux >= 5.10
#23794 commented on
Aug 2, 2022 • 0 new comments -
bpo-42663: Support full range of allowed transition hours in zoneinfo.
#23825 commented on
Aug 2, 2022 • 0 new comments -
bpo-42722: Add --debug command line option to unittest to enable post-mortem debugging
#23900 commented on
Aug 2, 2022 • 0 new comments -
bpo-42367: Restore os.makedirs() ability to apply *mode* recursively
#23901 commented on
Aug 2, 2022 • 0 new comments -
bpo-44097: add --enable-pyc-build option to the configure script
#23920 commented on
Aug 2, 2022 • 0 new comments -
bpo-42797: Add `-m` option for `doctest`
#24028 commented on
Aug 2, 2022 • 0 new comments -
bpo-42557: importable asyncio.__main__ with preamble feature
#24055 commented on
Aug 2, 2022 • 0 new comments -
bpo-42815: Fix issue when thread doesn't copy context of parent thread
#24074 commented on
Aug 2, 2022 • 0 new comments -
bpo-19683: Adds tests for xml.dom.minidom
#24152 commented on
Aug 2, 2022 • 0 new comments -
bpo-42836: ENH: fix caching documentation in struct module
#24164 commented on
Aug 3, 2022 • 0 new comments -
bpo-42875: fix incorrect indent of long sub-commands
#24177 commented on
Aug 3, 2022 • 0 new comments -
bpo-42861: Add `next_network` function to ipaddress library
#24180 commented on
Aug 3, 2022 • 0 new comments -
bpo-42619: Arm64 build on macos10.15
#24187 commented on
Aug 3, 2022 • 0 new comments -
bpo-42892 Fix AttributeError in email.message.get_body()
#24192 commented on
Aug 3, 2022 • 0 new comments -
Remove unused local variables in inspect.py
#24218 commented on
Aug 3, 2022 • 0 new comments -
bpo-42896 Allow for Solaris 11.4 crle output not containing ELF
#24226 commented on
Aug 3, 2022 • 0 new comments -
bpo-42643: Add support for HTTP range requests
#24228 commented on
Aug 3, 2022 • 0 new comments -
bpo-42974: inconsistent end col and line in tokenize case
#24260 commented on
Aug 3, 2022 • 0 new comments -
bpo-42980: Add GnuStyleLongOptionsHelpFormatter
#24275 commented on
Aug 3, 2022 • 0 new comments -
bpo-43009: Port curses capi pointer array to a struct.
#24304 commented on
Aug 3, 2022 • 0 new comments -
bpo-43046: argparse: capturing actions
#24357 commented on
Aug 3, 2022 • 0 new comments -
bpo-42973: argparse: mixing optional and positional
#24367 commented on
Aug 3, 2022 • 0 new comments -
bpo-42966: argparse: customizable help formatter
#24377 commented on
Aug 3, 2022 • 0 new comments -
added doc about *iterables in concurrent.futures.Executor.map
#24378 commented on
Aug 3, 2022 • 0 new comments -
bpo-43120: Add a number of LOG_* constants to syslog
#24432 commented on
Aug 3, 2022 • 0 new comments -
bpo-43142: Do not add duplicate FDs to list in duplicate_for_child()
#24461 commented on
Aug 3, 2022 • 0 new comments -
Clarify, reorder language for TestCase(object)
#24465 commented on
Aug 4, 2022 • 0 new comments -
DOC: Improvements in library/stdtypes
#24466 commented on
Aug 4, 2022 • 0 new comments -
Fix an outdated test in asyncio
#24477 commented on
Aug 4, 2022 • 0 new comments -
bpo-43160: Add extend_const action to argparse
#24478 commented on
Aug 4, 2022 • 0 new comments -
bpo-43111: Don't look for X11 browsers on macOS (webbrowser)
#24480 commented on
Aug 4, 2022 • 0 new comments -
refactoring and type fix
#24490 commented on
Aug 4, 2022 • 0 new comments -
gh-87378: [doc] Link to source of Python and Argument Clinic classes and functions
#24521 commented on
Aug 4, 2022 • 0 new comments -
bpo-41847: Update "Install launcher for all users" win installer option
#24570 commented on
Aug 4, 2022 • 0 new comments -
bpo-43327: Fix the docs for PyImport_ImportFrozenModuleObject()
#24659 commented on
Aug 4, 2022 • 0 new comments -
bpo-40469: Make TimedRotatingFileHandler use CTIME instead of MTIME
#24660 commented on
Aug 4, 2022 • 0 new comments -
[DOC] Snippet code to str methods
#24666 commented on
Aug 4, 2022 • 0 new comments -
bpo-42484: get_obs_local_part() fails to handle empty local part
#24669 commented on
Aug 4, 2022 • 0 new comments -
bpo-43360: Remove dead initialization from parse_abbr function
#24700 commented on
Aug 4, 2022 • 0 new comments -
bpo-43361: Remove dead assignment from idna_converter function
#24701 commented on
Aug 4, 2022 • 0 new comments -
bpo-43381: Add frozen module co_lines() test
#24712 commented on
Aug 4, 2022 • 0 new comments -
bpo-43377: Make `_PyErr_Display` available in the CPython API
#24719 commented on
Aug 4, 2022 • 0 new comments -
bpo-None: Fix somewhat confusing "where" strings in Py_EnterRecursiveCall.
#24764 commented on
Aug 5, 2022 • 0 new comments -
Update socketserver.rst
#24767 commented on
Aug 5, 2022 • 0 new comments -
bpo-43419: fix contextvars behaviors in asyncio REPL
#24773 commented on
Aug 5, 2022 • 0 new comments -
bpo-43429: mmap.size() now returns the size on Unix for anonymous memory
#24781 commented on
Aug 5, 2022 • 0 new comments -
bpo-43432: add function `clear` to module `os`
#24784 commented on
Aug 5, 2022 • 0 new comments -
bpo-43451: Render inspect function arguments one-per-line when they exceed a maximum length
#24802 commented on
Aug 5, 2022 • 0 new comments -
Update http.client.rst
#24803 commented on
Aug 5, 2022 • 0 new comments -
bpo-43132: Add tests for find_in_strong_cache() bug in _zoneinfo
#24829 commented on
Aug 5, 2022 • 0 new comments -
bpo-43313: support pymalloc for subinterpreters. each subinterpreter ha…
#24857 commented on
Aug 5, 2022 • 0 new comments -
bpo-24498: Remove ptags.py and eptags.py from Tools/scripts
#24869 commented on
Aug 5, 2022 • 0 new comments -
bpo-18232: Return unsuccessfully if no unit tests were run
#24893 commented on
Aug 5, 2022 • 0 new comments -
Improve the Descriptor HowTo Guide
#24901 commented on
Aug 5, 2022 • 0 new comments -
bpo-23767: Force the use of the default locale in add_gcc_paths()
#24919 commented on
Aug 5, 2022 • 0 new comments -
bpo-43564: preserve original exception in args of FTP URLError
#24938 commented on
Aug 5, 2022 • 0 new comments -
Fix a minor issue in the curses documentation
#24961 commented on
Aug 5, 2022 • 0 new comments -
bpo-43588: fix codecs.c static variables under building under building Python with --with-experimental-isolated-subinterpreters may cause crash.
#24970 commented on
Aug 5, 2022 • 0 new comments -
bpo-42444: Use attribute directives in the docs for pathlib.PurePath
#24977 commented on
Aug 6, 2022 • 0 new comments -
Completion following `[` character
#24990 commented on
Aug 6, 2022 • 0 new comments -
bpo-37612: always call linkat() from os.link(), if available
#24997 commented on
Aug 6, 2022 • 0 new comments -
bpo-43605: Improve the documentation to exec() and eval()
#25039 commented on
Aug 6, 2022 • 0 new comments -
bpo-43640: Update TLS/SSL security consids. due to TLS 1.0 and TLS 1.1 deprecation
#25040 commented on
Aug 6, 2022 • 0 new comments -
WIP: Cache for obmalloc arena_map_is_used()
#25130 commented on
Aug 6, 2022 • 0 new comments -
bpo-37251: Make create_autospec generate AsyncMocks for awaitable classes
#25347 commented on
Aug 6, 2022 • 0 new comments -
bpo-43814: Fix the error message for disallowed __weakref__ slots
#25362 commented on
Aug 6, 2022 • 0 new comments -
bpo-30528 Update ipaddress.py with reverse_pointer method for networks
#25371 commented on
Aug 6, 2022 • 0 new comments -
bpo-43848: explain optional argument mtime in gzip.py.
#25410 commented on
Aug 6, 2022 • 0 new comments -
bpo-34321: Add a trackfd parameter to mmap.mmap()
#25425 commented on
Aug 6, 2022 • 0 new comments -
bpo-37355: For nonblocking sockets, call SSL_read in a loop
#25478 commented on
Aug 6, 2022 • 0 new comments -
bpo-47220: Document the optional callback parameter of weakref.WeakMethod
#25491 commented on
Aug 6, 2022 • 0 new comments -
bpo-42737: Mention PEP 563 in doc for annotated assignment
#25511 commented on
Aug 6, 2022 • 0 new comments -
gh-91851: Micro optimizations for Fraction's arithmetic
#25518 commented on
Aug 6, 2022 • 0 new comments -
bpo-23975: Correct conversion of Rational’s to float
#25619 commented on
Aug 6, 2022 • 0 new comments -
Set default netrc file name correctly on Windows
#25732 commented on
Aug 7, 2022 • 0 new comments -
bpo-43871: Move port validation logic to parsing time
#25774 commented on
Aug 7, 2022 • 0 new comments -
bpo-44012: IPv6Address.exploded with scope_id
#25824 commented on
Aug 7, 2022 • 0 new comments -
bpo-43952: Fix multiprocessing Listener authkey bug
#25845 commented on
Aug 7, 2022 • 0 new comments -
bpo-41222: new tests for demonstrating polling problem on subprocess with universal_newlines=True
#25859 commented on
Aug 7, 2022 • 0 new comments -
bpo-23937: IDLE maximise on load
#25946 commented on
Aug 7, 2022 • 0 new comments -
bpo-44060: Enable TARGET labels even when not using computed gotos.
#25949 commented on
Aug 7, 2022 • 0 new comments -
bpo-24147: Document csv Dialect class defaults. Patch by Brandon Milam
#25989 commented on
Aug 7, 2022 • 0 new comments -
bpo-44075: Add asyncio.stalled audit hook
#25990 commented on
Aug 7, 2022 • 0 new comments -
bpo-44082: Add a method to check interpolation errors in configparser
#26002 commented on
Aug 7, 2022 • 0 new comments -
[minor code fix] Remove redundant reset()
#26015 commented on
Aug 7, 2022 • 0 new comments -
bpo-43804: Improve "Building C and C++ Extensions on Windows" docs
#26020 commented on
Aug 7, 2022 • 0 new comments -
bpo-21261: IDLE: add completion of dict keys of type str
#26039 commented on
Aug 7, 2022 • 0 new comments -
bpo-44115: improve duck-typing of fractions
#26064 commented on
Aug 7, 2022 • 0 new comments -
bpo-41111: Extending Argument Clinic to support to use the limited C API.
#26080 commented on
Aug 7, 2022 • 0 new comments -
bpo-42130: Fix swallowing of cancellation by wait_for
#26097 commented on
Aug 8, 2022 • 0 new comments -
bpo-44128: Refactor ZipExtFile init and re-init after seek
#26116 commented on
Aug 8, 2022 • 0 new comments -
bpo-24964: Add _proxy_response_headers attribute to HTTPConnection
#26152 commented on
Aug 8, 2022 • 0 new comments -
bpo-28307: Optimize C-style formatting of numbers
#26160 commented on
Aug 8, 2022 • 0 new comments -
Correcting hyphenation in various locations in documentation
#26177 commented on
Aug 8, 2022 • 0 new comments -
bpo-14965: Proxy `super().x = y` and `del super().x`
#26194 commented on
Aug 8, 2022 • 0 new comments -
bpo-28937: Test for `keepempty` argument to string split
#26196 commented on
Aug 8, 2022 • 0 new comments -
bpo-24929: Stop checking for valid month and day in strptime regex
#26215 commented on
Aug 8, 2022 • 0 new comments -
bpo-12403: Mention sys.displayhook in code module docs and the compile builtin docs
#26217 commented on
Aug 8, 2022 • 0 new comments -
bpo-28937 Adds a keepempty argument to string, bytes and bytearray split methods
#26222 commented on
Aug 8, 2022 • 0 new comments -
bpo-43813: Fixing DOS on http.server by limiting the characters getting logged.
#26223 commented on
Aug 8, 2022 • 0 new comments -
bpo-37901: Make our test suite pass on an IPv6-only Linux host
#26225 commented on
Aug 8, 2022 • 0 new comments -
bpo-44176: Allow `asyncio.as_completed()`'s first parameter to be a generator yielding awaitables
#26228 commented on
Aug 8, 2022 • 0 new comments -
bpo-44188: Fix ThreadPoolExecutor unbalanced semaphore count
#26265 commented on
Aug 8, 2022 • 0 new comments -
bpo-36203: Check callback is callable in PyWeakref_NewRef
#26273 commented on
Aug 8, 2022 • 0 new comments -
bpo-10483: fix definition of executable file for http.server on windows
#30216 commented on
Aug 7, 2022 • 0 new comments -
gh-91539: improve performance of get_proxies_environment
#91566 commented on
Aug 2, 2022 • 0 new comments -
Docs: replace 'currying' by 'partial function'.
#91814 commented on
Aug 2, 2022 • 0 new comments -
gh-80878: Fix inspect.getclosurevars when an attribute shadows a global
#91833 commented on
Aug 5, 2022 • 0 new comments -
gh-92822: IDLE - Add a selection label to window statusbars
#92823 commented on
Aug 5, 2022 • 0 new comments -
gh-93205 when rotating logs with no namer specified, match whole extension
#93224 commented on
Aug 2, 2022 • 0 new comments -
gh-93357: Lay the foundation for further work in `asyncio.test_streams`: port server cases to IsolatedAsyncioTestCase
#93369 commented on
Aug 1, 2022 • 0 new comments -
gh-66571: Expand matches for %Z in strptime
#93486 commented on
Aug 5, 2022 • 0 new comments -
gh-93851: Add Tools/scripts/checkhtmllinks.py
#93856 commented on
Aug 4, 2022 • 0 new comments -
gh-94182: run the PidfdChildWatcher on the running loop
#94184 commented on
Aug 3, 2022 • 0 new comments -
gh-82504: deprecate the MultiLoopChildWatcher
#94648 commented on
Aug 6, 2022 • 0 new comments -
GH-74116: allow multiple drain waiters for asyncio.StreamWriter
#94705 commented on
Aug 2, 2022 • 0 new comments -
gh-94759: Collect C-level coverage using llvm-cov
#94760 commented on
Aug 8, 2022 • 0 new comments -
gh-94795: Remove `#ifdef __cplusplus` from C-only code
#94796 commented on
Aug 5, 2022 • 0 new comments -
Automatically update more GitHub projects.
#94921 commented on
Aug 4, 2022 • 0 new comments -
gh-90085: Remove vestigial -t and -c timeit options
#94941 commented on
Aug 3, 2022 • 0 new comments -
gh-94924: support `inspect.iscoroutinefunction` in `create_autospec(async_def)`
#94962 commented on
Aug 7, 2022 • 0 new comments -
Fix sentence fragment in bytes.hex() docs
#95257 commented on
Aug 8, 2022 • 0 new comments -
gh-95382 Remove unused indent_level
#95381 commented on
Aug 8, 2022 • 0 new comments -
gh-95413: remove references to deprecated CGI library
#95414 commented on
Aug 6, 2022 • 0 new comments -
gh-95417: Add `PyLong_FromUintptr_t` and `PyLong_AsUintptr_t`
#95446 commented on
Aug 5, 2022 • 0 new comments -
gh-90385: Add pathlib.Path.walk what's new section
#95467 commented on
Aug 5, 2022 • 0 new comments -
gh-95377: Editted docs for argparse.add._subparser
#95490 commented on
Aug 5, 2022 • 0 new comments -
gh-95417: Apply a proper fix for previously fast-fixed `ULONG_PTR differs in levels of indirection from void *`
#95518 commented on
Aug 1, 2022 • 0 new comments