FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Remove Python 2 compatibility shims by Harmon758 · Pull Request #979 · gitpython-developers/GitPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
gitpython-developers
/
GitPython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
989
Star
5.2k
Code
Issues
8
Pull requests
2
Discussions
Actions
Security and quality
34
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Remove Python 2 compatibility shims
- #979
#979
Merged
Byron
merged 32 commits into
gitpython-developers:master
gitpython-developers/GitPython:master
from
Harmon758:python-2-support-removal
Harmon758/GitPython:python-2-support-removal
Copy head branch name to clipboard
Feb 8, 2020
Conversation
Commits
32
(32)
Checks
Files changed
Merged
Remove Python 2 compatibility shims
#979
Byron
merged 32 commits into
gitpython-developers:master
gitpython-developers/GitPython:master
from
Harmon758:python-2-support-removal
Harmon758/GitPython:python-2-support-removal
Copy head branch name to clipboard
Commits
Commits on Feb 7, 2020
Remove str import from builtins
Harmon758
committed
ff57c04
View commit details
Copy full SHA for ff57c04
Browse repository at this point
Remove unnecessary check for sys.getfilesystemencoding
Harmon758
committed
e0bf255
View commit details
Copy full SHA for e0bf255
Browse repository at this point
Remove and replace compat.FileType
Harmon758
committed
142c779
View commit details
Copy full SHA for 142c779
Browse repository at this point
Remove compat.byte_ord
Harmon758
committed
584ab08
View commit details
Copy full SHA for 584ab08
Browse repository at this point
Remove and replace compat.bchr
Harmon758
committed
e564c2f
View commit details
Copy full SHA for e564c2f
Browse repository at this point
Remove and replace compat.mviter
Harmon758
committed
5444787
View commit details
Copy full SHA for 5444787
Browse repository at this point
Remove compat.range
Harmon758
committed
3f21cb1
View commit details
Copy full SHA for 3f21cb1
Browse repository at this point
Remove and replace compat.xrange
Harmon758
committed
d0d2a86
View commit details
Copy full SHA for d0d2a86
Browse repository at this point
Remove and replace compat.unicode
Harmon758
committed
91e91b2
View commit details
Copy full SHA for 91e91b2
Browse repository at this point
Remove Python 2 check for compat.defenc
Harmon758
committed
c30880d
View commit details
Copy full SHA for c30880d
Browse repository at this point
Remove and replace compat.binary_type
Harmon758
committed
2c4d556
View commit details
Copy full SHA for 2c4d556
Browse repository at this point
Remove and replace compat._unichr
Harmon758
committed
8e55323
View commit details
Copy full SHA for 8e55323
Browse repository at this point
Remove and replace compat.bytes_chr
Harmon758
committed
18fc6b2
View commit details
Copy full SHA for 18fc6b2
Browse repository at this point
Remove surrogateescape error handler for Python 2
Harmon758
committed
9615ada
View commit details
Copy full SHA for 9615ada
Browse repository at this point
Remove and replace compat.UnicodeMixin
Harmon758
committed
5549ffe
View commit details
Copy full SHA for 5549ffe
Browse repository at this point
Remove checks for Python 2 and/or 3
Harmon758
committed
60c8dc2
View commit details
Copy full SHA for 60c8dc2
Browse repository at this point
Remove Python 2 test
Harmon758
committed
6005b89
View commit details
Copy full SHA for 6005b89
Browse repository at this point
Remove compat.PY3
Harmon758
committed
952eaad
View commit details
Copy full SHA for 952eaad
Browse repository at this point
Remove and replace compat.MAXSIZE
Harmon758
committed
266187b
View commit details
Copy full SHA for 266187b
Browse repository at this point
Remove and replace compat.izip
Harmon758
committed
8a8b24e
View commit details
Copy full SHA for 8a8b24e
Browse repository at this point
Remove and replace compat.string_types
Harmon758
committed
07df7c9
View commit details
Copy full SHA for 07df7c9
Browse repository at this point
Remove and replace compat.text_type
Harmon758
committed
2f31261
View commit details
Copy full SHA for 2f31261
Browse repository at this point
Remove no longer used compat imports
Harmon758
committed
369de3d
View commit details
Copy full SHA for 369de3d
Browse repository at this point
Remove no longer used imports in tests
Harmon758
committed
92348df
View commit details
Copy full SHA for 92348df
Browse repository at this point
Remove attempt to import ConfigParser for Python 2
Harmon758
committed
ebcdb8b
View commit details
Copy full SHA for ebcdb8b
Browse repository at this point
Remove check for Python 2.7
Harmon758
committed
7f250ca
View commit details
Copy full SHA for 7f250ca
Browse repository at this point
Remove unnecessary check for logging.NullHandler for Python 2.6
Harmon758
committed
21d56e2
View commit details
Copy full SHA for 21d56e2
Browse repository at this point
Improve setup.py python_requires
Harmon758
committed
d96688f
View commit details
Copy full SHA for d96688f
Browse repository at this point
Remove unnecessary check for PermissionError for Python < 3.3
Harmon758
committed
d0cd5bf
View commit details
Copy full SHA for d0cd5bf
Browse repository at this point
Add to AUTHORS
Harmon758
committed
a611adc
View commit details
Copy full SHA for a611adc
Browse repository at this point
Fix requirements.txt formatting
Harmon758
committed
d0899a0
View commit details
Copy full SHA for d0899a0
Browse repository at this point
Remove now unused is_invoking_git variable in test
Harmon758
committed
c5f5911
View commit details
Copy full SHA for c5f5911
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL