]> git.ipfire.org Git - thirdparty/Python/cpython.git/history - Lib
GH-113710: Fix updating of dict version tag and add watched dict stats (GH-115221)
[thirdparty/Python/cpython.git] / Lib /
2024-02-12  Kirill Podoprigoragh-115058: Add ``reset_rare_event_counters`` function...
2024-02-12  Nikita SobolevRemove outdated comment about py3.6 in `test_typing...
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  Nikita Sobolevgh-115282: Fix direct invocation of `test_traceback...
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  Serhiy Storchakagh-79382: Fix recursive glob() with trailing "**" ...
2024-02-11  Serhiy Storchakagh-115133: Fix tests for XMLPullParser with Expat 2...
2024-02-11  Hood Chathamgh-114807: multiprocessing: don't raise ImportError...
2024-02-11  Nikita Sobolevgh-115274: Fix direct invocation of `testmock/testpatch...
2024-02-11  Nikita Sobolevgh-115249: Fix `test_descr` with `-OO` mode (#115250)
2024-02-11  Sam Grossgh-115258: Temporarily disable test on Windows (#115269)
2024-02-10  Nikita Sobolevgh-115254: Fix `test_property` with `-00` mode (#115255)
2024-02-10  Nikita Sobolevgh-115252: Fix `test_enum` with `-OO` mode (GH-115253)
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-115059: Remove debugging code in test_io (GH-115240)
2024-02-10  Serhiy Storchakagh-76763: Make chr() always raising ValueError for...
2024-02-10  Nikita Sobolevgh-114552: Update `__dir__` method docs: it allows...
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  Sam Grossgh-110481: Implement inter-thread queue for biased...
2024-02-09  Carl Meyergh-112903: Handle non-types in _BaseGenericAlias.__mro_...
2024-02-09  Kirill Podoprigoragh-115142: Skip test_optimizer if _testinternalcapi...
2024-02-09  Serhiy Storchakagh-115059: Flush the underlying write buffer in io...
2024-02-08  Shantanugh-107944: Improve error message for getargs with bad...
2024-02-08  Justin Applegategh-115146: Fix typo in pickletools.py documentation...
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  Sam Grossgh-115035: Mark ThreadHandles as non-joinable earlier...
2024-02-06  Artem Mukhingh-103224: Resolve paths properly in test_sysconfig...
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  Barney GaleGH-106747: Make pathlib ABC globbing more consistent...
2024-02-05  Serhiy Storchakagh-83648: Support deprecation of options, arguments...
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  Kirill Podoprigoragh-115020: Remove a debugging print in test_frame ...
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  Serhiy Storchakagh-114392: Improve test_capi.test_structmembers (GH...
2024-02-04  Nikita Sobolevgh-114685: PyBuffer_FillInfo() now raises on PyBUF_...
2024-02-04  Dai Wentaogh-113803: Fix inaccurate documentation for shutil...
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  Jokimaxgh-101599: argparse: simplify the option help string...
2024-02-02  Alex WaygoodBump ruff to 0.2.0 (#114932)
2024-02-02  GILGAMESHUpdate venv activate.bat to escape custom PROMPT variab...
2024-02-02  Sam Grossgh-114329: Add `PyList_GetItemRef` function (GH-114504)
2024-02-02  Mark ShannonGH-113710: Add a "globals to constants" pass (GH-114592)
2024-02-02  Irit Katrielgh-107901: make compiler inline basic blocks with no...
2024-02-02  Christopher Chavezgh-103820: IDLE: Do not interpret buttons 4/5 as scroll...
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  Tomas Rgh-107461 ctypes: Add a testcase for nested `_as_parame...
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  Sam Grossgh-114737: Revert change to ElementTree.iterparse ...
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-31  Brett CannonGH-114743: Set a low recursion limit for `test_main_rec...
2024-01-31  Barney Galepathlib ABCs: drop partial, broken, untested support...
2024-01-31  Barney Galepathlib ABCs: raise `UnsupportedOperation` directly...
2024-01-30  Serhiy Storchakagh-106392: Fix inconsistency in deprecation warnings...
2024-01-30  Barney GaleGH-70303: Make `pathlib.Path.glob('**')` return both...
2024-01-30  Kirill Podoprigora``importlib/_bootstrap.py``: Reduce size of ``_List...
2024-01-30  Pablo Galindo Salgadogh-113744: Add a new IncompleteInputError exception...
2024-01-30  Barney GaleGH-114610: Fix `pathlib._abc.PurePathBase.with_suffix...
2024-01-30  Vinay Sajipgh-114706: Allow QueueListener.stop() to be called...
2024-01-30  Serhiy Storchakagh-113732: Fix support of QUOTE_NOTNULL and QUOTE_STRIN...
2024-01-30  Sviatoslav Sydoren... GH-80789: Get rid of the ``ensurepip`` infra for many...
2024-01-29  Matan PerelmanTaskGroup: Use explicit None check for cancellation...
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  Soumendra Gangulygh-85984: Add POSIX pseudo-terminal functions. (GH...
2024-01-29  Steven WardRemove limit in calendar CLI help message for year...
next