]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
2024-05-28  Petr Viktoringh-117398: gh-119655: datetime: Init static state once...
2024-05-28  Steven Troxlergh-119581: Add a test of InitVar with name shadowing...
2024-05-28  Victor Stinnergh-119396: Optimize unicode_repr() (#119617)
2024-05-28  Nikita Sobolevgh-119659: Move `@no_rerun` to `test.support` (#119660)
2024-05-28  Nikita Sobolevgh-118824: Remove deprecated `master_open` and `slave_o...
2024-05-28  Justin Kunimune[doc] Clarify the nature of the root logger in the...
2024-05-28  Nikita Sobolevgh-116860: Remove outdated `test_parserhack` from ...
2024-05-28  Serhiy Storchakagh-117557: Improve error messages when a string, bytes...
2024-05-28  Xie YanboFix typos in comments (#119645)
2024-05-28  Jelle Zijlstragh-119311: Fix name mangling with PEP 695 generic class...
2024-05-27  Erlend E. Aaslandgh-117398: Add multiphase support to _datetime (gh...
2024-05-27  Eric Snowgh-119584: Fix test_import Failed Assertion (gh-119623)
2024-05-27  Raymond HettingerMisc cleanups and wording improvements for the itertool...
2024-05-27  Guido van RossumWithdraw most of my ownership in favor of Mark (#119611)
2024-05-27  Hugo van KemenadeDocs: Move inline JavaScript to own file to reduce...
2024-05-27  Tian Gaogh-119580: Improve version added section for convenienc...
2024-05-27  Hugo van KemenadeDocs: Only install sphinx-autobuild for `make htmllive...
2024-05-27  Rafael FontenelleDocs: Add class role for IPV{4,6}Address and fix a...
2024-05-27  Savannah OstrowskiGH-117283: Add doc warning for `PyTuple_SetItem` refcou...
2024-05-27  Aditya Borikargh-119467: Fix Py_buffer.format type and correct docume...
2024-05-27  Kirill Podoprigora``Include/internal/pycore_import.h``: Fix typo (#119586)
2024-05-27  Xie YanboFix typos in HISTORY documentation (#119453)
2024-05-27  Jason R. CoombsRe-order imports to align with zipp 3.18.2 (#119587)
2024-05-26  Tian Gaogh-102864: Add switching frame test for pdb (#119564)
2024-05-26  Alex Waygoodgh-119562: Remove unused private string constants from...
2024-05-26  scodergh-111997: Fix argument count for LINE event and clarif...
2024-05-26  Alex Waygoodgh-119562: Remove AST nodes deprecated since Python...
2024-05-26  Wulian233Update README and layout.html from 3.13 to 3.14 (#119539)
2024-05-26  Ned Batchelderdocs: fix a few typos identified by codespell (#119516)
2024-05-25  Barney GaleGH-82805: Fix handling of single-dot file extensions...
2024-05-25  Eric Snowgh-119560: Drop an Invalid Assert in PyState_FindModule...
2024-05-25  Alex Waygoodgh-99180: Make `StackSummary.should_show_carets` privat...
2024-05-25  Pablo Galindo... Add codeowners for PYREPL (#119550)
2024-05-25  Pablo Galindo... gh-119548: Add a 'clear' command to the REPL (#119549)
2024-05-25  Hugo van KemenadeFAQ: Add reference to Python version numbering scheme...
2024-05-25  Serhiy Storchakagh-111999: Fix the signature of str.format_map() (...
2024-05-25  Tim Petersgh-119105: Differ.compare is too slow [for degenerate...
2024-05-25  Jelle Zijlstragh-119180: Update the magic number (#119397)
2024-05-24  Raymond HettingerMisc improvement to the docs for itertools (gh-119529)
2024-05-24  Barney GaleGH-119054: Add "Querying file type and status" section...
2024-05-24  Kirill PodoprigoraRegen ``Doc/requirements-oldest-sphinx.txt`` (#119520)
2024-05-24  Nice Zombiesgh-118263: Add additional arguments to path_t (Argument...
2024-05-24  Germán Méndez... gh-112075: Fix dict thread safety issues (#119288)
2024-05-24  Alyssa CoghlanGH-119496: accept UTF-8 BOM in .pth files (GH-119503)
2024-05-24  Victor Stinnergh-69214: Fix fcntl.ioctl() request type (#119498)
2024-05-24  Brandt BucherGH-113464: Run the JIT interpreter before any other...
2024-05-24  Carlos Mezagh-119317: findall instead of traverse for docutils...
2024-05-23  Petr ViktorinClarify base64.a85encode docs: *wrapcols* doesn't count...
2024-05-23  Victor Stinnergh-119461: Fix ThreadedVSOCKSocketStreamTest (#119465)
2024-05-23  Brett Simmersgh-118727: Don't drop the GIL in `drop_gil()` unless...
2024-05-23  Eric Snowgh-117398: Statically Allocate the Datetime C-API ...
2024-05-23  Łukasz Langagh-119469: Fix _pyrepl reference leaks (#119470)
2024-05-23  Petr Viktoringh-117142: Slightly hacky fix for memory leak of StgInf...
2024-05-23  Mark ShannonGH-117195: Avoid assertion error in `object.__sizeof__...
2024-05-23  Irit Katrielgh-119431: fix refleak in test_monitoring (#119444)
2024-05-23  Xie YanboFix typos in what's new documentation (#119448)
2024-05-23  Ayato HayashiTiny fix: Update link for HAC algorithm (gh-118546)
2024-05-22  Tim Petersgh-119105: difflib.py Differ.compare is too slow [for...
2024-05-22  Dino Viehlandgh-119434: Fix culmitive errors in wrapping as lines...
2024-05-22  Victor Stinnergh-119396: Optimize PyUnicode_FromFormat() UTF-8 decode...
2024-05-22  Lysandros Nikolaough-111201: Use calc_complete_screen after bracketed...
2024-05-22  neonenegh-117142: ctypes: Clean up c-analyzer .tsv files ...
2024-05-22  uıɐɾ ʞ ʇɐɯɐsgh-70795: Rework RLock documentation (#103853)
2024-05-22  Michael Vincentgh-117505: Run ensurepip in isolated env in Windows...
2024-05-22  Josh {*()}... gh-119247: Add macros to use PySequence_Fast safely...
2024-05-22  Dino Viehlandgh-117657: Fix missing atomic in dict_resize (#119312)
2024-05-22  Geoffrey ThomasRemove almost all unpaired backticks in docstrings...
2024-05-22  Eric Snowgh-119213: Be More Careful About _PyArg_Parser.kwtuple...
2024-05-22  Pieter Eendebakgh-119391: Amend comment description of PyMapping_Items...
2024-05-22  Serhiy Storchakagh-118643: Fix AttributeError in the email module ...
2024-05-22  Jacob WallsFix version number in use_load_tests deprecation refere...
2024-05-22  Xie YanboFix typos in NEWS entries for 3.13 (GH-119374)
2024-05-22  Mathijs MortimerClarify that dklen is expected in bytes for the hashlib...
2024-05-22  Alyssa CoghlanDOCS: fix error in exec namespace note (gh-119378)
2024-05-22  Aya Elsayedgh-118911: Trailing whitespace in a block shouldn't...
2024-05-22  Pablo Galindo... gh-111201: Speed up paste mode in the REPL (#119341)
2024-05-22  Arnon Yaarigh-111201: auto-indentation in _pyrepl (#119348)
2024-05-22  Jelle Zijlstragh-119180: PEP 649: Add __annotate__ attributes (#119209)
2024-05-22  Eugene Trigubagh-119357: Increase test coverage for keymap in _pyrepl...
2024-05-22  Lysandros Nikolaough-111201: Add append to screen method to avoid recalcu...
2024-05-22  Batuhan Taskayagh-60191: Implement ast.compare (#19211)
2024-05-22  Landon Woodgh-110383: Align dict.get(), .fromkeys(), and .setdefau...
2024-05-22  Jelle Zijlstragh-119180: Add LOAD_COMMON_CONSTANT opcode (#119321)
2024-05-21  Koudai Aonogh-119205: Fix autocompletion bug in new repl (#119229)
2024-05-21  Pablo Galindo... gh-118893: Evaluate all statements in the new REPL...
2024-05-21  Brett SimmersDocs: Add central references to free-threading-related...
2024-05-21  Irit Katrielgh-118692: Avoid creating unnecessary StopIteration...
2024-05-21  Nice Zombiesgh-118507 : Refactor `nt._path_is*` to improve applicab...
2024-05-21  Victor Stinnergh-119102: Fix REPL for dumb terminal (#119332)
2024-05-21  Lysandros Nikolaough-111201: Remove readline dependency from the PyREPL...
2024-05-21  Josh Cannongh-90562: Mention slots pitfall in dataclass docs ...
2024-05-21  Serhiy Storchakagh-119189: Add yet more tests for mixed Fraction arithm...
2024-05-21  Xie YanboFix typos in documentation (#119295)
2024-05-21  Victor Stinnergh-111389: Add PyHASH_MULTIPLIER constant (#119214)
2024-05-21  Arnon Yaarigh-117657: Fix itertools.count thread safety (#119268)
2024-05-21  Irit Katrielgh-109176: replace _PyFrame_OpAlreadyRan by an assertio...
2024-05-21  Eugene Trigubagh-119306: Break up _pyrepl tests (#119307)
2024-05-21  Yan Yanchiigh-113978: Ignore warnings on text completion inside...
2024-05-21  Blaise PabonGH-110383: Improve Tutorial for Input Ouput (#119230)
2024-05-21  Daniel Williamsgh-110383: Document `socket.makefile()` accepts combine...
next