You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for providing the script to reproduce it ! Unfortunately (or fortunately), on the latest version of GitPython, this is no issue anymore. Here is the respective part of the scripts output:
Please note that I am testing this on MacOS with LC_CTYPE=UTF-8, which can have a major impact on how python tries to encode its output.
Please feel free to comment on the issue, which I am closing now just to keep it easy for me. If you find something I can reproduce, I will happily reopen it though.
And this is my version of the reproduction script. It's just setting the path-to-repo accordingly.
I'm using GitPython to retrieve all commits per branch from the rails repository (https://github.com/rails/rails). I'm encountering some problems when trying to get commits from the following branch: https://github.com/rails/rails/tree/%E0%B2%A0_%E0%B2%A0
Below you can find the code to replicate this issue:
The text was updated successfully, but these errors were encountered: