I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-114087: Speed up dataclasses._asdict_inner (#114088) More... 11 months ago
gh-114198: Rename dataclass __replace__ argument to 'self' (gh-114251) More... 11 months ago
gh-108303: Move all doctest related files and tests to `Lib/test/test_doctest/` (#112109) More... 11 months ago
Delete unused macro (GH-114238) More... 11 months ago
gh-110345: show Tcl/Tk patchlevel in `tkinter._test()` (GH-110350) More... 11 months ago
gh-103092: Convert some `_ctypes` metatypes to heap types (GH-113620) More... 11 months ago
gh-114050: Fix crash when more than two arguments are passed to int() (GH-114067) More... 11 months ago
gh-104522: Fix test_subprocess failure when build Python in the root home directory (GH-114236) More... 11 months ago
gh-114231: Fix indentation in enum.rst (#114232) More... 11 months ago
gh-96905: In IDLE code, stop redefining built-ins 'dict' and 'object' (#114227) More... 11 months ago
gh-114211: Update EmailMessage doc about ordered keys (#114224) More... 11 months ago
gh-113205: test_multiprocessing.test_terminate: Test the API on threadpools (#114186) More... 11 months ago
gh-104522: Fix OSError raised when run a subprocess (#114195) More... 11 months ago
gh-114149: [Enum] revert #114160 and add more tuple-subclass tests (GH-114215) More... 11 months ago
gh-112984: Fix test_ctypes.test_loading.test_load_dll_with_flags when directory name includes a dot (GH-114217) More... 11 months ago
gh-112984 Update Windows build and installer for free-threaded builds (GH-113129) More... 11 months ago
gh-38807: Fix race condition in Lib/trace.py (GH-110143) More... 11 months ago
Fix typo in tkinter.ttk.rst (GH-106157) More... 11 months ago
gh-105102: Fix nested unions in structures when the system byteorder is the opposite (GH-105106) More... 11 months ago
gh-114149: [Enum] fix tuple subclass handling when using custom __new__ (GH-114160) More... 11 months ago
gh-114070: fix token reference warnings in expressions.rst (#114169) More... 11 months ago
gh-114178: Fix generate_sbom.py for out-of-tree builds (#114179) More... 11 months ago
Merge branch 'main' of https://github.com/python/cpython More... 11 months ago
Post 3.13.0a3 More... 11 months ago
gh-112343: pdb: Use tokenize to replace convenience variables (#112380) More... 11 months ago
gh-111301: Advertise importlib methods removal in What's new in Python 3.12 (GH-111630) More... 11 months ago
gh-104282: Fix null pointer dereference in `lzma._decode_filter_properties` (GH-104283) More... 11 months ago
Python 3.13.0a3 More... 11 months ago
gh-86179: Skip test case that fails on POSIX with unversioned binary (GH-114136) More... 11 months ago
gh-72284: Revise lists in IDLE doc (#114174) More... 11 months ago