- Notifications
You must be signed in to change notification settings - Fork 28
Pull requests: gitpython-developers/smmap
Author
Label
Milestones
Reviews
Assignee
Sort
Pull requests list
Delay importing sys.getrefcount until needed
#9 by msabramo was merged Jun 15, 2014 Loading… updated Jun 15, 2014
Change / to // (integer division) in several places
#10 by msabramo was merged Jun 16, 2014 Loading… updated Jun 16, 2014
Deal with lack of
buffer in py3 #12 by msabramo was merged Jun 16, 2014 Loading… updated Jun 16, 2014
Make __getitem__ handle slice for Python 3
#15 by msabramo was merged Jun 16, 2014 Loading… updated Jun 16, 2014
.travis.yml: Allow py33 to fail, add py34, etc.
#14 by msabramo was merged Jun 16, 2014 Loading… updated Jun 16, 2014
Change / to // (integer division) in test_buf.py
#16 by msabramo was merged Jun 16, 2014 Loading… updated Jun 16, 2014
Initial work for supporting python 3 (>= 3.3).
#6 by dbaxa was merged May 16, 2014 Loading… updated Jun 24, 2014
Add tox.ini; make .travis.yml use it
#8 by msabramo was merged May 16, 2014 Loading… updated Jul 8, 2014
Add support for tox (http://tox.testrun.org/) and Travis CI (http://travis-ci.org/)
#5 by msabramo was closed May 16, 2014 Loading… updated Jul 8, 2014
Add Python 3.5 to test with travis
#26 by felixonmars was merged Oct 15, 2015 Loading… updated Oct 15, 2015
fix(MapWindow): unicode foes in read_into_memory() used by gitpython TCs
#30 by ankostis was merged Oct 22, 2016 Loading… updated Oct 22, 2016
Add MANIFEST.in to include LICENSE in distribution
#37 by lafrenierejm was merged Jun 8, 2017 Loading… updated Jun 10, 2017
Add support for Python 3.10, drop EOL 3.5
#46 by hugovk was merged Oct 15, 2021 Loading… updated Oct 15, 2021
Previous Next
ProTip! Add no:assignee to see everything that’s not assigned.