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

Support python 3
#17 by msabramo was merged Jun 16, 2014 Loading…
.travis.yml: Allow py33 to fail, add py34, etc.
#14 by msabramo was merged Jun 16, 2014 Loading…
Use bytes() instead of str()
#13 by msabramo was merged Jun 16, 2014 Loading…
Deal with lack of buffer in py3
#12 by msabramo was merged Jun 16, 2014 Loading…
Make __getitem__ handle slice for Python 3
#15 by msabramo was merged Jun 16, 2014 Loading…
Add back tox.ini for tox
#11 by msabramo was merged Jun 16, 2014 Loading…
More Python 3 support changes.
#7 by dbaxa was merged May 16, 2014 Loading…
Bump actions/setup-python from 4 to 5 dependencies Pull requests that update a dependency file
#55 by dependabot bot was merged Dec 11, 2023 Loading…
Specify explicit contents: read workflow permissions
#60 by EliahKagan was merged May 30, 2025 Loading…
Bump actions/checkout from 4 to 5 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#62 by dependabot bot was merged Aug 18, 2025 Loading…
Fix package description
#27 by jesseweigert was merged Oct 28, 2015 Loading…
Add Python 3.5 to test with travis
#26 by felixonmars was merged Oct 15, 2015 Loading…
warnings fixes
#19 by greut was merged Nov 13, 2014 Loading…
Add tox.ini; make .travis.yml use it
#8 by msabramo was merged May 16, 2014 Loading…
Delay importing sys.getrefcount until needed
#9 by msabramo was merged Jun 15, 2014 Loading…
Change / to // (integer division) in test_buf.py
#16 by msabramo was merged Jun 16, 2014 Loading…
Add support for Python 3.11
#48 by hugovk was merged Nov 17, 2022 Loading…
No longer treat 3.12 as experimental on smmap CI
#54 by EliahKagan was merged Oct 3, 2023 Loading…
Revert "Drop support for EOL Python 3.7"
#52 by EliahKagan was merged Sep 17, 2023 Loading…
Pep8 linting
#21 by hashar was merged Nov 17, 2014 Loading…
Update homepage
#38 by ngoldbaum was merged Sep 28, 2017 Loading…
Drop support for EOL Python
#39 by hugovk was merged Oct 13, 2018 Loading…
Fix typos
#47 by kianmeng was merged Jan 16, 2022 Loading…
Change / to // (integer division) in several places
#10 by msabramo was merged Jun 16, 2014 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.