forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitc8b8379
committed
fix(test_index): fix encoding
I really never want to touch python again, and never deal withpy2/3 unicode handling anymore.By now, it seems pretty much anything is better.Is python to be blamed for it entirely ?Probably not, but there are better alternatives.Nim ? Rust ? Ruby ?Totally1 parenta8f7e37 commitc8b8379
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
787 | 787 |
| |
788 | 788 |
| |
789 | 789 |
| |
790 |
| - | |
791 |
| - | |
| 790 | + | |
| 791 | + | |
792 | 792 |
| |
793 | 793 |
| |
794 | 794 |
| |
|
0 commit comments
Comments
(0)