-
-
Notifications
You must be signed in to change notification settings - Fork 934
Issues: gitpython-developers/GitPython
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
git.types.PathLike is partially unknown for Pylance/mypy
acknowledged
c-typing
Mypy causes warnings or errors when run
help wanted
#1473
by madebylydia
was closed Aug 8, 2022
repo.index.add() first argument type accepts os.PathLike but code raises TypeError
acknowledged
help wanted
#1382
by itsayellow
was closed May 18, 2022
If gevent is used, it causes any error to be a gevent.FileObjectClosed(IOError)
acknowledged
help wanted
#1336
by aethanol
was closed Jul 6, 2022
Nose unsupported, doesnt work with Python 3.10
help wanted
python version specific
#1287
by Yobmod
was closed Jul 13, 2021
Python 3.5 failing with AttributeError: module 'os' has no attribute 'PathLike'
#1219
by c4xuxo
was closed Apr 23, 2021
Adding python 3.9, release prior to dropping 3.4.
waiting for feedback
#1132
by Yobmod
was closed Feb 28, 2021
Don't install unittest code by default
acknowledged
help wanted
#1027
by priv-kweihmann
was closed Jul 12, 2020
OSError: [WinError 193] %1 is not a valid Win32 application when commiting LFS-enabled repository on Windows
help wanted
#971
by KichangKim
was closed Jan 14, 2022
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.