Thanks to visit codestin.com
Credit goes to chromium.googlesource.com
Sign in
chromium
/
external
/
github.com
/
uiri
/
toml
Clone this repo:
Branches
master
0.9.X
issue-287
multilinestrarray
ordered
preserve-comments
pyi
recur-obj
version
Tags
0.10.2
0.10.1
0.10.0
0.9.6
0.9.5
0.9.4
0.9.3
0.9.2
0.9.1
0.9.0
More...
65bab75
Treat "Z" offset in datetime as case-insensitive (#435)
by Martin Tournoij
· 1 year, 9 months ago
master
6d51c0a
Allow using heterogeneous arrays (#434)
by Martin Tournoij
· 1 year, 9 months ago
f6e1e4c
Fix toml-test scripts (#433)
by Martin Tournoij
· 1 year, 9 months ago
ce4f7a4
iterate over all files in toml-test/tests/{valid,invalid}, including sub dirs (#427)
by HLiang
· 1 year, 9 months ago
2a8e94e
Add github CI (#432)
by Bohdan
· 1 year, 9 months ago
06f54ed
Fix #430: list index out of range (#431)
by Bohdan
· 1 year, 9 months ago
7ffcfa3
Support subtypes of basic types when encoding (#428)
by Abraham Murciano
· 1 year, 10 months ago
5706d31
Support pickle for TomlTz. Fix #407 (#410)
by Kosuke Mizuno
· 2 years, 6 months ago
59d83d0
fix typos in CONTRIBUTING (#379)
by nabbisen
· 3 years, 3 months ago
3f637db
Bump version to 0.10.2 (#333)
by Will Pearson
· 4 years, 9 months ago
0.10.2
9a85ffe
Update PYI files (#332)
by Will Pearson
· 4 years, 9 months ago
2846c42
Update README.rst (#329)
by Samuel Huang
· 4 years, 9 months ago
230f0c9
Fix #287: Broken quoted section name starts with dot (#330)
by Will Pearson
· 4 years, 9 months ago
3a034ec
feat: Add official support for Python 3.9. (#325)
by Michael Seifert
· 4 years, 9 months ago
38a9685
show meaningful error message for wrong case booleans (#315)
by Peter H
· 4 years, 9 months ago
16a6441
Add __deepcopy__ method to TomlTz class. Fix #308 (#309)
by Juan-Pablo Scaletti
· 4 years, 9 months ago
9be6458
ids were based on the string, rather than the actual object which causes incorrect detection of circular references (#303)
by dirkphilip
· 5 years ago
a952ed8
Skip numpy tests when numpy is not available (#298)
by Michał Górny
· 5 years ago
4c246bb
added toml.dump example to Quick Tutorial (#301)
by Matthew Thomas
· 5 years ago
a86fc1f
Update copyright notices
by Uiri
· 5 years ago
0.10.1
More »