Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / gitpython-developers/smmap issues and pull requests

#57 - Use SPDX identifier

Pull Request - State: closed - Opened by Shortfinga 5 months ago

#56 - Replace use of mktemp

Pull Request - State: closed - Opened by EliahKagan 7 months ago

#55 - Bump actions/setup-python from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies

#54 - No longer treat 3.12 as experimental on smmap CI

Pull Request - State: closed - Opened by EliahKagan 9 months ago - 1 comment

#53 - Update CI, in line with gitdb

Pull Request - State: closed - Opened by EliahKagan 10 months ago - 19 comments

#52 - Revert "Drop support for EOL Python 3.7"

Pull Request - State: closed - Opened by EliahKagan 10 months ago - 1 comment

#51 - Release New Version to PyPi

Issue - State: closed - Opened by rxm7706 10 months ago - 5 comments

#50 - Add support for Python 3.12 and drop EOL 3.7

Pull Request - State: closed - Opened by hugovk 10 months ago

#49 - Support of PyPy interpreter (smmap, gitdb, and GitPython)

Issue - State: open - Opened by zougloub over 1 year ago - 6 comments
Labels: waiting for feedback

#48 - Add support for Python 3.11

Pull Request - State: closed - Opened by hugovk over 1 year ago - 1 comment

#47 - Fix typos

Pull Request - State: closed - Opened by kianmeng over 2 years ago - 2 comments

#46 - Add support for Python 3.10, drop EOL 3.5

Pull Request - State: closed - Opened by hugovk over 2 years ago - 2 comments

#45 - 3.0.1 is not signed/ can not be packaged

Issue - State: closed - Opened by dvzrv over 4 years ago - 13 comments
Labels: waiting for feedback, acknowledged

#44 - smmap and smmap2 on PyPI

Issue - State: closed - Opened by Harmon758 over 4 years ago - 1 comment

#43 - Some docs on naming smmap vs smmap2

Issue - State: closed - Opened by AlanCoding about 5 years ago

#42 - PyPi only has 0.9.0

Issue - State: closed - Opened by rossburton over 5 years ago - 1 comment

#41 - Don't use mktemp

Issue - State: closed - Opened by rossburton over 5 years ago - 2 comments
Labels: acknowledged, help wanted

#40 - Tell PyPI long_description is Markdown

Pull Request - State: closed - Opened by adamchainz over 5 years ago - 3 comments
Labels: acknowledged

#39 - Drop support for EOL Python

Pull Request - State: closed - Opened by hugovk almost 6 years ago - 2 comments

#38 - Update homepage

Pull Request - State: closed - Opened by ngoldbaum almost 7 years ago - 2 comments

#37 - Add MANIFEST.in to include LICENSE in distribution

Pull Request - State: closed - Opened by lafrenierejm about 7 years ago - 4 comments

#36 - GPG signatures for source validation

Issue - State: closed - Opened by NicoHood about 7 years ago - 6 comments
Labels: waiting for feedback, acknowledged

#35 - PyPi missing LICENSE

Issue - State: closed - Opened by lafrenierejm over 7 years ago - 1 comment
Labels: waiting for feedback

#34 - TestPackStreamingPerformance: Expected to write 1000 objects into pack, but received only 0 from iterators

Issue - State: closed - Opened by ignatenkobrain over 7 years ago - 1 comment
Labels: waiting for feedback

#33 - FIX memoryview leaks and retrofit memory-manager as context-managers

Pull Request - State: open - Opened by ankostis over 7 years ago - 6 comments
Labels: tag.leaks

#32 - feat(leaks): retrofit mmap-managers are context-managers for collecting regions

Pull Request - State: closed - Opened by ankostis over 7 years ago - 8 comments
Labels: tag.leaks

#31 - Possible leak in double-booking cursor

Issue - State: open - Opened by ankostis over 7 years ago - 8 comments
Labels: tag.leaks

#30 - fix(MapWindow): unicode foes in read_into_memory() used by gitpython TCs

Pull Request - State: closed - Opened by ankostis over 7 years ago - 9 comments

#29 - Enable Appveyor CI on Windows

Pull Request - State: closed - Opened by ankostis over 7 years ago - 6 comments

#28 - Any chance of releasing wheel packages?

Issue - State: closed - Opened by graingert almost 8 years ago - 6 comments
Labels: acknowledged

#27 - Fix package description

Pull Request - State: closed - Opened by jesseweigert over 8 years ago - 1 comment

#26 - Add Python 3.5 to test with travis

Pull Request - State: closed - Opened by felixonmars over 8 years ago - 1 comment

#25 - test_region fails on powerpc

Issue - State: closed - Opened by ghost about 9 years ago - 3 comments

#24 - AssertionError: Increments must match decrements, usage counter negative

Issue - State: closed - Opened by valeriocos over 9 years ago - 2 comments

#23 - Pypy2.4.0 support

Issue - State: closed - Opened by andrefreitas over 9 years ago - 1 comment

#22 - file-handle leaks

Issue - State: closed - Opened by Byron over 9 years ago

#21 - Pep8 linting

Pull Request - State: closed - Opened by hashar over 9 years ago - 2 comments

#19 - warnings fixes

Pull Request - State: closed - Opened by greut almost 10 years ago - 1 comment

#18 - New release on PyPI?

Issue - State: closed - Opened by msabramo about 10 years ago - 3 comments

#17 - Support python 3

Pull Request - State: closed - Opened by msabramo about 10 years ago

#16 - Change / to // (integer division) in test_buf.py

Pull Request - State: closed - Opened by msabramo about 10 years ago - 1 comment

#15 - Make __getitem__ handle slice for Python 3

Pull Request - State: closed - Opened by msabramo about 10 years ago

#14 - .travis.yml: Allow py33 to fail, add py34, etc.

Pull Request - State: closed - Opened by msabramo about 10 years ago

#13 - Use bytes() instead of str()

Pull Request - State: closed - Opened by msabramo about 10 years ago

#12 - Deal with lack of `buffer` in py3

Pull Request - State: closed - Opened by msabramo about 10 years ago

#11 - Add back tox.ini for tox

Pull Request - State: closed - Opened by msabramo about 10 years ago

#10 - Change / to // (integer division) in several places

Pull Request - State: closed - Opened by msabramo about 10 years ago - 3 comments

#9 - Delay importing sys.getrefcount until needed

Pull Request - State: closed - Opened by msabramo about 10 years ago - 1 comment

#8 - Add tox.ini; make .travis.yml use it

Pull Request - State: closed - Opened by msabramo about 10 years ago - 1 comment

#7 - More Python 3 support changes.

Pull Request - State: closed - Opened by dbaxa about 10 years ago

#6 - Initial work for supporting python 3 (>= 3.3).

Pull Request - State: closed - Opened by dbaxa about 10 years ago - 13 comments

#5 - Add support for tox (http://tox.testrun.org/) and Travis CI (http://travis-ci.org/)

Pull Request - State: closed - Opened by msabramo almost 12 years ago - 5 comments

#4 - pypy compatibility

Issue - State: closed - Opened by mfiers over 12 years ago - 10 comments

#3 - fix issue #1

Pull Request - State: closed - Opened by Autoplectic over 12 years ago - 2 comments

#2 - Workaround for #1

Pull Request - State: closed - Opened by kennethreitz almost 13 years ago - 17 comments

#1 - GitPython on OSX 10.7 and Python 2.7 Bug

Issue - State: closed - Opened by kennethreitz almost 13 years ago - 7 comments