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