Skip to content

Pull requests: gitpython-developers/smmap

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Add back tox.ini for tox
#11 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
Use bytes() instead of str()
#13 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
Support python 3
#17 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
More Python 3 support changes.
#7 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
warnings fixes
#19 by greut was merged Nov 13, 2014 Loading… updated Nov 13, 2014
Pep8 linting
#21 by hashar was merged Nov 17, 2014 Loading… updated Nov 17, 2014
Add Python 3.5 to test with travis
#26 by felixonmars was merged Oct 15, 2015 Loading… updated Oct 15, 2015
Fix package description
#27 by jesseweigert was merged Oct 28, 2015 Loading… updated Oct 28, 2015
Enable Appveyor CI on Windows
#29 by ankostis was merged Oct 9, 2016 Loading… updated Oct 9, 2016
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
Update homepage
#38 by ngoldbaum was merged Sep 28, 2017 Loading… updated Sep 28, 2017
Drop support for EOL Python
#39 by hugovk was merged Oct 13, 2018 Loading… updated Oct 13, 2018
Add support for Python 3.10, drop EOL 3.5
#46 by hugovk was merged Oct 15, 2021 Loading… updated Oct 15, 2021
Fix typos
#47 by kianmeng was merged Jan 16, 2022 Loading… updated Jan 16, 2022
Add support for Python 3.11
#48 by hugovk was merged Nov 17, 2022 Loading… updated Nov 17, 2022
ProTip! Add no:assignee to see everything that’s not assigned.