- 0921abf TOML 1.1: Add shorthand for escape character (#201) by Taneli Hukkinen · 7 days ago main upstream/master
- 871f2c1 [pre-commit.ci] auto fixes from pre-commit.com hooks by pre-commit-ci[bot] · 7 days ago
- 5e2265e Disable flake8 cyclomatic complexity check by Taneli Hukkinen · 7 days ago
- 63820df Disable failing flake8 warning by Taneli Hukkinen · 8 days ago
- 740e498 Test Python 3.15-dev by Taneli Hukkinen · 2 months ago
- 0b15882 Merge pull request #266 from hukkin/version-2.3.0 by Taneli Hukkinen · 3 months ago
- 3fccd16 Bump version: 2.2.1 → 2.3.0 by Taneli Hukkinen · 3 months ago 2.3.0
- 6504016 Add 2.3.0 changelog by Taneli Hukkinen · 3 months ago
- 0bc66fc Remove now off-by-default PyPy from cibuildwheel skip list by Taneli Hukkinen · 3 months ago
- 0aa242f Update license metadata to appease PEP 639 by Taneli Hukkinen · 3 months ago
- a18221e Bump GitHub CI actions by Taneli Hukkinen · 3 months ago
- 6fa4d90 [pre-commit.ci] pre-commit autoupdate (#260) by pre-commit-ci[bot] · 3 months ago
- b974fa1 [pre-commit.ci] pre-commit autoupdate (#248) by pre-commit-ci[bot] · 6 months ago
- f574f36 Update mypy to 1.15 and use `--strict` mode (#257) by sobolevn · 8 months ago
- 1da01ef Reduce import time by removing `typing` import (#251) by Taneli Hukkinen · 12 months ago
- 4188188 Reduce import time by removing `string` and `tomli._types` imports by Taneli Hukkinen · 12 months ago
- 42a570d tooling: add tox wrapper that enables mypyc (#246) by Taneli Hukkinen · 1 year, 1 month ago
- 5723018 Add 2.2.1 changelog by Taneli Hukkinen · 1 year, 1 month ago
- 067b7ca Merge pull request #244 from hukkin/readme by Taneli Hukkinen · 1 year, 1 month ago
- 73c3d10 Bump version: 2.2.0 → 2.2.1 by Taneli Hukkinen · 1 year, 1 month ago 2.2.1
- 7c2368d Don't build wheels for Python versions requiring tomli by Taneli Hukkinen · 1 year, 1 month ago
- c48e4e1 Bump version: 2.1.0 → 2.2.0 by Taneli Hukkinen · 1 year, 1 month ago 2.2.0
- 7604741 Update README by Taneli Hukkinen · 1 year, 1 month ago
- 0724e2a Annotate global constants as Final to speed up compiled code by Taneli Hukkinen · 1 year, 1 month ago
- 149547d Create binary wheels with mypyc (#242) by Taneli Hukkinen · 1 year, 1 month ago
- 443a0c1 pre-commit autoupdate and autofix by Taneli Hukkinen · 1 year, 1 month ago
- 48461cf Merge pull request #240 from hukkin/version-2.1.0 by Taneli Hukkinen · 1 year, 2 months ago
- d6e045b Bump version: 2.0.2 → 2.1.0 by Taneli Hukkinen · 1 year, 2 months ago 2.1.0
- d1d6a85 Add attributes to TOMLDecodeError. Deprecate free-form `__init__` args (#238) by Taneli Hukkinen · 1 year, 2 months ago
- 59ed9ef Add a comment about implicit lru_cache bound by Taneli Hukkinen · 1 year, 2 months ago
- 9d25b3f Test against Python 3.13 final (#237) by Taneli Hukkinen · 1 year, 3 months ago
- f57fb66 Add test coverage for text mode error (#231) by Shantanu · 1 year, 3 months ago
- 4be816b Convert tox config to native TOML by Taneli Hukkinen · 1 year, 3 months ago
- e2f8d2d Merge pull request #233 from hukkin/version-2.0.2 by Taneli Hukkinen · 1 year, 3 months ago
- 3ec6775 Bump version: 2.0.1 → 2.0.2 by Taneli Hukkinen · 1 year, 3 months ago 2.0.2
- 1dcd317 Add v2.0.2 changelog by Taneli Hukkinen · 1 year, 3 months ago
- c94ee69 Fix GitHub Actions badge by Taneli Hukkinen · 1 year, 3 months ago
- 4e245a4 `tomli.loads`: Raise TypeError not AttributeError. Improve message (#229) by Taneli Hukkinen · 1 year, 3 months ago
- facdab0 Update pre-commit. Remove docformatter by Taneli Hukkinen · 1 year, 3 months ago
- a613867 Use sys.version_info in compatibility layer (#220) by Shantanu · 2 years, 1 month ago
- 39eff9b Add support for Python 3.12, drop EOL 3.7 (#224) by Hugo van Kemenade · 2 years, 1 month ago
- 0054e60 [pre-commit.ci] pre-commit autoupdate (#208) by pre-commit-ci[bot] · 2 years, 8 months ago
- 1bd3345 Test against Python 3.12-dev by Taneli Hukkinen · 3 years, 1 month ago
- 5646e69 Type annotate as `IO[bytes]`, not `BinaryIO` by Taneli Hukkinen · 3 years, 2 months ago
- 3dd938e Test against Python 3.11 final (#212) by Dimitri Papadopoulos Orfanos · 3 years, 2 months ago
- b7b7ad6 Update docs post Python 3.11 (#209) by Taneli Hukkinen · 3 years, 2 months ago
- 95ef3cf Update pre-commit hooks by Taneli Hukkinen · 3 years, 2 months ago
- 7e563ee Update GitHub actions by Taneli Hukkinen · 3 years, 7 months ago
- a9c190e Enforce relative imports by Taneli Hukkinen · 3 years, 8 months ago
- 79ecd43 Add a poor man's xfail by Taneli Hukkinen · 3 years, 10 months ago
- c29d628 Add asserts. Edit readme by Taneli Hukkinen · 3 years, 10 months ago
- 2ea3084 Note tomllib in the README (#186) by Taneli Hukkinen · 3 years, 10 months ago
- 22a3ab1 Require 100% coverage without external tests by Taneli Hukkinen · 3 years, 11 months ago
- e2e6477 Remove commented out test code by Taneli Hukkinen · 3 years, 11 months ago
- ad96211 Update fuzzer, profiler, and benchmark results by Taneli Hukkinen · 3 years, 11 months ago
- 91c2198 Merge pull request #181 from hukkin/version-2.0.1 by Taneli Hukkinen · 3 years, 11 months ago
- 36ef51d Bump version: 2.0.0 → 2.0.1 by Taneli Hukkinen · 3 years, 11 months ago 2.0.1
- d21aa80 Add changelog for v2.0.1 by Taneli Hukkinen · 3 years, 11 months ago
- 794c8e5 Eagerly raise an error if parse_float produces illegal types (#180) by Taneli Hukkinen · 3 years, 11 months ago
- 0eaf93d Allow `parse_float` to return values with `append` attr by Taneli Hukkinen · 3 years, 11 months ago
- ecc36aa Improve/add license headers (#176) by Taneli Hukkinen · 4 years ago
- 0476375 [pre-commit.ci] pre-commit autoupdate (#178) by pre-commit-ci[bot] · 4 years ago
- 8b962e1 Raise a friendly `TypeError` for wrong file mode (#175) by Shantanu · 4 years ago
- e4da05c Reorganize test data by Taneli Hukkinen · 4 years ago
- 417f335 Add test data (#174) by Taneli Hukkinen · 4 years ago
- 7349d78 Improve error messages by Taneli Hukkinen · 4 years ago
- f2257d7 Remove docstring by Taneli Hukkinen · 4 years ago
- 909fe0b Add pre-commit hook for license by Taneli Hukkinen · 4 years ago
- 5c08d1c Allow testing other module names by changing one line (#168) by Taneli Hukkinen · 4 years ago
- 5701c0b Update burntsushi tests to commit 4634fdf by Taneli Hukkinen · 4 years ago
- f0d053f Remove pytest, move to src layout (#163) by Taneli Hukkinen · 4 years ago
- b5dc34c Move profiler to a dedicated folder by Taneli Hukkinen · 4 years ago
- a355878 Migrate test_misc.py to unittest (#161) by Taneli Hukkinen · 4 years ago
- f665cfe Migrate test_error.py to unittest (#160) by Taneli Hukkinen · 4 years ago
- a54d95e Remove python-dateutil test dependency (#158) by Taneli Hukkinen · 4 years ago
- 1e8c55c [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 4 years ago
- c00fbc1 Test recursion limits of inline array and table parsing by Taneli Hukkinen · 4 years ago
- 870b097 Use relative imports within package by Thomas Kluyver · 4 years ago
- ddf5e54 Add v1.2.3 changelog by Taneli Hukkinen · 4 years, 1 month ago
- f103e39 Merge pull request #152 from hukkin/version-2.0.0 by Taneli Hukkinen · 4 years, 1 month ago
- 97b61d5 Bump version: 1.2.2 → 2.0.0 by Taneli Hukkinen · 4 years, 1 month ago 2.0.0
- e4f44e3 Allow lower case "t" and "z" in datetimes (#149) by oittaa · 4 years, 1 month ago
- 77dce70 Dont hardcode module name (#145) by Taneli Hukkinen · 4 years, 1 month ago
- 374364a Make first arg of `load` and `loads` positional only (#143) by Taneli Hukkinen · 4 years, 1 month ago
- 9e56735 Error when dotted keys define values outside current table (#125) by Taneli Hukkinen · 4 years, 1 month ago
- 486c156 Remove text file object support (#133) by Taneli Hukkinen · 4 years, 1 month ago
- 6a93a19 Drop Python 3.6 support (#134) by Taneli Hukkinen · 4 years, 1 month ago
- 809a8ae Slightly speed up execution time of common cases (#142) by Ofek Lev · 4 years, 1 month ago
- c151139 Merge pull request #138 from hukkin/version-1.2.2 by Taneli Hukkinen · 4 years, 2 months ago
- 16a2e08 Bump version: 1.2.1 → 1.2.2 by Taneli Hukkinen · 4 years, 2 months ago 1.2.2
- 7ec5b01 Finalize 1.2.2 changelog by Taneli Hukkinen · 4 years, 2 months ago
- 2179f2a Eliminate import cycle in `_re.py` by layday · 4 years, 2 months ago
- 744634e Update codecov GitHub action by Taneli Hukkinen · 4 years, 2 months ago
- 96dfe2c Make TOMLDecodeError show 'tomli' as its module (#135) by Michael Wayne Goodman · 4 years, 2 months ago
- 8917fe3 Fail on `twine check` warnings by Taneli Hukkinen · 4 years, 2 months ago
- b4702dd Update CI: Add python3.11 to test matrix, use build and twine (#131) by Taneli Hukkinen · 4 years, 3 months ago
- 92b84ec [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 4 years, 3 months ago
- 8a8337e Allow coverage.py >6.0 by Taneli Hukkinen · 4 years, 3 months ago
- c5045f4 Test against python3.10 final (#128) by Taneli Hukkinen · 4 years, 3 months ago
- 53313db Slightly improve an error message by Taneli Hukkinen · 4 years, 4 months ago