- 59d83d0 fix typos in CONTRIBUTING (#379) by nabbisen · 1 year, 2 months ago master
- 3f637db Bump version to 0.10.2 (#333) by Will Pearson · 2 years, 7 months ago 0.10.2
- 9a85ffe Update PYI files (#332) by Will Pearson · 2 years, 7 months ago
- 2846c42 Update README.rst (#329) by Samuel Huang · 2 years, 7 months ago
- 230f0c9 Fix #287: Broken quoted section name starts with dot (#330) by Will Pearson · 2 years, 7 months ago
- 3a034ec feat: Add official support for Python 3.9. (#325) by Michael Seifert · 2 years, 7 months ago
- 38a9685 show meaningful error message for wrong case booleans (#315) by Peter H · 2 years, 7 months ago
- 16a6441 Add __deepcopy__ method to TomlTz class. Fix #308 (#309) by Juan-Pablo Scaletti · 2 years, 7 months ago
- 9be6458 ids were based on the string, rather than the actual object which causes incorrect detection of circular references (#303) by dirkphilip · 2 years, 9 months ago
- a952ed8 Skip numpy tests when numpy is not available (#298) by Michał Górny · 2 years, 9 months ago
- 4c246bb added toml.dump example to Quick Tutorial (#301) by Matthew Thomas · 3 years ago
- a86fc1f Update copyright notices by Uiri · 3 years, 1 month ago 0.10.1
- a853965 Merge #278: allow loading from bytes paths. by Uiri · 3 years, 1 month ago
- 75afe24 Ignored flake8 E741 on line 147 of toml/decoder.py by Matthew Raspberry · 3 years, 1 month ago
- ef24830 Removed test for unexpected EOF while parsing string by Matthew Raspberry · 3 years, 1 month ago
- 09116c2 Fixed flake8 issues by Matthew Raspberry · 3 years, 1 month ago
- 5430910 Raise an exception if EOF is reached and a string is unterminated by Matthew Raspberry · 3 years, 1 month ago
- b809210 Allow loading from bytes paths. by Benjamin Peterson · 3 years, 5 months ago
- f4f0b84 Fix the issue where the parser fails on time attr with no space after = (#266) by salmangano · 3 years, 5 months ago
- 7d88a0d Add support for Python 3.8 (#268) by Hugo van Kemenade · 3 years, 5 months ago