]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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...
2023-02-21  Miss Islington... [3.10] gh-101961 fileinput.hookcompressed should not...
2023-02-20  Jason R. Coombs[3.10] gh-101566: Sync with zipp 3.14. (GH-102018)...
2023-02-20  Miss Islington... gh-101981: Apply HOMEBREW related environment variables...
2023-02-20  Dong-hee Na[3.10] gh-101981: Fix Ubuntu SSL tests with OpenSSL...
2023-02-20  Miss Islington... [3.10] gh-101981: Build macOS as recommended by the...
2023-02-19  Miss Islington... gh-99735: Use required=True in argparse subparsers...
2023-02-19  Miss Islington... gh-100210: Correct the comment link for unescaping...
2023-02-19  Miss Islington... Fix incorrectly documented attribute in csv docs (GH...
2023-02-18  Brian Skinn[3.10] gh-85747: Active voice & suggested edits, 'runni...
2023-02-18  Miss Islington... gh-101967: add a missing error check (GH-101968)
2023-02-17  Miss Islington... gh-100226: Clarify StreamReader.read behavior (GH-101807)
2023-02-17  Miss Islington... gh-101992: update plistlib examples to be runnable...
2023-02-17  Miss Islington... gh-101973: Fix parameter reference for PyModule_FromDef...
2023-02-16  Miss Islington... gh-93573: Replace wrong example domains in configparser...
2023-02-14  Miss Islington... GH-101898: Fix missing term references for hashable...
2023-02-13  Miss Islington... Correct trivial grammar in reset_mock docs (GH-101861)
2023-02-11  Miss Islington... [3.10] gh-101390: Fix docs for `imporlib.util.LazyLoade...
2023-02-10  Miss Islington... Docs: Fix getstatus() -> getcode() typos (GH-101296)
2023-02-10  Erlend E. Aasland[3.10] gh-101759: Update Windows installer to SQLite...
2023-02-10  Erlend E. Aasland[3.10] Docs: use parameter list for sqlite3.Cursor...
2023-02-10  Miss Islington... gh-101517: make bdb avoid looking up in linecache with...
2023-02-10  Miss Islington... gh-101759: Update macOS installer to SQLite 3.40.1...
2023-02-09  Steve Dowergh-101726: Update the OpenSSL version to 1.1.1t (GH...
2023-02-08  Miss Islington... Apply suggestions from code review
2023-02-08  Miss Islington... gh-101614: Don't treat python3_d.dll as a Python DLL...
next