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
Python 3.13
#82
thewchan
opened
2 months ago
0
Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows
#81
dependabot[bot]
opened
2 months ago
0
[TomlSerializationError] values must be emitted before tables
#80
pwwang
closed
5 months ago
2
uprev and trigger Full Build
#79
samuelcolvin
closed
5 months ago
0
upgrade to pyo3 0.21.2
#78
samuelcolvin
closed
5 months ago
0
rtoml Python 3.12 linux-64 conda-forge distribution is broken.
#77
mtessmer
closed
5 months ago
1
What `Path` type is actually the right one?
#76
PixelSymbols
closed
5 months ago
1
Fixed a copy and paste issue for os: windows in ci.yml
#75
zerocewl
closed
10 months ago
2
Build amd64 wheels for windows
#74
Cranyozen
closed
5 months ago
11
fix windows aarch64 using `pyo3/generate-import-lib`
#73
samuelcolvin
closed
11 months ago
1
use `pypa/gh-action-pypi-publish` for release
#72
samuelcolvin
closed
11 months ago
1
all ruff
#71
samuelcolvin
closed
11 months ago
0
drop python 3.7, fix 3.12 builds
#70
samuelcolvin
closed
11 months ago
1
add 3.12
#69
pdecat
closed
11 months ago
2
Allow loading bytes
#68
yajo
opened
1 year ago
0
not installed correctly with pypa's build
#67
evils
opened
1 year ago
3
preserve formatting and comments (toml_edit vs toml-rs)
#66
jimkring
opened
1 year ago
1
ImportError when using rtoml in `python:alpine` container
#65
Bogay
opened
1 year ago
0
TomlParsingError when reading a TOML file
#64
ruslaniv
opened
1 year ago
1
Wheel for Windows for python 3.11
#63
pwwang
closed
1 year ago
2
"Values must be emitted before tables" if array of values follows array of table
#62
VOsakosa
closed
5 months ago
3
"Values must be emitted before tables" if array of values follows array of tables
#61
VOsakosa
opened
1 year ago
2
Add test that proves datetime precision consistency
#60
vrslev
closed
1 year ago
2
Allow serialization of subclasses
#59
vrslev
closed
5 months ago
4
Replace `TextIO` with `IO[…]` in `rtoml.load` signature
#58
homeworkprod
opened
1 year ago
0
Subclass of `dict` is not recognized since 0.9
#57
pwwang
opened
1 year ago
5
Upgrade maturin to 0.14
#56
messense
closed
2 years ago
2
build wheels for ppc64le and s390x
#55
messense
closed
2 years ago
7
Correct serialization of bytes
#54
samuelcolvin
closed
5 months ago
1
Add argument `none_value` for `None` representation in loading and dumping
#53
pwwang
closed
5 months ago
11
Custom deserializer
#52
samuelcolvin
closed
2 years ago
0
Improve performance of serializer significantly
#51
samuelcolvin
closed
2 years ago
1
rewriting benchmarks
#50
samuelcolvin
closed
2 years ago
1
add 3.11
#49
samuelcolvin
closed
2 years ago
0
switch to maturin for build
#48
samuelcolvin
closed
2 years ago
1
uprev pyo3 and fix linting
#47
samuelcolvin
closed
2 years ago
1
Test against, officially support Python 3.11
#46
homeworkprod
closed
2 years ago
9
Confused exception: Values must be emitted before tables
#45
Dragon-GCS
closed
2 years ago
4
Feature Request: Add support for s390x
#44
wbappz
closed
2 years ago
2
compilation optimisations
#43
samuelcolvin
closed
2 years ago
1
try to fix macos build
#42
samuelcolvin
closed
2 years ago
1
uprev dependencies
#41
samuelcolvin
closed
2 years ago
1
⬆️ Pump toml-rs to 0.5.9 to fix #39
#40
pwwang
closed
2 years ago
2
Empty table key should be allowed
#39
pwwang
closed
2 years ago
9
Add missing lockfile to sdist
#38
jameshilliard
closed
2 years ago
2
Update to pyo3 0.16
#37
messense
closed
2 years ago
0
Add arm64 wheels for macos
#36
zerocewl
closed
2 years ago
1
Fix #27
#35
wfsteiner
closed
2 years ago
1
trying arm64 build on macos
#34
samuelcolvin
closed
2 years ago
2
Add pyproject.toml
#33
oittaa
closed
2 years ago
12
Next