0
I Use This!
High Activity

Commits : Listings

Analyzed about 24 hours 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 #1892 from EliahKagan/pytest-warnings More... over 2 years ago
Merge pull request #1890 from EliahKagan/pathext More... over 2 years ago
Update the comment about `--mixed` and paths More... over 2 years ago
Don't pass --disable-warnings to pytest More... over 2 years ago
Fix typo in _get_exe_extensions PATHEXT fallback More... over 2 years ago
Fix wording of comment about the /cygdrive prefix More... over 2 years ago
bump version to 3.1.43 More... over 2 years ago
Merge pull request #1886 from EliahKagan/deprecation-warnings More... over 2 years ago
Clarify security risk in USE_SHELL doc and warnings More... over 2 years ago
update security policy, to use GitHub instead of email More... over 2 years ago
Make/use test.deprecation.lib; abandon idea to filter by module More... over 2 years ago
Make test.performance.lib docstring more specific More... over 2 years ago
Explain the approach in test.deprecation to static checking More... over 2 years ago
Expand USE_SHELL docstring; clarify a test usage More... over 2 years ago
Hide `del util` from type checkers More... over 2 years ago
Add GitPython project top comments to new test modules More... over 2 years ago
Annotate basic deprecation tests; have mypy scan it More... over 2 years ago
Better name and document the basic deprecation test module More... over 2 years ago
Fix wrong/unclear grammar in test_instance_dir docstring More... over 2 years ago
Call repo.close() instead of manually collecting More... over 2 years ago
Test that subclassing deprecated git.util.Iterable warns More... over 2 years ago
Use the :exc: Sphinx role for DeprecationWarning More... over 2 years ago
Test that Traversable.{list_,}traverse, but not overrides, warn More... over 2 years ago
Have the deprecated Commit.trailers property issue a warning More... over 2 years ago
Test that the deprecated Commit.trailers property warns More... over 2 years ago
Extract no-deprecation-warning asserter as a context manager More... over 2 years ago
Decompose new fixture logic better More... over 2 years ago
Add a TODO for simplifying the single_diff fixture More... over 2 years ago
Test that the preferred renamed_file property does not warn More... over 2 years ago
Fix exception in Popen.__del__ in test on Windows More... over 2 years ago