commits Search Results · repo:gitpython-developers/GitPython language:Python is:public is:unmerged is:merged
Filter by
4.3k results
(464 ms)4.3k results
ingitpython-developers/GitPython (press backspace or delete to remove):
Fix bugs affecting exception wrapping in rmtree callback
- on Oct 10, 2023
:
The wording was ambiguous before, because fixing a PermissionError
could mean addressing it successfully at runtime (which is the
intende…
- on Oct 9, 2023
:
The main change here is to move the tests of how the HIDE_*
environment variables are treated up near the rmtree tests, since
they althou…
- on Oct 9, 2023
:
Now that the expected truth values are intuitive, it is no longer
necessary to group them by result and include messages that
acknowldge …
- on Oct 7, 2023
:
This changes how HIDE_WINDOWS_KNOWN_ERRORS and
HIDE_WINDOWS_FREEZE_ERRORS environment variables, if present, are
interpreted, so that val…
- on Oct 7, 2023
:
For now, this doesn't change how the correspondng environment
variables are interpreted, in terms of truth and falsehood.
But it does *co…
- on Oct 7, 2023
:
This warns if the HIDE_WINDOWS_KNOWN_ERRORS or
HIDE_WINDOWS_FREEZE_ERRORS environment variables are set. These
behave unexpectedly, inclu…
- on Oct 7, 2023
:
The new test method just verifies the current behavior of the
HIDE_WINDOWS_KNOWN_ERRORS and HIDE_WINDOWS_FREEZE_ERRORS
environment variab…
- on Oct 7, 2023
:
- Slightly improve import sorting, grouping, and formatting. - Move the cygpath pairs parameters into the test class, so they can be imme…
- on Oct 9, 2023
:
- on Oct 9, 2023