0
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Sep 26, 2025 — Sep 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #1697 from EliahKagan/find-daemon More... almost 3 years ago
Add a missing PermissionError xfail on Windows More... almost 3 years ago
Simplify HIDE_* env var test; add missing cases More... almost 3 years ago
Treat false-seeming HIDE_* env var values as false More... almost 3 years ago
Make HIDE_* attributes always bool More... almost 3 years ago
Warn if HIDE_WINDOWS_*_ERRORS set in environment More... almost 3 years ago
Add initial test_env_vars_for_windows_tests More... almost 3 years ago
Ask git where its daemon is and use that More... almost 3 years ago
Merge pull request #98 from DeflateAwning/patch-1 More... almost 3 years ago
Add @UnusedImport to recent changes More... almost 3 years ago
Add __all__ to exc for linting More... almost 3 years ago
Clean up __all__ in main, and explicit imports in exc More... almost 3 years ago
Merge branch 'sh' More... almost 3 years ago
Fix the formatting More... almost 3 years ago
Pass --all-files explicitly so it is retained More... almost 3 years ago
Merge pull request #54 from EliahKagan/312stable More... almost 3 years ago
Merge pull request #97 from EliahKagan/312stable More... almost 3 years ago
Merge pull request #1688 from EliahKagan/execute-args More... almost 3 years ago
No longer treat 3.12 as experimental on CI More... almost 3 years ago
Run CI on all branches More... almost 3 years ago
Merge pull request #1689 from EliahKagan/312stable More... almost 3 years ago
No longer treat 3.12 as experimental on CI More... almost 3 years ago
Run CI on all branches More... almost 3 years ago
No longer allow CI to select a prerelease for 3.12 More... almost 3 years ago
Fix a small YAML formatting style inconsistency More... almost 3 years ago
Eliminate istream_ok variable More... almost 3 years ago
Log args in the order they are passed to Popen More... almost 3 years ago
Log stdin arg as such, and test that this is done More... almost 3 years ago
Extract a _assert_logged_for_popen method More... almost 3 years ago
Simplify shell test helper with with_exceptions=False More... almost 3 years ago