This website requires JavaScript.
Explore
Help
Register
Sign In
tornadocontrib
/
git-arr
Watch
1
Star
0
Fork
0
You've already forked git-arr
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
4cb2f59dd4
git-arr
/
.gitignore
5 lines
33 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
2012-09-16 13:17:56 +03:00
*.pyc
__pycache__
Move to Python 3 Python 3 was released more than 10 years ago, and support for Python 2 is going away, with many Linux distributions starting to phase it out. This patch migrates git-arr to Python 3. The generated output is almost exactly the same, there are some minor differences such as HTML characters being quoted more aggresively, and handling of paths with non-utf8 values.
2020-05-24 04:36:43 +03:00
.*
!.gitignore
Reference in New Issue
Copy Permalink