]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2023-02-14  Eric Snowgh-101758: Add a Test For Single-Phase Init Module...
2023-02-14  Irit Katrielgh-101799: implement PREP_RERAISE_STAR as an intrinsic...
2023-02-14  Furkan OnderGH-101898: Fix missing term references for hashable...
2023-02-14  Jonathan Protzenkogh-99108: Import SHA2-384/512 from HACL* (#101707)
2023-02-14  Sam Jamesgh-101857: Allow xattr detection on musl libc (#101858)
2023-02-14  Radek Smejkalgh-74895: getaddrinfo no longer raises OverflowError...
2023-02-13  Steve Dowergh-101849: Add upgrade codes for old versions of launch...
2023-02-13  James Leegh-101810: Remove duplicated st_ino calculation (GH...
2023-02-13  Erlend E. Aaslandgh-92547: Purge sqlite3_enable_shared_cache() detection...
2023-02-13  Mark ShannonGH-100987: Refactor `_PyInterpreterFrame` a bit, to...
2023-02-13  Mark ShannonGH-87849: Simplify stack effect of SEND and specialize...
2023-02-13  Steve KowalikCorrect trivial grammar in reset_mock docs (#101861)
2023-02-12  Jean Abou-Samragh-101845: pyspecific: Fix i18n for availability direct...
2023-02-12  Gregory P.... gh-89792: Limit test_tools freeze test build parallelis...
2023-02-12  Soumendra Gangulygh-85984: Utilize new "winsize" functions from termios...
2023-02-12  Gregory P.... gh-89792: Prevent test_tools from copying 1000M of...
2023-02-11  mjoergFix typo in test_fstring.py (#101823)
2023-02-11  Kumar AdityaGH-101797: allocate `PyExpat_CAPI` capsule on heap...
2023-02-10  busywhitespacegh-101390: Fix docs for `imporlib.util.LazyLoader.facto...
2023-02-10  Hugo van KemenadeDocs: Fix getstatus() -> getcode() typos (#101296)
2023-02-10  Erlend E. AaslandDocs: use parameter list for sqlite3.Cursor.execute...
2023-02-10  Steve Dowergh-101763: Update bundled copy of libffi to 3.4.4 on...
2023-02-10  Irit Katrielgh-101517: make bdb avoid looking up in linecache with...
2023-02-10  Erlend E. Aaslandgh-101759: Update Windows installer to SQLite 3.40...
2023-02-10  Erlend E. Aaslandgh-101277: Finalise isolating itertools (GH-101305)
2023-02-10  Erlend E. Aaslandgh-101759: Update macOS installer to SQLite 3.40.1...
2023-02-10  abel1502Fix some typos in asdl_c.py (GH-101757)
2023-02-10  Nikita Sobolevgh-101747: Fix refleak in new `OrderedDict` repr (GH...
2023-02-09  Dong-hee Nagh-101430: Update tracemalloc to handle presize properl...
2023-02-09  Partha P. MukherjeeGH-101228: Fix typo in docstring for read method of...
2023-02-09  Ikko Eltociear... Fix typo in `test_fstring.py` (#101600)
2023-02-09  Gregory P.... gh-101726: Update the OpenSSL version to 1.1.1t (GH...
2023-02-09  Oleg Iarygingh-101283: Fix 'versionchanged' for the shell=True...
2023-02-09  Steve DowerLibFFI build requires x64 Cygwin, and skip the ARM...
2023-02-09  Sergey B Kirpichevgh-101670: typo fix in PyImport_ExtendInittab() (#101723)
2023-02-09  Mark ShannonGH-99293: Document that `Py_TPFLAGS_VALID_VERSION_TAG...
2023-02-09  Dong-hee Nano-issue: Add Dong-hee Na as the cjkcodecs codeowner...
2023-02-09  Sergey B Kirpichevgh-101678: Merge math_1_to_whatever() and math_1()...
2023-02-09  Sergey B Kirpichevgh-101678: refactor the math module to use special...
2023-02-09  Soumendra Gangulygh-85984: Remove legacy Lib/pty.py code. (#92365)
2023-02-09  Guido van Rossumgh-98831: Use opcode metadata for stack_effect() (...
2023-02-08  Steve Dowergh-101283: Version was just released, so should be...
2023-02-08  Steve Dowergh-101283: Fix use of unbound variable (GH-101712)
2023-02-08  Oleg Iarygingh-101283: Improved fallback logic for subprocess with...
2023-02-08  Erlend E. Aaslandgh-101277: Port more itertools static types to heap...
2023-02-08  Guido van Rossumgh-98831: Modernize CALL and family (#101508)
2023-02-08  Kumar AdityaGH-101696: invalidate type version tag in `_PyStaticTyp...
2023-02-08  Michał Górnygh-100221: Fix creating dirs in `make sharedinstall...
2023-02-08  Sergey B Kirpichevgh-101670: typo fix in PyImport_AppendInittab() (GH...
2023-02-08  Michael Droettboomgh-101196: Make isdir/isfile/exists faster on Windows...
2023-02-08  David Hewittgh-101614: Don't treat python3_d.dll as a Python DLL...
2023-02-08  Nikita Sobolevgh-100933: Improve `check_element` helper in `test_xml_...
2023-02-08  Mark ShannonGH-101578: Normalize the current exception (GH-101607)
2023-02-08  Stanleygh-47937: Note that Popen attributes are read-only...
2023-02-08  Guido van Rossumgh-98831: Modernize CALL_FUNCTION_EX (#101627)
2023-02-08  Nikita Sobolevgh-101446: Change `repr` of `collections.OrderedDict...
2023-02-08  Guido van Rossumgh-98831: Modernize FORMAT_VALUE (#101628)
2023-02-07  Guido van Rossumgh-98831: Finish the UNPACK_SEQUENCE family (#101666)
2023-02-07  penguin_wwygh-101632: Add the new RETURN_CONST opcode (#101633)
2023-02-07  Thomas WoutersMerge branch 'main' of https://github.com/python/cpytho...
2023-02-07  Thomas WoutersPost 3.12.0a5
2023-02-07  Nikita Sobolevgh-101656: Fix "conversion from Py_ssize_t to int"...
2023-02-07  Irit Katrielgh-98831: rewrite UNPACK_EX, UNPACK_SEQUENCE, UNPACK_SE...
2023-02-07  Oleg Iarygingh-97725: Fix documentation for the default file of...
2023-02-07  Zachary WareMake use of TESTFN_ASCII in test_fileio (GH-101645)
2023-02-07  Guido van Rossumgh-98831: Modernize the FOR_ITER family of instructions...
2023-02-07  Oleg IaryginFix nesting of 'Pending Removal in Python 3.14' (#101637)
2023-02-07  Hugo van KemenadeDoctest: Pin sphinxext-opengraph==0.7.5 to prevent...
2023-02-07  Thomas WoutersPython 3.12.0a5 v3.12.0a5
2023-02-07  Łukasz Langa[gh-101072] Fix Blurb for GH-101127
2023-02-07  Matthieu Dartiailhgh-101072: support default and kw default in PyEval_Eva...
2023-02-07  Brian Skinngh-85747: Active voice & suggested edits, 'running...
2023-02-07  Guido van Rossumgh-98831: Move DSL documentation here from ideas repo...
2023-02-07  Jonathan Protzenkogh-99108: Replace SHA2-224 & 256 with verified code...
2023-02-06  Eric Snowgh-59956: Add a Test to Verify GILState Matches the...
2023-02-06  Irit Katrielgh-98831: rewrite COPY and SWAP in the instruction...
2023-02-06  Mariatta WijayaGH-101616: Mention the Docs Discourse forum in the...
2023-02-06  Eric Snowgh-59956: Partial Fix for GILState API Compatibility...
2023-02-06  Nikita Sobolevgh-101609: Fix "‘state’ may be used uninitialized"...
2023-02-06  Eclips4gh-101562: typing: add tests for inheritance with NotRe...
2023-02-06  Steve Dowergh-101543: Ensure Windows registry path is only used...
2023-02-06  Mark Dickinsongh-76961: Fix buildbot failures in test_pep3118 (#101587) 101604/head
2023-02-06  Dong-hee Nagh-101372: Fix unicodedata.is_normalized to properly...
2023-02-06  Ethan Furmangh-101541: [Enum] create flag psuedo-member without...
2023-02-06  Matty GTrivial Change: Remove unhelpful doc in `datetime.timed...
2023-02-05  Gregory P.... gh-101334: Don't force USTAR format in test_tarfile...
2023-02-05  mrh1997bpo-33591: Add support for path like objects to `ctypes...
2023-02-05  Eric Wiesergh-76961: Fix the PEP3118 format string for ctypes...
2023-02-05  Mark DickinsonRevert "gh-89381: Fix invalid signatures of math/cmath...
2023-02-05  Pradyun Gedamgh-101570: Update bundled pip version to 23.0 (#101571)
2023-02-05  Mark Dickinsongh-101266: Fix __sizeof__ for subclasses of int (#101394)
2023-02-05  busywhitespacegh-101221: Add options in the documentation of timeit...
2023-02-05  alnokiAdd missing preposition in argparse docs (#101548)
2023-02-05  Alexander BelopolskyFix detection of presence of time.tzset (gh-101539...
2023-02-04  Raymond HettingerGH-100485: Create an alternative code path when an...
2023-02-04  Ruben Vordermangh-101322: Ensure test_zlib.ZlibDecompressorTest runs...
2023-02-04  Dong-hee Nagh-101282: Update BOLT --split-functions flag not to...
2023-02-04  Furkan OnderGH-56426: Add cross-reference to the documentation...
2023-02-04  Max BachmannAdd missing `versionadded` directive for `PyCode_Addr2L...
2023-02-04  Eric Snowgh-101524: Split Up the _xxsubinterpreters Module ...
next