I Use This!
Very High Activity

Commits : Listings

Analyzed 16 minutes ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
gh-116714: Handle errors correctly in `PyFloat_GetInfo` (#116715) More... 15 days ago
gh-116401: Fix blocking os.fwalk() and shutil.rmtree() on opening a named pipe (GH-116421) More... 16 days ago
gh-116626: Emit `CALL` events for all `INSTRUMENTED_CALL_FUNCTION_EX` (GH-116627) More... 16 days ago
gh-96471: Add ShutDown to queue.py '__all__' (#116699) More... 16 days ago
Modernize roundrobin() recipe and improve variable names (gh-116710) More... 16 days ago
gh-116491: Improve `test_win32_ver` (#116506) More... 16 days ago
gh-115264: Fix `test_functools` with `-00` mode (#115276) More... 16 days ago
gh-111307: Update design FAQ 'switch' entry (#115899) More... 16 days ago
Docs: fix broken links (#116651) More... 16 days ago
Minor clarity improvement for the iter_index() recipe. Also add value subsequence tests. (gh-116696) More... 16 days ago
GH-116554: Relax list.sort()'s notion of "descending" runs (#116578) More... 16 days ago
gh-116682: stdout may be empty in test_cancel_futures_wait_false (#116683) More... 16 days ago
Merge branch 'main' of https://github.com/python/cpython More... 16 days ago
Post 3.13.0a5 More... 16 days ago
GH-116098: Remove dead frame object creation code (GH-116687) More... 16 days ago
Add `typing.NamedTuple` in glossary section for named tuples (#108327) More... 16 days ago
gh-116621: Set manual critical section for list.extend (gh-116657) More... 16 days ago
Beef-up tests for the itertool docs. (gh-116679) More... 16 days ago
gh-89547: typing.rst: Add note about change in behavior with ClassVar/Final (#116686) More... 16 days ago
gh-116307: Proper fix for 'mod' leaking across importlib tests (#116680) More... 16 days ago
CI: Process stale issues twice per day (#116636)
hugovk
as Hugo van Kemenade
More... 16 days ago
Python 3.13.0a5 More... 16 days ago
gh-116656: Fix test_capi test_py_config_isoloated_per_interpreter() (#116658) More... 16 days ago
gh-116604: Check for `gcstate->enabled` in _Py_RunGC in free-threaded build (#116663) More... 16 days ago
gh-116127: PEP-705: Add `ReadOnly` support for `TypedDict` (#116350) More... 16 days ago
Fix code comment regarding DK_ENTRIES (GH-113960) More... 16 days ago
gh-116616: Use relaxed atomic ops to access socket module defaulttimeout (#116623) More... 16 days ago
gh-116604: Correctly honor the gc status when calling _Py_RunGC (#116628) More... 16 days ago
gh-110819: Fix ‘kind’ may be used uninitialized warning in `longobject` (#116599) More... 16 days ago
gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (#116542) More... 17 days ago