]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-02-11  Miss Islington... [3.11] gh-101390: Fix docs for `imporlib.util.LazyLoade...
2023-02-10  Hugo van Kemenade[3.11] Docs: Fix getstatus() -> getcode() typos (GH...
2023-02-10  Erlend E. Aasland[3.11] gh-101759: Update Windows installer to SQLite...
2023-02-10  Miss Islington... Docs: use parameter list for sqlite3.Cursor.execute...
2023-02-10  Miss Islington... gh-101763: Update bundled copy of libffi to 3.4.4 on...
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-09  Miss Islington... gh-101283: Version was just released, so should be...
2023-02-08  Miss Islington... Update Lib/subprocess.py
2023-02-08  Miss Islington... gh-101614: Don't treat python3_d.dll as a Python DLL...
2023-02-08  Miss Islington... [3.11] gh-100933: Improve `check_element` helper in...
2023-02-08  Oleg Iarygin[3.11] gh-96127: Fix `inspect.signature` call on mocks...
2023-02-08  Miss Islington... [3.11] Make use of TESTFN_ASCII in test_fileio (GH...
2023-02-08  Miss Islington... [3.11] gh-47937: Note that Popen attributes are read...
2023-02-08  Oleg Iarygin[3.11] gh-97725: Fix documentation for the default...
2023-02-08  Nikita Sobolev[3.11] gh-101656: Fix "conversion from Py_ssize_t to...
2023-02-08  Pablo GalindoPost 3.11.2
2023-02-07  Pablo GalindoPython 3.11.2 v3.11.2
2023-02-07  Łukasz Langa[3.11] gh-101072: support default and kw default in...
2023-02-07  Mark Dickinson[3.11] gh-101266: Revert fix __sizeof__ for subclasses...
2023-02-06  Miss Islington... GH-101616: Mention the Docs Discourse forum in the...
2023-02-06  Miss Islington... gh-101562: typing: add tests for inheritance with NotRe...
2023-02-06  Miss Islington... gh-101543: Ensure Windows registry path is only used...
2023-02-06  Miss Islington... gh-101372: Fix unicodedata.is_normalized to properly...
2023-02-06  Miss Islington... gh-101541: [Enum] create flag psuedo-member without...
2023-02-05  Miss Islington... gh-101334: Don't force USTAR format in test_tarfile...
2023-02-05  Mark Dickinson[3.11] gh-101266: Fix __sizeof__ for subclasses of...
2023-02-04  Miss Islington... GH-56426: Add cross-reference to the documentation...
2023-02-04  Miss Islington... Add missing `versionadded` directive for `PyCode_Addr2L...
2023-02-03  Steve Dowergh-101522: Allow overriding Windows dependencies versio...
2023-02-03  Miss Islington... docs: replace PyPI description with link (GH-101506)
2023-02-03  Miss Islington... gh-100920: Update documentation for `asyncio.StreamWrit...
2023-02-03  Miss Islington... gh-100925: Move array methods under class in array...
2023-02-02  Miss Islington... docs: Fix enum reassign `str` documentation (GH-101507)
2023-02-02  Miss Islington... Docs: improve accuracy of sqlite3 `check_same_thread...
2023-02-01  Miss Islington... gh-101467: Correct py.exe handling of prefix matches...
2023-02-01  Miss Islington... gh-101498 : Fix asyncio.Timeout example in docs (GH...
2023-02-01  Irit Katriel[3.11] gh-101454: fix documentation for END_ASYNC_FOR...
2023-02-01  Miss Islington... gh-98657: [docs] `array.typecodes` is a module-level...
2023-01-31  Miss Islington... [3.11] gh-101440: fix json snippet error in logging...
2023-01-31  Miss Islington... gh-99276 - Updated Doc/faq/general.rst (GH-101396)
2023-01-31  Dong-hee Na[3.11] gh-101400: Fix incorrect lineno in exception...
2023-01-31  Miss Islington... Add JOBS parameter to docs Makefile (GH-101395)
2023-01-31  Miss Islington... gh-77607: Improve accuracy of os.path.join docs (GH...
2023-01-31  Miss Islington... Fixes typo in asyncio.TaskGroup context manager code...
2023-01-30  Miss Islington... gh-101229: Add tests for aliases of imported names...
2023-01-30  Miss Islington... gh-101422: (docs) TarFile default errorlevel argument...
2023-01-30  Miss Islington... gh-98240: Updated Path.rename docs, when it is atomic...
2023-01-29  Miss Islington... Fix trivial typo in shebang example (GH-101385)
2023-01-27  Miss Islington... [3.11] [doc] Add a section on logging handler configura...
2023-01-27  Miss Islington... [3.11] [doc] Add some notices to logging configuration...
2023-01-26  Gregory P.... [3.11] gh-99952: fix refcount issues in ctypes.Structur...
2023-01-25  Shantanu[3.11] gh-101326: Fix regression when passing None...
2023-01-24  Miss Islington... gh-101135: Add backwards compatibility to Windows launc...
2023-01-24  Miss Islington... [docs] Mention how to get/set a bigint PyLong via the...
2023-01-23  Miss Islington... gh-100795: Don't call freeaddrinfo on failure. (GH...
2023-01-23  Miss Islington... Added asyncio REPL example to docs. (GH-101243)
2023-01-23  Miss Islington... gh-101015: Fix `typing.get_type_hints` with unpacked...
2023-01-22  Miss Islington... [3.11] GH-101097: Switch from standard interval notatio...
2023-01-21  Miss Islington... Bump Azure Pipelines to ubuntu-22.04 (GH-101089)
2023-01-21  Miss Islington... [3.11] gh-101037: Fix potential memory underallocation...
2023-01-21  Miss Islington... gh-101143: Remove references to `TimerHandle` from...
2023-01-21  Miss Islington... gh-100750: pass encoding kwarg in lib/platform.py ...
2023-01-20  Miss Islington... [3.11] gh-86610: Use attribute directive in docs for...
2023-01-20  Miss Islington... [3.11] GH-101111: Disambigaute origin of const for...
2023-01-20  Miss Islington... [3.11] Fix minor typos in SSL documentation (GH-101158...
2023-01-20  Miss Islington... gh-91485: Avoid unnecessary use of non-Python syntax...
2023-01-20  Miss Islington... [3.11] gh-101100: [Enum] Fix sphinx warnings in docs...
2023-01-20  Miss Islington... [3.11] Provided better example for logging cookbook...
2023-01-20  Gregory P.... [3.11] gh-101144: Allow zipfile.Path .open & .read_text...
2023-01-20  Miss Islington... gh-101041: Fix a misspelled name of `utctimetuple`...
2023-01-18  Miss Islington... Docs: improve sqlite3 placeholders example (GH-101092)
2023-01-17  Miss Islington... gh-82052: Don't send partial UTF-8 sequences to the...
2023-01-17  Miss Islington... Fix typo in `ReprEnum` documentation (GH-101079)
2023-01-16  Pablo Galindo... [3.11] gh-101046: Fix a potential memory leak in the...
2023-01-16  Miss Islington... gh-100247: Improve documentation for custom shebang...
2023-01-16  Steve Dowergh-100320: Fix path calculations on Windows when python...
2023-01-16  Miss Islington... gh-101056: Fix memory leak in `formatfloat()` in `bytes...
2023-01-15  Nikita Sobolev[3.11] GH-100942: Fix incorrect cast in property_copy...
2023-01-15  Miss Islington... [3.11] Sync-up parameter name in equivalent code snippe...
2023-01-14  Miss Islington... gh-100668: Clarify how sqlite3 maps parameters onto...
2023-01-14  Miss Islington... gh-101021: Document binary parameters as bytes (GH...
2023-01-14  Raymond Hettinger[3.11] Add recipes to showcase tee(), zip*, batched...
2023-01-13  Miss Islington... [3.11] GH-100573: Fix server hang caused by os.stat...
2023-01-13  Miss Islington... gh-100247: Fix py.exe launcher not using entire shebang...
2023-01-13  Serhiy Storchaka[3.11] gh-100160: Tweak the documentation for the defau...
2023-01-12  Steve Dowergh-96290: Support partial/invalid UNC drives in ntpath...
2023-01-12  Miss Islington... Fix typo in `enum` module documentation (GH-100992)
2023-01-12  Nikita Sobolev[3.11] gh-100931: Test all `pickle` protocols in `test_...
2023-01-12  Nikita Sobolev[3.11] gh-100871: Improve `copy` module tests (GH-10087...
2023-01-12  Miss Islington... GH-100894: Updated the doc for `sys.winver` to clarify...
2023-01-11  Miss Islington... Skip py.exe launcher tests in full layout CI test ...
2023-01-11  Kumar Aditya[3.11] GH-100892: Fix race in clearing `threading.local...
2023-01-10  Serhiy Storchaka[3.11] gh-100160: Remove any deprecation warnings in...
2023-01-10  Miss Islington... [3.11] gh-100916: Convert argument to appropriate type...
2023-01-10  Hugo van Kemenade[3.11] Fix typos in Doc folder (GH-100880). (#100914)
2023-01-10  Miss Islington... gh-100180: Update macOS installer to OpenSSL 1.1.1s...
2023-01-10  Miss Islington... gh-100893: update bpo reference in Mac README (GH-100905)
2023-01-10  Miss Islington... gh-100180: Update Windows installer to OpenSSL 1.1...
next