4
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 7 hours ago. based on code collected about 7 hours ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #2049 from EliahKagan/style More... about 8 hours ago
Always use a `def` instead of assigning a `lambda` More... about 9 hours ago
Update Ruff configuration More... about 10 hours ago
Improve line-ending consistency in requirements files More... about 11 hours ago
Merge pull request #2047 from EliahKagan/quoted-empty More... 1 day ago
Remove explicit empty `""` handling in ConfigParser More... 1 day ago
Test that ConfigParser treats empty quotes as an empty value More... 1 day ago
Merge pull request #2046 from EliahKagan/config-whitespace More... 1 day ago
Test `ConfigParser` with whitespace outside the value More... 1 day ago
Merge pull request #2045 from EliahKagan/shell-warning-refactor More... 1 day ago
Clarify `USE_SHELL` warning helper signature More... 1 day ago
Merge pull request #2044 from EliahKagan/popen-comments More... 1 day ago
Fix ambiguous `_safer_popen_windows` comment More... 1 day ago
Merge pull request #2043 from EliahKagan/static-package-selection More... 1 day ago
Use static notation for `setuptools` in CI `pip` commands More... 1 day ago
Use static notation for `setuptools` in installation test More... 1 day ago
Merge pull request #2042 from EliahKagan/cygwin-ci-split More... 1 day ago
Small stylistic consistency tweak More... 1 day ago
Show differing `pytest` arguments in step name More... 1 day ago
Split Cygwin CI into two test jobs More... 1 day ago
Merge pull request #2040 from EliahKagan/mypy-free-threaded More... 1 day ago
Add an explanatory comment for omitting "t" More... 1 day ago
Fix CI `mypy` command on free-threaded Python More... 1 day ago
Merge pull request #2039 from EliahKagan/flatten-next More... 1 day ago
Import `TypeAlias` from `typing_extensions` where needed More... 1 day ago
Start on fixing AutoInterrupt/CatFileContentStream aliases More... 1 day ago
Merge pull request #2037 from EliahKagan/flatten More... 2 days ago
Merge pull request #2036 from EliahKagan/quoted-whitespace More... 2 days ago
Test a quoted config var with meaningful edge whitespace More... 2 days ago
Preserve quoted leading and trailing single-line whitespace More... 2 days ago