Ecosyste.ms: Issues

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

GitHub / davidhewitt/pythonize issues and pull requests

#74 - update `README.md` for newer APIs

Pull Request - State: closed - Opened by davidhewitt about 2 months ago - 1 comment

#73 - release: 0.22.0

Pull Request - State: closed - Opened by davidhewitt about 2 months ago - 1 comment

#72 - serialize set and frozenset

Pull Request - State: closed - Opened by davidhewitt about 2 months ago - 1 comment

#71 - add some more coverage

Pull Request - State: closed - Opened by davidhewitt about 2 months ago - 1 comment

#70 - tidy up some lifetimes

Pull Request - State: closed - Opened by davidhewitt about 2 months ago - 1 comment

#69 - fix large integer handling

Pull Request - State: closed - Opened by davidhewitt about 2 months ago - 1 comment

#68 - test_nested_struct

Pull Request - State: closed - Opened by bit-web24 2 months ago - 3 comments

#67 - Add tests for deserializing unsigned integers

Pull Request - State: closed - Opened by Walter-Reactor 3 months ago - 4 comments

#66 - Update to PyO3 0.22

Pull Request - State: closed - Opened by HenningHolmDE 3 months ago - 8 comments

#65 - feat: expose a visitor to deserialize a pyobject

Pull Request - State: open - Opened by Stargateur 4 months ago

#64 - Change Bound to &Bound

Pull Request - State: closed - Opened by Stargateur 4 months ago

#63 - doesn't follow convention of serde naming

Issue - State: open - Opened by Stargateur 4 months ago - 1 comment

#62 - Support serialising to named mappings

Pull Request - State: closed - Opened by juntyr 5 months ago - 13 comments

#61 - docs: update readme example of depythonize

Pull Request - State: closed - Opened by sxlijin 6 months ago - 2 comments

#60 - fix: `to_str` not available on all abi3 builds

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 1 comment

#59 - Compilation error with pythonize 0.21 and pyo3 0.21.1

Issue - State: closed - Opened by Tiwalun 6 months ago - 2 comments

#58 - build(deps): update pyo3 requirement from 0.20.0 to 0.21.0

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

#57 - update to PyO3 0.21

Pull Request - State: closed - Opened by davidhewitt 6 months ago - 3 comments

#56 - Export PythonizeDefault for external crates

Pull Request - State: closed - Opened by Gentle 8 months ago - 1 comment

#55 - add codecov token

Pull Request - State: closed - Opened by davidhewitt 8 months ago

#54 - build(deps): bump codecov/codecov-action from 3 to 4

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

#53 - rearrange `de` branches to sate clippy

Pull Request - State: closed - Opened by davidhewitt 8 months ago - 1 comment

#51 - build(deps): bump actions/setup-python from 4 to 5

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

#50 - bump edition to 2021, add msrv 1.56, test coverage

Pull Request - State: closed - Opened by davidhewitt 11 months ago - 1 comment

#49 - build(deps): bump codecov/codecov-action from 2 to 3

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

#48 - build(deps): bump actions/setup-python from 2 to 4

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

#47 - build(deps): bump actions/cache from 2 to 3

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

#46 - build(deps): bump actions/checkout from 2 to 4

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

#45 - release: 0.20

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

#44 - Bumped Pyo3 to 0.20

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

#43 - release: 0.19

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

#42 - build(deps): update pyo3 requirement from 0.18.0 to 0.19.0

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

#41 - Bumped PyO3 to 0.19

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

#40 - Relax input requirements in deserialize_str

Pull Request - State: open - Opened by ShaneMurphy2 over 1 year ago - 6 comments

#39 - Fix deserializing `set` and `frozenset`.

Pull Request - State: closed - Opened by LilyFoote over 1 year ago - 4 comments

#38 - Add depythonize_on_error

Pull Request - State: open - Opened by LilyFoote over 1 year ago - 2 comments

#37 - release: 0.18.0

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

#36 - Support pyo3 0.18

Issue - State: closed - Opened by kevinheavey over 1 year ago - 2 comments

#35 - [noob] How to declare a kind of `pyclass` using `[de]pythonize`?

Issue - State: closed - Opened by PierreMardon over 1 year ago - 3 comments

#34 - add LICENSE

Pull Request - State: closed - Opened by davidhewitt almost 2 years ago

#33 - Add LICENSE file

Issue - State: closed - Opened by V02460 almost 2 years ago - 1 comment

#32 - Arbitrary Python objects

Issue - State: open - Opened by adriangb almost 2 years ago - 4 comments

#31 - Expose the Pythonizer and Depythonizer

Pull Request - State: closed - Opened by sandhose almost 2 years ago - 5 comments

#30 - Expose the `Serializer` and `Deserializer`

Issue - State: closed - Opened by sandhose almost 2 years ago

#29 - Using pythonize for an enum with values

Issue - State: closed - Opened by cisaacson almost 2 years ago - 1 comment

#28 - release: 0.17.0

Pull Request - State: closed - Opened by davidhewitt about 2 years ago - 1 comment

#27 - fix support for custom types

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

#26 - release: 0.16

Pull Request - State: closed - Opened by davidhewitt over 2 years ago - 1 comment

#25 - Update to 0.16

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

#24 - build(deps): update pyo3 requirement from 0.15.0 to 0.16.0

Pull Request - State: closed - Opened by dependabot[bot] over 2 years ago - 3 comments
Labels: dependencies

#23 - release: 0.15.0

Pull Request - State: closed - Opened by davidhewitt almost 3 years ago - 1 comment

#22 - fix: use upstream pyo3

Pull Request - State: closed - Opened by somehowchris almost 3 years ago - 2 comments

#21 - ci: update coverage job

Pull Request - State: closed - Opened by davidhewitt almost 3 years ago - 1 comment

#20 - finish support for custom types

Pull Request - State: closed - Opened by davidhewitt almost 3 years ago - 1 comment

#19 - Update AsPy* traits and fix lifetimes

Pull Request - State: closed - Opened by i1i1 almost 3 years ago - 5 comments

#18 - release: 0.14

Pull Request - State: closed - Opened by davidhewitt about 3 years ago

#17 - build(deps): update pyo3 requirement from 0.13 to 0.14

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

#16 - Make dictionary class and list class optable

Pull Request - State: closed - Opened by i1i1 over 3 years ago - 8 comments

#15 - De/serialize Vec<u8> as bytes()

Issue - State: closed - Opened by gaetanww over 3 years ago - 1 comment

#14 - Release 0.13.0

Pull Request - State: closed - Opened by davidhewitt almost 4 years ago - 1 comment

#13 - build(deps): update pyo3 requirement from 0.12 to 0.13

Pull Request - State: closed - Opened by dependabot[bot] almost 4 years ago
Labels: dependencies

#12 - Release 0.12.1

Pull Request - State: closed - Opened by davidhewitt almost 4 years ago - 1 comment

#11 - de: simplify implementation, remove dict keys allocation

Pull Request - State: closed - Opened by davidhewitt almost 4 years ago - 1 comment

#10 - de: add expected json values to test deserialize_any path

Pull Request - State: closed - Opened by davidhewitt almost 4 years ago

#9 - deps: require `std` feature of serde

Pull Request - State: closed - Opened by davidhewitt almost 4 years ago - 1 comment

#8 - Not all trait items implemented, missing: `collect_str`

Issue - State: closed - Opened by kivo360 almost 4 years ago - 1 comment
Labels: bug

#7 - fix deserialize_any for dict keys; fix pytuple deserialization

Pull Request - State: closed - Opened by kykosic almost 4 years ago - 2 comments

#6 - ser: cleanup tests

Pull Request - State: closed - Opened by davidhewitt almost 4 years ago - 1 comment

#5 - ci: tidy ups

Pull Request - State: closed - Opened by davidhewitt almost 4 years ago - 1 comment

#4 - Impl Deserialize

Pull Request - State: closed - Opened by kykosic almost 4 years ago

#3 - Impl Deserializer and depythonize

Issue - State: closed - Opened by kykosic almost 4 years ago - 4 comments

#2 - Implement serialize, update tests

Pull Request - State: closed - Opened by ptous almost 4 years ago - 1 comment

#1 - IntoPy and FromPyObject integration

Issue - State: open - Opened by davidhewitt about 4 years ago - 3 comments