issues
search
samuelcolvin
/
rtoml
A fast TOML library for python implemented in rust.
https://pypi.org/project/rtoml/
MIT License
323
stars
28
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Build Python 3.10 wheels
#32
stranger-danger-zamu
closed
2 years ago
5
Dont dump none entity
#31
zhiburt
closed
2 years ago
9
testing new public datetime types from toml-rs
#30
samuelcolvin
closed
2 years ago
1
fix CI
#29
samuelcolvin
closed
3 years ago
1
Use UTF-8 encoding when reading and writing TOML files
#28
domdfcoding
closed
3 years ago
4
Error when serializing dates and times
#27
hukkin
closed
2 years ago
3
use IntoPyDict trait
#26
samuelcolvin
closed
3 years ago
2
removing `parse_datetime` python function, implement in rust
#25
samuelcolvin
closed
3 years ago
1
Benchmark against pytomlpp and tomli
#24
hukkin
closed
3 years ago
10
Conversion of None to "null" string inconsistency
#23
himbeles
opened
3 years ago
5
Millisecond precision dump and load inconsistency
#22
himbeles
closed
1 year ago
3
Update returned type from load and loads
#21
GilShoshan94
closed
3 years ago
4
Does `load` return a dict ?
#20
GilShoshan94
closed
3 years ago
5
Preserve order
#19
manfredlotz
closed
3 years ago
13
Preserving order
#18
manfredlotz
closed
3 years ago
12
add tests and build for python 3.9
#17
samuelcolvin
closed
3 years ago
4
improving CI
#16
samuelcolvin
closed
3 years ago
1
Test against, build wheels for Python 3.9, too
#15
homeworkprod
closed
3 years ago
1
Provide wheels for Python 3.9
#14
homeworkprod
closed
3 years ago
4
Remove `timeout` from pytest config
#13
homeworkprod
closed
4 years ago
0
Tests fail with `pytest.PytestConfigWarning: Unknown config option: timeout` with pytest 6+
#12
homeworkprod
closed
4 years ago
3
Support serialization to "pretty" output
#11
homeworkprod
closed
4 years ago
7
fix build for 32bit windows
#10
samuelcolvin
closed
4 years ago
1
Building GitHub Actions CI on PRs
#9
YannickJadoul
closed
4 years ago
2
Testing joerick/cibuildwheel#194
#8
YannickJadoul
closed
4 years ago
12
run proper tests after cibuildwheel
#7
samuelcolvin
closed
4 years ago
1
allow mixed arrays
#6
samuelcolvin
closed
4 years ago
1
add toml-test encoding tests
#5
samuelcolvin
closed
3 years ago
1
try building binaries for macos and windows
#4
samuelcolvin
closed
4 years ago
1
Benchmarks
#3
samuelcolvin
closed
4 years ago
1
adding tests with toml-test
#2
samuelcolvin
closed
4 years ago
1
setting up CI
#1
samuelcolvin
closed
4 years ago
1
Previous