4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Dec 21, 2024 — Dec 21, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use names directly on other tests More... over 1 year ago
Test that top-level aliases point to modules with normal __name__ More... over 1 year ago
Remove old comment meant as todo (that was done) More... over 1 year ago
Add top-level dir() tests More... over 1 year ago
Refactor test_compat.test_dir for clarity More... over 1 year ago
Add static type assertions to is_platform test More... over 1 year ago
Add test of dir() on git.compat More... over 1 year ago
Slightly improve docstrings More... over 1 year ago
Expand to test all three is_<platform> aliases More... over 1 year ago
Start on test_compat More... over 1 year ago
Remove extra import "from typing_extensions" More... over 1 year ago
Fix (and improve wording) of docstrings More... over 1 year ago
Fix zip calls More... over 1 year ago
Use typing_extensions only if needed More... over 1 year ago
Pick a better name for _MODULE_ALIAS_TARGETS More... over 1 year ago
Tiny import tweak More... over 1 year ago
Expand and clarify test module docstring More... over 1 year ago
Add imports so pyright recognizes refs and index More... over 1 year ago
Finish reorganizing; fix assertion for duplicated messages More... over 1 year ago
Start reorganizing new tests more in the GitPython style More... almost 2 years ago
Clarify todo More... almost 2 years ago
Fix brittle way of checking warning messages More... almost 2 years ago
Test resolution into git.index.util using git.util More... almost 2 years ago
Fix a test docstring More... almost 2 years ago
Add FIXME for what to do next More... almost 2 years ago
Move mark-sharing tests into a class More... almost 2 years ago
Clarify how test_private_module_aliases is statically checkable More... almost 2 years ago
Add a couple missing assert keywords More... almost 2 years ago
Improve a couple test case docstrings More... almost 2 years ago
Test static typing of private module aliases More... almost 2 years ago