issues
search
davidhewitt
/
pythonize
MIT License
200
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
update `README.md` for newer APIs
#74
davidhewitt
closed
2 months ago
1
release: 0.22.0
#73
davidhewitt
closed
2 months ago
1
serialize set and frozenset
#72
davidhewitt
closed
2 months ago
1
add some more coverage
#71
davidhewitt
closed
2 months ago
1
tidy up some lifetimes
#70
davidhewitt
closed
2 months ago
1
fix large integer handling
#69
davidhewitt
closed
3 months ago
1
test_nested_struct
#68
bit-web24
closed
3 months ago
3
Add tests for deserializing unsigned integers
#67
Walter-Reactor
closed
3 months ago
4
Update to PyO3 0.22
#66
HenningHolmDE
closed
3 months ago
8
feat: expose a visitor to deserialize a pyobject
#65
Stargateur
opened
4 months ago
0
Change Bound to &Bound
#64
Stargateur
closed
3 months ago
0
doesn't follow convention of serde naming
#63
Stargateur
opened
4 months ago
1
Support serialising to named mappings
#62
juntyr
closed
3 months ago
13
docs: update readme example of depythonize
#61
sxlijin
closed
7 months ago
2
fix: `to_str` not available on all abi3 builds
#60
davidhewitt
closed
7 months ago
1
Compilation error with pythonize 0.21 and pyo3 0.21.1
#59
Tiwalun
closed
7 months ago
2
build(deps): update pyo3 requirement from 0.20.0 to 0.21.0
#58
dependabot[bot]
closed
7 months ago
1
update to PyO3 0.21
#57
davidhewitt
closed
7 months ago
3
Export PythonizeDefault for external crates
#56
Gentle
closed
7 months ago
1
add codecov token
#55
davidhewitt
closed
9 months ago
0
build(deps): bump codecov/codecov-action from 3 to 4
#54
dependabot[bot]
closed
9 months ago
1
rearrange `de` branches to sate clippy
#53
davidhewitt
closed
9 months ago
1
Expose the Pythonizer and Depythonizer to integrate with the serde_path_to_err crate
#52
Humandoodlebug
closed
9 months ago
2
build(deps): bump actions/setup-python from 4 to 5
#51
dependabot[bot]
closed
11 months ago
1
bump edition to 2021, add msrv 1.56, test coverage
#50
davidhewitt
closed
1 year ago
1
build(deps): bump codecov/codecov-action from 2 to 3
#49
dependabot[bot]
closed
1 year ago
1
build(deps): bump actions/setup-python from 2 to 4
#48
dependabot[bot]
closed
1 year ago
1
build(deps): bump actions/cache from 2 to 3
#47
dependabot[bot]
closed
1 year ago
1
build(deps): bump actions/checkout from 2 to 4
#46
dependabot[bot]
closed
1 year ago
1
release: 0.20
#45
davidhewitt
closed
1 year ago
2
Bumped Pyo3 to 0.20
#44
remusao
closed
1 year ago
5
release: 0.19
#43
davidhewitt
closed
1 year ago
1
build(deps): update pyo3 requirement from 0.18.0 to 0.19.0
#42
dependabot[bot]
closed
1 year ago
1
Bumped PyO3 to 0.19
#41
zakstucke
closed
1 year ago
0
Relax input requirements in deserialize_str
#40
ShaneMurphy2
opened
1 year ago
6
Fix deserializing `set` and `frozenset`.
#39
LilyFoote
closed
2 months ago
4
Add depythonize_on_error
#38
LilyFoote
opened
1 year ago
2
release: 0.18.0
#37
davidhewitt
closed
1 year ago
1
Support pyo3 0.18
#36
kevinheavey
closed
1 year ago
2
[noob] How to declare a kind of `pyclass` using `[de]pythonize`?
#35
PierreMardon
closed
1 year ago
3
add LICENSE
#34
davidhewitt
closed
1 year ago
0
Add LICENSE file
#33
V02460
closed
1 year ago
1
Arbitrary Python objects
#32
adriangb
opened
1 year ago
4
Expose the Pythonizer and Depythonizer
#31
sandhose
closed
9 months ago
5
Expose the `Serializer` and `Deserializer`
#30
sandhose
closed
9 months ago
0
Using pythonize for an enum with values
#29
cisaacson
closed
2 years ago
1
release: 0.17.0
#28
davidhewitt
closed
2 years ago
1
fix support for custom types
#27
davidhewitt
closed
2 years ago
0
release: 0.16
#26
davidhewitt
closed
2 years ago
1
Update to 0.16
#25
Igosuki
closed
2 years ago
3
Next