Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / breezy-team/fastbencode issues and pull requests
#53 - Bump ruff from 0.6.1 to 0.6.2
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python
#52 - Bump ruff from 0.5.7 to 0.6.1
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python
#51 - Bump ruff from 0.5.6 to 0.5.7
Pull Request -
State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies, python
#50 - Bump ruff from 0.5.5 to 0.5.6
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#49 - Bump ruff from 0.5.4 to 0.5.5
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#48 - Bump ruff from 0.5.2 to 0.5.4
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#47 - Bump ruff from 0.5.1 to 0.5.2
Pull Request -
State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies, python
#46 - Bump ruff from 0.5.0 to 0.5.1
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python
#45 - Bump ruff from 0.4.10 to 0.5.0
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python
#44 - Bump ruff from 0.4.9 to 0.4.10
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python
#43 - Bump ruff from 0.4.8 to 0.4.9
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, python
#42 - Bump ruff from 0.4.7 to 0.4.8
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python
#41 - Add missing dollar sign
Pull Request -
State: closed - Opened by jelmer 6 months ago
#40 - Upgrade artifact
Pull Request -
State: closed - Opened by jelmer 6 months ago
#39 - Bump ruff from 0.4.5 to 0.4.7
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python
#38 - Bump ruff from 0.4.4 to 0.4.5
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python
#37 - Bump ruff from 0.4.3 to 0.4.4
Pull Request -
State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, python
#36 - Fix wheel build
Pull Request -
State: closed - Opened by jelmer 7 months ago
#35 - Bump actions/download-artifact from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 2 comments
Labels: dependencies, github_actions
#34 - Bump actions/setup-python from 2 to 5
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#33 - Bump actions/checkout from 2 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, github_actions
#32 - Bump actions/upload-artifact from 3 to 4
Pull Request -
State: closed - Opened by dependabot[bot] 7 months ago
- 2 comments
Labels: dependencies, github_actions
#31 - Configure dependabot, drop python 3.7, build wheels from github action
Pull Request -
State: closed - Opened by jelmer 7 months ago
#30 - empty bytes/str should not be allowed to encode/decode
Issue -
State: closed - Opened by trim21 7 months ago
- 2 comments
#29 - Migrate to ruff
Pull Request -
State: closed - Opened by jelmer 7 months ago
#28 - Add bencode_utf8/bdecode_utf8 functions
Pull Request -
State: closed - Opened by jelmer 7 months ago
#27 - can't bencode normal utf8 string
Issue -
State: closed - Opened by trim21 7 months ago
- 4 comments
#26 - Don't try to test with python version that is not yet released
Pull Request -
State: closed - Opened by jelmer about 1 year ago
#25 - Add python3.12 to the list of supported Python versions
Pull Request -
State: closed - Opened by jelmer over 1 year ago
#24 - Fix compatibility with Python 3.12
Pull Request -
State: closed - Opened by jelmer over 1 year ago
#23 - Compatibility with Python 3.12: AssertionError: RuntimeError not raised by bdecode
Issue -
State: closed - Opened by hrnciar over 1 year ago
- 2 comments
#22 - Enable ruff, pyupgrade
Pull Request -
State: closed - Opened by jelmer over 1 year ago
#21 - Set dependencies field
Pull Request -
State: closed - Opened by jelmer over 1 year ago
#20 - Migrate to pyproject.toml
Pull Request -
State: closed - Opened by jelmer over 1 year ago
#19 - Use disperse action
Pull Request -
State: closed - Opened by jelmer over 1 year ago
#18 - Support Python >= 3.7, <= 3.11
Pull Request -
State: closed - Opened by jelmer almost 2 years ago
#17 - Upgrade code to a modern version (3.x+)
Pull Request -
State: closed - Opened by jelmer almost 2 years ago
#16 - Make C extension mandatory when built in cibuildwheel
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#15 - Use standard infra to deal with optionalness of module
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#14 - Don't install wheel explicitly
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#13 - Fix wheels upload
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#12 - Publish wheels from the right place
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#11 - Add pyproject.toml, depend on cython
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#10 - Build wheels on pull
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#9 - Build wheels
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#8 - Migrate to setup.cfg
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#7 - s/release/disperse/
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#6 - Fix syntax in README.md
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#5 - Add long description
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#4 - Add github URL in releaser configuration
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#3 - ADd typing
Pull Request -
State: closed - Opened by jelmer about 2 years ago
#2 - Missing releases on pypi
Issue -
State: closed - Opened by s-t-e-v-e-n-k over 2 years ago
- 2 comments
#1 - COPYING file is missing from tarball
Issue -
State: closed - Opened by opohorel over 2 years ago
- 6 comments