I Use This!
Very High Activity

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 15 hours ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-118323: Document `&&` grammar syntax (#118324) More... 1 day ago
Correct typo in iOS README (#118341) More... 1 day ago
Correct spelling error in recent NEWS entry (#118308) More... 1 day ago
gh-110693: Use a Larger Queue for Per-Interpreter Pending Calls (gh-118302) More... 1 day ago
bpo-32839: Add the after_info() method for Tkinter widgets (GH-5664) More... 1 day ago
gh-112730: Respect tests that require environment variables with no-colorize fixes (#118288) More... 2 days ago
gh-116749: Disable GIL by default in free-threaded build (#118295) More... 2 days ago
GH-118095: Add dynamic exit support and FOR_ITER_GEN support to tier 2 (GH-118279) More... 2 days ago
gh-117680: Fix msvc warning in instruction_sequence.c (#118326) More... 2 days ago
gh-117385: Remove unhooked events on sys.settrace (GH-117386) More... 2 days ago
gh-117657: Fix race data race in `_Py_IsOwnedByCurrentThread()` (#118258) More... 2 days ago
Fix note in Enum.__new__ docs (#118284) More... 2 days ago
gh-117928: Bump the minimum Sphinx version to 6.2.1 (#117853) More... 2 days ago
gh-118235: Skip RAISE_SYNTAX_ERROR rules in the grammar spec (GH-118237) More... 2 days ago
gh-110693: Pending Calls Machinery Cleanups (gh-118296) More... 3 days ago
gh-112075: _Py_dict_lookup needs to lock shared keys (#117528) More... 3 days ago
Remove tests_gui variables from Tkinter tests (GH-118280) More... 3 days ago
gh-117657: Fixes a few small TSAN issues in dictobject (#118200) More... 3 days ago
gh-117657: Add a couple more TSAN suppressions (#118256) More... 3 days ago
gh-117657: Fix data race in `_Py_IsImmortal` (#118261) More... 3 days ago
gh-117566: fix IPv6Address.is_loopback for IPv4-mapped loopbacks (GH-117567) More... 3 days ago
gh-112069: Do not require lock if the set has never been exposed. (gh-118069) More... 3 days ago
Fix incorrect usage of ``support.requires_gil_enabled`` (#118170) More... 3 days ago
gh-117578: Introduce _PyType_GetModuleByDef2 private function (GH-117661) More... 3 days ago
GH-118095: Handle `RETURN_GENERATOR` in tier 2 (GH-118180) More... 3 days ago
gh-102511: Speed up os.path.splitroot() with native helpers (GH-118089) More... 3 days ago
gh-118221: Always use the default row factory in sqlite3.iterdump() (#118223) More... 3 days ago
gh-118207: Rename the COMMON_FIELDS macro in funcobject.h and undef it after use (GH-118208) More... 3 days ago
gh-117968: Make the test for closed file more safe in the C API tests (GH-118230) More... 3 days ago
gh-117786: Fix venv created from Windows Store install by restoring __PYVENV_LAUNCHER__ smuggling (GH-117814) More... 4 days ago