-
-
Notifications
You must be signed in to change notification settings - Fork 935
Pull requests: gitpython-developers/GitPython
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix two remaining Windows untrusted search path cases
#1792
by EliahKagan
was merged Jan 10, 2024
Loading…
In handle_process_output don't forward finalizer result
#1788
by EliahKagan
was merged Dec 26, 2023
Loading…
Fix incompletely revised Iterable/IterableObj docstrings
#1786
by EliahKagan
was merged Dec 24, 2023
Loading…
Shorten Iterable docstrings and put IterableObj first
#1785
by EliahKagan
was merged Dec 23, 2023
Loading…
Better document IterableObj.iter_items and improve some subclasses
#1780
by EliahKagan
was merged Dec 23, 2023
Loading…
Fix TemporaryFileSwap regression where file_path could not be Path
#1776
by EliahKagan
was merged Dec 21, 2023
Loading…
Run some Windows environment variable tests only on Windows
#1774
by EliahKagan
was merged Dec 19, 2023
Loading…
Replace some uses of the deprecated mktemp function
#1770
by EliahKagan
was merged Dec 13, 2023
Loading…
Extract remaining local "import gc" to module level
#1768
by EliahKagan
was merged Dec 12, 2023
Loading…
Replace xfail with gc.collect in TestSubmodule.test_rename
#1767
by EliahKagan
was merged Dec 12, 2023
Loading…
Clarify some Git.execute kill_after_timeout limitations
#1761
by EliahKagan
was merged Dec 10, 2023
Loading…
Avoid brittle assumptions about preexisting temporary files in tests
#1759
by EliahKagan
was merged Dec 8, 2023
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.