]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-01-17  Zachary Ware[3.9] gh-109991: Update Windows build to use OpenSSL...
2024-01-17  Ned Deily[3.9] gh-109991: Update GitHub CI workflows to use...
2024-01-10  Maciej Olko[3.9] Fix documentation build by pinning Alabaster...
2023-12-06  Seth Michael... [3.9] gh-112160: Add 'regen-configure' make target...
2023-11-06  Łukasz Langa[3.9] gh-101180: Fix a bug where iso2022_jp_3 and iso20...
2023-09-06  Miss Islington... [3.9] gh-109002: Ensure only one wheel for each vendore...
2023-09-05  Hugo van Kemenade[3.9] CI: Bump GitHub Actions (GH-108879) (#108893)
2023-09-05  Miss Islington... [3.9] [3.10] Add a dummy .rtfd.yml file to silence...
2023-08-24  Łukasz LangaPost 3.9.18
2023-08-24  Łukasz LangaPython 3.9.18 v3.9.18
2023-08-24  Łukasz LangaFix invalid string escape
2023-08-24  Łukasz Langa[3.9] gh-108342: Make ssl TestPreHandshakeClose more...
2023-08-23  Miss Islington... [3.9] gh-108342: Break ref cycle in SSLSocket._create...
2023-08-22  Ned Deily[3.9] gh-107565: Update multissltests and GitHub CI...
2023-08-22  Petr Viktorin[3.9] gh-107845: Fix symlink handling for tarfile.data_...
2023-08-22  Serhiy Storchaka[3.9] gh-99612: Fix PyUnicode_DecodeUTF8Stateful()...
2023-08-22  Łukasz Langa[3.9] gh-108310: Fix CVE-2023-40217: Check for & avoid...
2023-07-05  Erlend E. Aasland[3.9] CI: Bump macOS build to use OpenSSL v3.0 (GH...
2023-07-05  Miss Islington... [3.9] [3.11] Add single value `agen.athrow(value)`...
2023-06-06  Łukasz LangaPost 3.9.17
2023-06-06  Łukasz LangaPython 3.9.17 v3.9.17
2023-06-05  Miss Islington... [3.9] gh-105184: document that marshal functions can...
2023-06-05  Gregory P.... [3.9] gh-103142: Upgrade binary builds and CI to OpenSS...
2023-06-05  Ned Deily[3.9] Update GitHub CI workflow for macOS. (GH-105303)
2023-06-05  Ned Deily[3.9] gh-68966: fix versionchanged in docs (GH-105298)
2023-05-22  Miss Islington... [3.9] gh-102153: Start stripping C0 control and space...
2023-05-22  Miss Islington... [3.9] gh-99889: Fix directory traversal security flaw...
2023-05-22  Miss Islington... [3.9] gh-104049: do not expose on-disk location from...
2023-05-22  Steve Dower[3.9] gh-103935: Use `io.open_code()` when executing...
2023-05-15  Petr Viktorin[3.9] gh-102950: Implement PEP 706 – Filter for tarfile...
2023-03-28  Kumar Aditya[3.9] GH-102126: fix deadlock at shutdown when clearing... 104073/head
2023-03-28  Pradyun Gedam[3.9] gh-101997: Update bundled pip version to 23.0...
2023-03-13  Miss Islington... [3.9] gh-102627: Replace address pointing toward malici...
2023-03-07  Steve Dower[3.9] gh-101726: Update the OpenSSL version to 1.1...
2023-02-21  Dong-hee Na[3.9] gh-101981: Fix Ubuntu SSL tests with OpenSSL...
2023-02-09  Miss Islington... [3.9] gh-101283: Improved fallback logic for subprocess...
2023-01-30  Miss Islington... gh-101422: (docs) TarFile default errorlevel argument...
2023-01-21  Miss Islington... [3.9] Bump Azure Pipelines to ubuntu-22.04 (GH-101089...
2023-01-20  Steve Dower[3.9] gh-100180: Update Windows installer to OpenSSL...
2023-01-20  Kumar Aditya[3.9] GH-100892: Fix race in clearing `threading.local...
2023-01-20  Éric[3.9] gh-95778: add doc missing in some places (GH...
2023-01-20  Gregory P.... [3.9] Correct CVE-2020-10735 documentation (GH-100306...
2023-01-09  Miss Islington... [3.9] Update copyright year in README (GH-100863) ...
2023-01-08  Benjamin Peterson[3.9] Update copyright years to 2023. (gh-100851)
2022-12-20  Miss Islington... Clarify that every thread has its own default context...
2022-12-06  Łukasz LangaPost 3.9.16
2022-12-06  Łukasz LangaPython 3.9.16 v3.9.16
2022-12-06  Miss Islington... [3.9] gh-100001: Omit control characters in http.server...
2022-11-21  Steve Dower[3.9] gh-87604: Avoid publishing list of active per...
2022-11-10  Miss Islington... [3.9] gh-98433: Fix quadratic time idna decoding. ...
2022-10-28  Miss Islington... [3.9] gh-97514: Don't use Linux abstract sockets for...
2022-10-28  Miss Islington... [3.9] gh-98517: Fix buffer overflows in _sha3 module...
2022-10-28  Miss Islington... [3.9] gh-98739: Update libexpat from 2.4.9 to 2.5.0...
2022-10-11  Miss Islington... [3.9] gh-96710: Make the test timing more lenient for...
2022-10-11  Miss Islington... [3.9] gh-68966: Make mailcap refuse to match unsafe...
2022-10-11  Łukasz LangaPost 3.9.15
2022-10-11  Łukasz LangaPython 3.9.15 v3.9.15
2022-10-07  Miss Islington... [3.9] gh-91708: Revert params note in urllib.parse...
2022-10-07  Łukasz Langa[3.9] gh-94208: Add even more TLS version/protocol...
2022-10-06  Miss Islington... [3.9] gh-97897: Prevent os.mkfifo and os.mknod segfault...
2022-10-04  Miss Islington... [3.9] gh-96848: Fix -X int_max_str_digits option parsin...
2022-10-04  Miss Islington... [3.9] gh-96577: Fixes buffer overrun in _msi module...
2022-10-04  Victor Stinner[3.9] gh-95778: Mention sys.set_int_max_str_digits...
2022-10-04  Miss Islington... [3.9] gh-97005: Update libexpat from 2.4.7 to 2.4.9...
2022-10-04  Miss Islington... [3.9] gh-97616: list_resize() checks for integer overfl...
2022-10-04  Miss Islington... [3.9] gh-97612: Fix shell injection in get-remote-certi...
2022-10-04  Miss Islington... [3.9] gh-87597: Document TimeoutExpired.stdout & .stder...
2022-10-04  Jason R. Coombs[3.9] gh-96845: Fix docs around importlib.abc.Traversab...
2022-09-24  Dong-hee Nagh-97032: Set tkinter path for macOS CI (GH-97525)
2022-09-06  Łukasz LangaPost 3.9.14
2022-09-06  Łukasz LangaPython 3.9.14 v3.9.14
2022-09-05  Gregory P.... [3.9] gh-95778: CVE-2020-10735: Prevent DoS by very...
2022-08-04  Shantanu[3.9] gh-91423: Remove bugs.python.org from bugs.rst...
2022-07-29  Miss Islington... gh-95280: Fix test_get_ciphers on systems without RSA...
2022-07-28  Dong-hee Na[3.9] gh-90359: Update documentation to follow PEP...
2022-07-27  Łukasz Langa[3.9] gh-94208: Add more TLS version/protocol checks...
2022-07-26  Miss Islington... gh-94821: Fix autobind of empty unix domain address...
2022-07-05  Łukasz Langa[3.9] gh-90355: Add isolated flag if currently isolated...
2022-07-01  Miss Islington... gh-81054: Document that SimpleHTTPRequestHandler follow...
2022-06-22  Miss Islington... gh-91172: Create a workflow for verifying bundled pip...
2022-06-22  Miss Islington... gh-87389: Fix an open redirection vulnerability in...
2022-06-16  Miss Islington... gh-91810: Fix regression with writing an XML declaratio...
2022-06-06  Miss Islington... gh-83728: Add hmac.new default parameter deprecation...
2022-05-24  Miss Islington... gh-93065: Fix HAMT to iterate correctly over 7-level...
2022-05-19  Miss Islington... bpo-46879: Fix incorrect sphinx object names in doc...
2022-05-19  Miss Islington... bpo-45393: help() on operator precedence has misleading...
2022-05-19  Miss Islington... gh-92417: Update docs and examples of doctest.IGNORE_EX...
2022-05-17  Łukasz LangaPost 3.9.13
2022-05-17  Łukasz LangaPython 3.9.13 v3.9.13
2022-05-16  Jelle Zijlstra[3.9] gh-92112: Fix crash triggered by an evil custom...
2022-05-16  Marek Suscak[3.9] bpo-34480: fix bug where match variable is used...
2022-05-16  Miss Islington... Check result of utc_to_seconds and skip fold probe...
2022-05-16  Miss Islington... gh-80143: Add clarification for escape characters ...
2022-05-16  Miss Islington... gh-92530: Fix an issue that occurred after interrupting...
2022-05-16  Miss Islington... gh-87670: Add web.archive redirects from effbot (GH...
2022-05-13  Miss Islington... gh-92611: Link to PEP 594 sections & add key detail...
2022-05-13  Miss Islington... Document Py_ssize_t. (GH-92512)
2022-05-13  thueringaFix typo in argparse docs. (GH-92691) (#92731)
2022-05-12  Dennis Sweeney[3.9] gh-92311: Let frame_setlineno jump over listcomps...
2022-05-12  Jelle Zijlstra[3.9] gh-92436: __future__ docs: add note on expectatio...
next