Ecosyste.ms: Issues

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

GitHub / Kludex/python-multipart issues and pull requests

#124 - ensure our boundary matches: improve the message

Pull Request - State: closed - Opened by yecril23pl 12 months ago - 1 comment

#123 - MultipartParseError: Did not find boundary character

Issue - State: closed - Opened by yecril23pl 12 months ago - 3 comments

#123 - MultipartParseError: Did not find boundary character

Issue - State: open - Opened by yecril23pl 12 months ago - 3 comments

#122 - IndexError: list assignment index out of range

Issue - State: closed - Opened by manunio 12 months ago

#121 - Minor spelling in README.md

Pull Request - State: closed - Opened by yecril23pl 12 months ago - 1 comment

#121 - Minor spelling in README.md

Pull Request - State: closed - Opened by yecril23pl 12 months ago - 1 comment

#120 - Remove `slow_test` pytest marker

Pull Request - State: closed - Opened by janusheide 12 months ago - 5 comments

#120 - Remove `slow_test` pytest marker

Pull Request - State: closed - Opened by janusheide 12 months ago - 5 comments

#119 - change documentation link to new location.

Pull Request - State: closed - Opened by janusheide 12 months ago - 1 comment

#119 - change documentation link to new location.

Pull Request - State: closed - Opened by janusheide 12 months ago - 1 comment

#118 - Documentation link in pyproject.toml is broken

Issue - State: closed - Opened by janusheide 12 months ago - 1 comment

#118 - Documentation link in pyproject.toml is broken

Issue - State: closed - Opened by janusheide 12 months ago - 1 comment

#117 - fuzz: initial integration

Pull Request - State: closed - Opened by manunio 12 months ago - 12 comments

#117 - fuzz: initial integration

Pull Request - State: closed - Opened by manunio 12 months ago - 12 comments

#116 - Work around to remove "float" type

Pull Request - State: open - Opened by eltbus 12 months ago

#116 - Work around to remove "float" type

Pull Request - State: open - Opened by eltbus 12 months ago

#115 - BaseParser should receive the `callbacks` dict

Pull Request - State: open - Opened by eltbus 12 months ago - 1 comment

#115 - BaseParser should receive the `callbacks` dict

Pull Request - State: open - Opened by eltbus 12 months ago - 1 comment

#114 - Minor fix for Field.__repr__

Pull Request - State: closed - Opened by eltbus 12 months ago - 1 comment

#114 - Minor fix for Field.__repr__

Pull Request - State: closed - Opened by eltbus 12 months ago - 1 comment

#113 - feat(ruff): lint config updated to new usage

Pull Request - State: closed - Opened by onuralpszr 12 months ago - 1 comment

#113 - feat(ruff): lint config updated to new usage

Pull Request - State: closed - Opened by onuralpszr 12 months ago - 1 comment

#112 - Add type hint to helper functions

Pull Request - State: closed - Opened by Kludex 12 months ago

#112 - Add type hint to helper functions

Pull Request - State: closed - Opened by Kludex 12 months ago

#111 - Improve type hints on `File`

Pull Request - State: closed - Opened by Kludex 12 months ago

#111 - Improve type hints on `File`

Pull Request - State: closed - Opened by Kludex 12 months ago

#110 - Improve type hints

Pull Request - State: closed - Opened by Kludex 12 months ago

#110 - Improve type hints

Pull Request - State: closed - Opened by Kludex 12 months ago

#109 - docs: ✨ convert sphinx tables to markdown tables

Pull Request - State: closed - Opened by onuralpszr 12 months ago - 4 comments

#109 - docs: ✨ convert sphinx tables to markdown tables

Pull Request - State: closed - Opened by onuralpszr 12 months ago - 4 comments

#106 - Fix `OnFileCallback` type

Pull Request - State: closed - Opened by Kludex 12 months ago

#106 - Fix `OnFileCallback` type

Pull Request - State: closed - Opened by Kludex 12 months ago

#105 - Fix simple example from the documentation

Pull Request - State: closed - Opened by Kludex 12 months ago

#105 - Fix simple example from the documentation

Pull Request - State: closed - Opened by Kludex 12 months ago

#104 - Improve type hints on `FormParser`

Pull Request - State: closed - Opened by Kludex 12 months ago

#104 - Improve type hints on `FormParser`

Pull Request - State: closed - Opened by Kludex 12 months ago

#103 - Support `on_header_begin`

Pull Request - State: closed - Opened by Kludex 12 months ago

#103 - Support `on_header_begin`

Pull Request - State: closed - Opened by Kludex 12 months ago

#102 - Update links to Kludex

Pull Request - State: closed - Opened by Kludex 12 months ago

#102 - Update links to Kludex

Pull Request - State: closed - Opened by Kludex 12 months ago

#101 - Move docs to MkDocs

Issue - State: closed - Opened by Kludex 12 months ago - 2 comments
Labels: good first issue

#101 - Move docs to MkDocs

Issue - State: closed - Opened by Kludex 12 months ago - 2 comments
Labels: good first issue

#100 - Version 0.0.9

Pull Request - State: closed - Opened by Kludex 12 months ago

#99 - Add config `TypedDict`s

Pull Request - State: closed - Opened by Kludex 12 months ago

#99 - Add config `TypedDict`s

Pull Request - State: closed - Opened by Kludex 12 months ago

#98 - Add `TypedDict` callbacks

Pull Request - State: closed - Opened by Kludex 12 months ago

#98 - Add `TypedDict` callbacks

Pull Request - State: closed - Opened by Kludex 12 months ago

#97 - Add `QuerystringState`

Pull Request - State: closed - Opened by Kludex 12 months ago

#97 - Add `QuerystringState`

Pull Request - State: closed - Opened by Kludex 12 months ago

#96 - Add ruff and `MultipartState(IntEnum)`

Pull Request - State: closed - Opened by Kludex 12 months ago

#96 - Add ruff and `MultipartState(IntEnum)`

Pull Request - State: closed - Opened by Kludex 12 months ago

#95 - Drop support for Python 3.7

Pull Request - State: closed - Opened by Kludex 12 months ago

#95 - Drop support for Python 3.7

Pull Request - State: closed - Opened by Kludex 12 months ago

#94 - Bump the github-actions group with 2 updates

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

#93 - Group GitHub acitons on dependabot

Pull Request - State: closed - Opened by Kludex 12 months ago

#93 - Group GitHub acitons on dependabot

Pull Request - State: closed - Opened by Kludex 12 months ago

#92 - Bump the python-packages group with 20 updates

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, python

#92 - Bump the python-packages group with 20 updates

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, python

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

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

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

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

#90 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, github_actions

#90 - Bump actions/checkout from 3 to 4

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, github_actions

#89 - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.11

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, github_actions

#89 - Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.11

Pull Request - State: closed - Opened by dependabot[bot] 12 months ago - 1 comment
Labels: dependencies, github_actions

#88 - Add dependabot

Pull Request - State: closed - Opened by Kludex 12 months ago

#88 - Add dependabot

Pull Request - State: closed - Opened by Kludex 12 months ago

#87 - Run publish on every tag pushed

Pull Request - State: closed - Opened by Kludex 12 months ago

#87 - Run publish on every tag pushed

Pull Request - State: closed - Opened by Kludex 12 months ago

#86 - Add missing py312 environment to tox

Pull Request - State: closed - Opened by Kludex 12 months ago

#86 - Add missing py312 environment to tox

Pull Request - State: closed - Opened by Kludex 12 months ago

#85 - Add support for Python 3.12

Pull Request - State: closed - Opened by Kludex 12 months ago

#85 - Add support for Python 3.12

Pull Request - State: closed - Opened by Kludex 12 months ago

#84 - Fix release automation

Issue - State: closed - Opened by Kludex 12 months ago - 2 comments
Labels: good first issue

#84 - Fix release automation

Issue - State: closed - Opened by Kludex 12 months ago - 2 comments
Labels: good first issue

#83 - Version 0.0.8

Pull Request - State: closed - Opened by Kludex 12 months ago

#82 - Cleanup unused regex patterns

Pull Request - State: closed - Opened by tselepakis 12 months ago

#82 - Cleanup unused regex patterns

Pull Request - State: closed - Opened by tselepakis 12 months ago

#81 - ✅ Add ReDos check test

Pull Request - State: closed - Opened by tiangolo 12 months ago

#81 - ✅ Add ReDos check test

Pull Request - State: closed - Opened by tiangolo 12 months ago

#80 - Issue with Handling Multipart Forms Containing Cyrillic File Names

Issue - State: closed - Opened by h0rn3t almost 1 year ago - 6 comments

#80 - Issue with Handling Multipart Forms Containing Cyrillic File Names

Issue - State: closed - Opened by h0rn3t almost 1 year ago - 6 comments

#79 - Check if `Message.get_params` return 3-`tuple` instead of `str` on `parse_options_header`

Pull Request - State: closed - Opened by lorenpike about 1 year ago - 2 comments

#79 - Check if `Message.get_params` return 3-`tuple` instead of `str` on `parse_options_header`

Pull Request - State: closed - Opened by lorenpike about 1 year ago - 2 comments

#78 - AttributeError: 'tuple' object has no attribute 'encode'

Issue - State: closed - Opened by lorenpike about 1 year ago - 8 comments

#78 - AttributeError: 'tuple' object has no attribute 'encode'

Issue - State: closed - Opened by lorenpike about 1 year ago - 8 comments

#77 - Version 0.0.7

Pull Request - State: closed - Opened by Kludex about 1 year ago

#77 - Version 0.0.7

Pull Request - State: closed - Opened by Kludex about 1 year ago

#76 - Bump jinja2 from 2.11.3 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#76 - Bump jinja2 from 2.11.3 to 3.1.3

Pull Request - State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies

#75 - ♻️ Refactor header option parser to use the standard library instead of a custom RegEx

Pull Request - State: closed - Opened by tiangolo about 1 year ago - 10 comments

#75 - ♻️ Refactor header option parser to use the standard library instead of a custom RegEx

Pull Request - State: closed - Opened by tiangolo about 1 year ago - 10 comments

#74 - Add Python 3.12 support

Issue - State: closed - Opened by bike-picket about 1 year ago
Labels: good first issue

#74 - Add Python 3.12 support

Issue - State: closed - Opened by bike-picket about 1 year ago
Labels: good first issue

#73 - Use latest invoke version (2.2.0)

Pull Request - State: closed - Opened by eltbus about 1 year ago - 3 comments

#73 - Use latest invoke version (2.2.0)

Pull Request - State: closed - Opened by eltbus about 1 year ago - 3 comments

#72 - Add type hints (part 1)

Pull Request - State: closed - Opened by eltbus about 1 year ago - 1 comment