]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-04-06  Ned Deily[3.10] gh-103207: Fix Welcome formatting issues when... 103401/head
2023-04-05  Steve Dowergh-103262: Fixes Windows installer build to work with...
2023-04-05  Miss Islington... gh-102899: Fix doc link for getting filesystem error...
2023-04-05  Miss Islington... gh-81762: Clarify and simplify description of print...
2023-04-05  Pablo GalindoMerge remote-tracking branch 'upstream/3.10' into 3.10
2023-04-05  Pablo GalindoPost 3.10.11
2023-04-04  Miss Islington... Improve some grammar in the socket docs (GH-103254)
2023-04-04  Pablo GalindoPython 3.10.11 v3.10.11
2023-04-04  Ned Deily[3.10] gh-103207: Add instructions to the macOS install...
2023-04-02  Miss Islington... gh-103109: Document ignore_warnings() test support...
2023-03-30  Miss Islington... Minor docs improvements fix for `codeop` (GH-103123)
2023-03-30  Miss Islington... gh-103099: Link mypy docs from typing.rst (GH-103100)
2023-03-29  Miss Islington... [3.10] gh-103112: Add http.client.HTTPResponse.read...
2023-03-29  Steve Dowergh-103097: Add workaround for Windows ARM64 compiler...
2023-03-29  Miss Islington... [3.10] gh-102582: Fix invalid JSON in Doc/howto/logging...
2023-03-28  Miss Islington... [3.10] GH-87235: Make sure "python /dev/fd/9 9</path...
2023-03-28  Miss Islington... [3.10] GH-102711: Fix warnings found by clang (GH-10271...
2023-03-28  Miss Islington... [3.10] gh-88233: zipfile: handle extras after a zip64...
2023-03-28  Pradyun Gedam[3.10] gh-101997: Update bundled pip version to 23...
2023-03-27  Miss Islington... [3.10] GH-95494: Fix transport EOF handling in OpenSSL...
2023-03-25  Miss Islington... Update pdb docs for arguments (GH-102965)
2023-03-25  Miss Islington... [3.10] gh-103025: fix a ctypes doc typo (GH-103026...
2023-03-25  Hugo van Kemenade[3.10] gh-101100: Document PyObject_ClearWeakRefs and...
2023-03-24  Miss Islington... gh-102980: Add tests for pdf's display, alias and where...
2023-03-24  Miss Islington... gh-102873: logging.LogRecord docs: improve description...
2023-03-24  Miss Islington... [3.10] gh-102027: Fix macro name (GH-102124) (#102917)
2023-03-24  Miss Islington... [3.10] gh-96931: Fix incorrect results in ssl.SSLSocket...
2023-03-24  Miss Islington... GH-100989: Revert Improve the accuracy of collections...
2023-03-23  Miss Islington... gh-98239: Document that `inspect.getsource()` can raise...
2023-03-23  Miss Islington... gh-102936: typing: document performance pitfalls of...
2023-03-23  Alex Waygood[3.10] gh-102947: Improve traceback when calling `field...
2023-03-22  Miss Islington... gh-100989: Improve the accuracy of collections.deque...
2023-03-22  Miss Islington... Docs: improve accuracy of sqlite3.Connection.interrupt...
2023-03-22  Miss Islington... Docs: improve the accuracy of the sqlite3.connect(...
2023-03-22  Miss Islington... Docs: improve accuracy of pdb alias example (GH-102892)
2023-03-22  Miss Islington... gh-102595: Document `PyObject_Format` c-api function...
2023-03-21  Miss Islington... Add link to `sys.exit` function documentation (GH-102805)
2023-03-21  Miss Islington... gh-98608: Fix Failure-handling in new_interpreter(...
2023-03-17  Nikita Sobolev[3.10] gh-102721: Improve coverage of `_collections_abc...
2023-03-17  Steve DowerIncrease stack reserve size for Windows debug builds...
2023-03-16  Miss Islington... [3.10] Fix outdated note about 'int' rounding or trunca...
2023-03-16  Miss Islington... gh-94440: Fix issue of ProcessPoolExecutor shutdown...
2023-03-15  Miss Islington... gh-101100: Documenting --prefix and --exec-prefix....
2023-03-15  Hugo van Kemenade[3.10] Remove misformatted exclamation marks in docs...
2023-03-15  Miss Islington... gh-101377: improving test_locale_calendar_formatweekday...
2023-03-15  Miss Islington... gh-102703: Fix typo in modules tutorial documentation...
2023-03-14  Miss Islington... [3.10] gh-102354: change python3 to python in docs...
2023-03-14  Miss Islington... gh-100315: clarification to `__slots__` docs. (GH-102621)
2023-03-14  Miss Islington... doc: Remove a duplicate 'versionchanged' in library...
2023-03-13  Miss Islington... gh-102627: Replace address pointing toward malicious...
2023-03-13  Alex Waygood[3.10] Fix duplicated words in the docs (#102645)
2023-03-13  Irit Katriel[3.10] GH-101673: Fix pdb bug where local variable...
2023-03-13  Miss Islington... Fix broken link to MSDN (GH-102355)
2023-03-13  Miss Islington... gh-101100: Fix Sphinx warnings in `turtle` module ...
2023-03-13  Miss Islington... GH-102537: Handle check for PYTHONTZPATH failing in...
2023-03-11  Miss Islington... gh-102433: Add tests for how classes with properties...
2023-03-08  Miss Islington... gh-101100: Fix sphinx warnings in `zipapp` and `zipfile...
2023-03-08  Miss Islington... [3.10] GH-102397: Fix segfault from race condition...
2023-03-07  Miss Islington... [3.10] gh-101759: Update macOS installer SQLite 3.40...
2023-03-06  Miss Islington... Add gettext support to tools/extensions/c_annotations...
2023-03-06  Pablo Galindo... [3.10] gh-102416: Do not memoize incorrectly loop rules...
2023-03-05  Alex Waygood[3.10] gh-102444: Fix minor bugs in `test_typing` highl...
2023-03-05  Miss Islington... GH-102341: Improve the test function for pow (GH-102342)
2023-03-05  Miss Islington... Fix unused classes in a typing test (GH-102437)
2023-03-05  Miss Islington... gh-101979: argparse: fix a bug where parentheses in...
2023-03-05  Miss Islington... gh-102356: Add thrashcan macros to filter object deallo...
2023-03-05  Miss Islington... gh-101992: update pstlib module documentation (GH-102133)
2023-03-04  Miss Islington... [3.10] gh-102179: Fix `os.dup2` error reporting for...
2023-03-04  Oleg Iarygin[3.10] gh-101892: Fix `SystemError` when a callable...
2023-03-03  Kumar Aditya[3.10] GH-102126: fix deadlock at shutdown when clearin...
2023-03-03  Miss Islington... gh-101754: Document that Windows converts keys in ...
2023-03-02  Alex Waygood[3.10] Fix typos in documentation and comments (GH...
2023-03-02  Hugo van Kemenade[3.10] gh-90744: Fix erroneous doc links in the sys...
2023-02-28  Miss Islington... IDLE: Simplify DynOptionsMenu __init__code (GH-101371)
2023-02-27  Miss Islington... gh-102296 Document that inspect.Parameter kinds support...
2023-02-27  Miss Islington... gh-101100: Fix sphinx warnings in `types` module (GH...
2023-02-26  Miss Islington... gh-101765: unicodeobject: use Py_XDECREF correctly...
2023-02-26  Mark Dickinson[3.10] Add missing 'is' to `cmath.log()` docstring...
2023-02-26  Miss Islington... [3.10] [doc] Improve grammar/fix missing word (GH-10206...
2023-02-26  Mark Dickinson[3.10] gh-97786: Fix compiler warnings in pytime.c...
2023-02-26  Miss Islington... [3.10] gh-85417: Clarify behaviour on branch cuts in...
2023-02-26  Miss Islington... gh-102259: Fix re doc issue regarding right square...
2023-02-26  Jelle Zijlstra[3.10] gh-101765: Fix refcount issues in list and unico...
2023-02-25  Shantanu[3.10] GH-99818: improve the documentation for zipfile...
2023-02-25  Miss Islington... gh-101100: Fix sphinx warnings in `typing` module docs...
2023-02-25  Miss Islington... gh-102252: Improve coverage of test_bool.py (GH-102253)
2023-02-25  Miss Islington... asyncio docs: Fix dangling hyphen (GH-102227)
2023-02-25  Miss Islington... gh-101100: Fix Sphinx warnings in `decimal` module...
2023-02-25  Ionite[3.10] gh-101765: Fix SystemError / segmentation fault...
2023-02-25  Miss Islington... [3.10] gh-95675: fix uid and gid at test_add_dir_getmem...
2023-02-24  Miss Islington... gh-102158: Add tests for `softkwlist` (GH-102159)
2023-02-23  Miss Islington... gh-101981: Consolidate macOS configure steps in CI...
2023-02-23  Miss Islington... Fix typo in `Py_GetPythonHome` signature (GH-102168)
2023-02-23  Miss Islington... Fix syntax error in struct doc example (GH-102160)
2023-02-22  Miss Islington... GH-101777: `queue.rst`: use 2 spaces after a period...
2023-02-22  Miss Islington... [3.10] gh-101936: Update the default value of fp from...
2023-02-22  Miss Islington... [3.10] gh-102135: Update turtle docs to rename wikipedi...
2023-02-22  Miss Islington... [3.10] gh-95672 fix typo SkitTest to SkipTest (gh-10211...
2023-02-21  Miss Islington... gh-100556: Improve clarity of `or` docs (GH-100589)
2023-02-21  Miss Islington... gh-101777: Make `PriorityQueue` docs slightly clearer...
next