]> git.ipfire.org Git - thirdparty/Python/cpython.git/shortlog
thirdparty/Python/cpython.git
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...
2024-05-21  Alastair Stanleygh-119035: Add Ctrl+← and Ctrl+→ word-skipping keybindi...
2024-05-21  Savannah OstrowskiGH-119292: Add job to JIT CI to build and test with...
2024-05-21  Donghee Nagh-119053: Implement the fast path for list.__getitem__...
2024-05-21  Victor Stinnergh-119102: Fix REPL for dumb terminal (#119269)
2024-05-21  Nikita SobolevUse `fail-fast: false` in `mypy.yml` (#119297)
2024-05-21  Alyssa Coghlangh-74929: PEP 667 general docs update (gh-119201)
2024-05-21  Wulian233gh-119174: Fix high DPI causes turtledemo(turtle-graphi...
2024-05-20  Melanie Arborgh-102136: Add -m to options that work with -i (GH...
2024-05-20  Alex Waygoodgh-108267 Fix another dataclasses docs typo (#119277)
2024-05-20  Lysandros Nikolaough-111201: Add tests for unix console class in pyrepl...
2024-05-20  Victor Stinnergh-119050: Add XML support to libregrtest refleak check...
2024-05-20  Shantanugh-119253: use ImportError in _ios_support (#119254)
2024-05-20  Mark Jason... gh-94808: Add test coverage for "starred kind" in _PyPe...
2024-05-20  Shaunagh-118912: Remove description of issue fixed in 3.5...
2024-05-20  Pablo Galindo... gh-111201: Add more tests to test_pyrepl to cover key...
2024-05-20  Serhiy Storchakagh-119189: Add more tests for mixed Fraction arithmetic...
2024-05-20  Hugo van KemenadeDocs: Ensure no warnings are found in the NEWS file...
2024-05-20  Serhiy Storchakagh-118760: Restore the default value of tkinter.wantobj...
2024-05-20  TialoUse correct markup in unittest.mock.reset_mock document...
2024-05-20  Toshio Kuratomigh-92081: Fix for email.generator.Generator with whites...
2024-05-20  Daniel Hollasgh-118877: Fix AssertionError crash in pyrepl (#118936)
2024-05-20  Hood ChathamDOCS: Suggest always calling exec with a globals argume...
2024-05-20  Seth Michael... gh-112844: Update CPE references for external dependenc...
2024-05-20  Jeremy Hyltongh-119219: Remove two obsolete TODOs. (#119223)
2024-05-20  Erlend E. AaslandAmend NEWS category for gh-119196 (#119218)
2024-05-20  Sebastian Rittau[docs] TypeVarTuple default is keyword-only (#119215)
2024-05-20  Erlend E. Aaslandgh-115119: Fall back to bundled libmpdec if system...
2024-05-20  David Fostertyping docs: Fix formatting issue (#119210)
2024-05-20  Thanosgh-119185: Fix typo in `_pyrepl.pager`: `tempfilepager...
2024-05-20  Roy Hyunjin Hangh-103134: Update multiprocessing.managers.ListProxy...
2024-05-20  Erlend E. Aaslandgh-118928: Remove unneeded sqlite3 NEWS entry (#119208)
2024-05-20  Erlend E. Aaslandgh-118928: sqlite3: correctly bail if sequences of...
2024-05-20  Alex WaygoodEnable some stricter mypy settings on `Lib/_pyrepl...
2024-05-20  Nikita Sobolevgh-119121: Fix and test `async.staggered.staggered_race...
2024-05-20  Terry Jan ReedyIDLE: fix url in config.py comment (#119198)
2024-05-19  pulkingh-119105: difflib: improve recursion for degenerate...
2024-05-19  Barney GaleGH-119113: Raise `TypeError` from `pathlib.PurePath...
2024-05-19  Barney GaleGH-118447: Fix FreeBSD test failures. (#119170)
2024-05-19  Savannah OstrowskiGH-119146: Don't run JIT CI on unrelated changes ...
2024-05-19  Jelle Zijlstramarshal docs: Remove reference to "Sun" (#119161)
2024-05-19  Tim PetersTry to repair oddball test bots timing out in test_int...
2024-05-19  Tim Petersgh-118750: Asymptotically faster `int(string)` (#118751)
2024-05-18  Barney GaleGH-118447: Fix handling of unreadable symlinks in ...
2024-05-18  Victor Stinnergh-119050: Add type hints to libregrtest/results.py...
2024-05-18  Donghee Nagh-119132: Update sys.version to identify free-threaded...
2024-05-18  Rafael Fontenelledocs: make mimalloc license text literal (#119046)
2024-05-18  Victor Stinnergh-119132: Log sys._is_gil_enabled() in test.pythoninfo...
2024-05-18  Nice Zombiesgh-119078: Clarify venv tutorial (GH-119129)
2024-05-18  Raymond HettingerMinor improvements to the docs for itertools.tee()...
2024-05-17  Kirill Podoprigoragh-119049: Defer `import warnings` in `pathlib._local...
next