]> git.ipfire.org Git - thirdparty/Python/cpython.git/history - Misc
GH-113710: Fix updating of dict version tag and add watched dict stats (GH-115221)
[thirdparty/Python/cpython.git] / Misc /
2024-02-12  Hugo van KemenadeAdd missing sections to blurbs (#114553)
2024-02-12  Eugene Todergh-89039: Call subclass constructors in datetime.*...
2024-02-12  John Belmontegh-114563: C decimal falls back to pydecimal for unsupp...
2024-02-12  Brandt BucherGH-114695: Add `sys._clear_internal_caches` (GH-115152)
2024-02-11  Serhiy Storchakagh-97959: Fix rendering of routines in pydoc (GH-113941)
2024-02-11  Serhiy Storchakagh-49766: Make date-datetime comparison more symmetric...
2024-02-11  Serhiy Storchakagh-115011: Improve support of __index__() in setters...
2024-02-11  Serhiy Storchakagh-97928: Partially restore the behavior of tkinter...
2024-02-11  Serhiy Storchakagh-67837, gh-112998: Fix dirs creation in concurrent...
2024-02-11  Soumendra Gangulygh-85984: Add _POSIX_VDISABLE from unistd.h to termios...
2024-02-11  Serhiy Storchakagh-79382: Fix recursive glob() with trailing "**" ...
2024-02-11  Serhiy Storchakagh-115133: Fix tests for XMLPullParser with Expat 2...
2024-02-10  Nikita Sobolevgh-101100: Fix sphinx warnings in `c-api/gcsupport...
2024-02-10  Barney GaleGH-115060: Speed up `pathlib.Path.glob()` by removing...
2024-02-10  Mike Zimingh-114894: add array.array.clear() method (#114919)
2024-02-10  Kirill Podoprigoragh-102840: Fix confused traceback when floordiv or... 105789/head
2024-02-10  Serhiy Storchakagh-76763: Make chr() always raising ValueError for...
2024-02-10  Ronald OussorenGH-87804: Fix counter overflow in statvfs on macOS...
2024-02-10  Laurie Ogh-96471: Add shutdown() method to queue.Queue (#104750)
2024-02-09  dave-shawleygh-115165: Fix `typing.Annotated` for immutable types...
2024-02-09  Carl Meyergh-112903: Handle non-types in _BaseGenericAlias.__mro_...
2024-02-09  Peter LazorchakAdd Peter L to ACKS (GH-115222)
2024-02-09  Serhiy Storchakagh-115059: Flush the underlying write buffer in io...
2024-02-09  Brett CannonGH-113632: update configure.ac for WebAssembly support...
2024-02-08  adang1345gh-115167: Exclude vcruntime140_threads.dll from Window...
2024-02-08  Tomas Rgh-112069: Adapt set/frozenset methods to Argument...
2024-02-08  Shantanugh-107944: Improve error message for getargs with bad...
2024-02-07  Carl Meyergh-114828: Fix __class__ in class-scope inlined compreh...
2024-02-07  Mark ShannonGH-108362: Revert "GH-108362: Incremental GC implementa...
2024-02-06  Erlend E. Aaslandgh-115009: Update Windows installer to use SQLite 3...
2024-02-06  Matthieu Caneill#gh-75705: Set unixfrom envelope in mailbox._mboxMMDF...
2024-02-06  Sam Grossgh-112066: Add `PyDict_SetDefaultRef` function. (#112123)
2024-02-06  Nikita Sobolevgh-106233: Fix stacklevel in zoneinfo.InvalidTZPathWarn...
2024-02-06  Mariusz Felisiakgh-91602: Add iterdump() support for filtering database...
2024-02-06  Seth Michael Larsongh-112302: Change 'licenseConcluded' field to 'NOASSERT...
2024-02-06  Erlend E. Aaslandgh-115009: Update macOS installer to use SQLite 3.45... 103246/head
2024-02-06  Ned Deilygh-109991: Update GitHub CI workflows to use OpenSSL...
2024-02-06  Ned Deilygh-109991: Update macOS installer to use OpenSSL 3...
2024-02-05  Zachary Waregh-109991: Update Windows build to use OpenSSL 3.0...
2024-02-05  Serhiy Storchakagh-83648: Support deprecation of options, arguments...
2024-02-05  mpagegh-114944: Fix race between `_PyParkingLot_Park` and...
2024-02-05  Serhiy Storchakagh-82626: Emit a warning when bool is used as a file...
2024-02-05  Erlend E. Aaslandgh-115015: Argument Clinic: fix generated code for...
2024-02-05  Serhiy Storchakagh-109475: Fix support of explicit option value "-...
2024-02-05  Mark ShannonGH-108362: Incremental GC implementation (GH-108038)
2024-02-05  Serhiy Storchakagh-43457: Tkinter: fix design flaws in wm_attributes...
2024-02-05  Mark ShannonGH-113462: Limit the number of versions that a single...
2024-02-05  Terry Jan Reedygh-114628: Display csv.Error without context (#115005)
2024-02-05  Russell Keith-Mageegh-114099: Add test exclusions to support running the...
2024-02-04  Nikita Sobolevgh-114685: PyBuffer_FillInfo() now raises on PyBUF_...
2024-02-04  Serhiy Storchakagh-113951: Tkinter: "tag_unbind(tag, sequence, funcid...
2024-02-04  Serhiy Storchakagh-114388: Fix warnings when assign an unsigned integer...
2024-02-04  Serhiy Storchakagh-113280: Always close socket if SSLSocket creation...
2024-02-04  Serhiy Storchakagh-113267: Revert "gh-106584: Fix exit code for unittes...
2024-02-04  Serhiy Storchakagh-69893: Add the close() method for xml.etree.ElementT...
2024-02-04  Serhiy Storchakagh-83383: Always mark the dbm.dumb database as unmodifi...
2024-02-04  Ethan Furmangh-114071: [Enum] update docs and code for tuples/subcl...
2024-02-03  Stéphane Bidoulgh-114965: Updated bundled pip to 24.0 (gh-114966)
2024-02-03  Travis Howsegh-114887 Reject only sockets of type SOCK_STREAM in...
2024-02-03  Kristján Valur Jónssongh-112202: Ensure that condition.notify() succeeds...
2024-02-03  Serhiy Storchakagh-114959: tarfile: do not ignore errors when extract...
2024-02-02  Malcolm Smithgh-114875: Require getgrent for building the grp extens...
2024-02-02  Jokimaxgh-101599: argparse: simplify the option help string...
2024-02-02  Andrew Rogersgh-104530: Enable native Win32 condition variables...
2024-02-02  Sam Grossgh-114329: Add `PyList_GetItemRef` function (GH-114504)
2024-02-02  Christopher Chavezgh-103820: IDLE: Do not interpret buttons 4/5 as scroll...
2024-02-01  Zachary Waregh-111239: Update Windows build to use zlib 1.3.1 ...
2024-02-01  Sam Grossgh-112529: Remove PyGC_Head from object pre-header...
2024-02-01  Mark ShannonGH-114806. Don't specialize calls to classes with metac...
2024-02-01  Ayappan Perumalgh-105089: Fix test_create_directory_with_write test...
2024-02-01  technilloguegh-114364: Fix awkward wording about mmap.mmap.seekable...
2024-02-01  Jamie Phangh-109534: fix reference leak when SSL handshake fails...
2024-01-31  Albert Zeyergh-113939: Frame clear, clear locals (#113940)
2024-01-31  Nachtalbgh-111741: Recognise image/webp as a standard format...
2024-01-31  Tian Gaogh-59013: Set breakpoint on the first executable line...
2024-01-31  Serhiy Storchakagh-114685: Check flags in PyObject_GetBuffer() (GH...
2024-01-31  Daniel Hollasgh-109653: Speedup import of threading module (#114509)
2024-01-30  Diego Russogh-110190: Fix ctypes structs with array on Windows...
2024-01-30  Barney GaleGH-70303: Make `pathlib.Path.glob('**')` return both...
2024-01-30  Pablo Galindo Salgadogh-113744: Add a new IncompleteInputError exception...
2024-01-30  Eugene Todergh-112919: Speed-up datetime, date and time.replace...
2024-01-30  Serhiy Storchakagh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRIN...
2024-01-29  Serhiy Storchakagh-114678: Fix incorrect deprecation warning for 'N...
2024-01-29  Steven Wardgh-112240: Add option to calendar module CLI to specify...
2024-01-29  Serhiy StorchakaFix more references to datetime and time classes (GH...
2024-01-29  Soumendra Gangulygh-85984: Add POSIX pseudo-terminal functions. (GH...
2024-01-29  Petr Viktoringh-91325: Skip Stable ABI checks with Py_TRACE_REFS...
2024-01-29  mpagegh-112050: Adapt collections.deque to Argument Clinic...
2024-01-29  Shantanugh-109653: Improve import time of importlib.metadata...
2024-01-29  Brandt BucherGH-113464: Add a JIT backend for tier 2 (GH-113465)
2024-01-28  Furkan Ondergh-55664: Add warning when creating a type using a...
2024-01-27  Hugo van Kemenadegh-101100: Fix Sphinx warnings in `whatsnew/3.11.rst...
2024-01-27  Neil Schemenauergh-113055: Use pointer for interp->obmalloc state ...
2024-01-26  Aiden Fox Iveygh-114490: Add check for Mach-O linkage in Lib/platform...
2024-01-26  Barney Galegh-88569: add `ntpath.isreserved()` (#95486)
2024-01-26  Rito Takeuchigh-77749: Fix inconsistent behavior of non-ASCII handli...
2024-01-26  Seth Michael Larsongh-114250: Fetch metadata for pip and its vendored...
2024-01-26  Mariusz Felisiakgh-112451: Prohibit subclassing of datetime.timezone...
2024-01-25  Nikita Sobolevgh-114315: Make `threading.Lock` a real class, not...
2024-01-25  Sam Grossgh-112529: Implement GC for free-threaded builds (...
next