1. a613867 Use sys.version_info in compatibility layer (#220) by Shantanu · 5 months ago main upstream/master
  2. 39eff9b Add support for Python 3.12, drop EOL 3.7 (#224) by Hugo van Kemenade · 5 months ago
  3. 0054e60 [pre-commit.ci] pre-commit autoupdate (#208) by pre-commit-ci[bot] · 1 year, 1 month ago
  4. 1bd3345 Test against Python 3.12-dev by Taneli Hukkinen · 1 year, 6 months ago
  5. 5646e69 Type annotate as `IO[bytes]`, not `BinaryIO` by Taneli Hukkinen · 1 year, 7 months ago
  6. 3dd938e Test against Python 3.11 final (#212) by Dimitri Papadopoulos Orfanos · 1 year, 7 months ago
  7. b7b7ad6 Update docs post Python 3.11 (#209) by Taneli Hukkinen · 1 year, 7 months ago
  8. 95ef3cf Update pre-commit hooks by Taneli Hukkinen · 1 year, 7 months ago
  9. 7e563ee Update GitHub actions by Taneli Hukkinen · 2 years ago
  10. a9c190e Enforce relative imports by Taneli Hukkinen · 2 years, 1 month ago
  11. 79ecd43 Add a poor man's xfail by Taneli Hukkinen · 2 years, 3 months ago
  12. c29d628 Add asserts. Edit readme by Taneli Hukkinen · 2 years, 3 months ago
  13. 2ea3084 Note tomllib in the README (#186) by Taneli Hukkinen · 2 years, 3 months ago
  14. 22a3ab1 Require 100% coverage without external tests by Taneli Hukkinen · 2 years, 3 months ago
  15. e2e6477 Remove commented out test code by Taneli Hukkinen · 2 years, 3 months ago
  16. ad96211 Update fuzzer, profiler, and benchmark results by Taneli Hukkinen · 2 years, 3 months ago
  17. 91c2198 Merge pull request #181 from hukkin/version-2.0.1 by Taneli Hukkinen · 2 years, 4 months ago
  18. 36ef51d Bump version: 2.0.0 → 2.0.1 by Taneli Hukkinen · 2 years, 4 months ago 2.0.1
  19. d21aa80 Add changelog for v2.0.1 by Taneli Hukkinen · 2 years, 4 months ago
  20. 794c8e5 Eagerly raise an error if parse_float produces illegal types (#180) by Taneli Hukkinen · 2 years, 4 months ago
  21. 0eaf93d Allow `parse_float` to return values with `append` attr by Taneli Hukkinen · 2 years, 4 months ago
  22. ecc36aa Improve/add license headers (#176) by Taneli Hukkinen · 2 years, 4 months ago
  23. 0476375 [pre-commit.ci] pre-commit autoupdate (#178) by pre-commit-ci[bot] · 2 years, 4 months ago
  24. 8b962e1 Raise a friendly `TypeError` for wrong file mode (#175) by Shantanu · 2 years, 4 months ago
  25. e4da05c Reorganize test data by Taneli Hukkinen · 2 years, 4 months ago
  26. 417f335 Add test data (#174) by Taneli Hukkinen · 2 years, 4 months ago
  27. 7349d78 Improve error messages by Taneli Hukkinen · 2 years, 4 months ago
  28. f2257d7 Remove docstring by Taneli Hukkinen · 2 years, 4 months ago
  29. 909fe0b Add pre-commit hook for license by Taneli Hukkinen · 2 years, 4 months ago
  30. 5c08d1c Allow testing other module names by changing one line (#168) by Taneli Hukkinen · 2 years, 4 months ago
  31. 5701c0b Update burntsushi tests to commit 4634fdf by Taneli Hukkinen · 2 years, 5 months ago
  32. f0d053f Remove pytest, move to src layout (#163) by Taneli Hukkinen · 2 years, 5 months ago
  33. b5dc34c Move profiler to a dedicated folder by Taneli Hukkinen · 2 years, 5 months ago
  34. a355878 Migrate test_misc.py to unittest (#161) by Taneli Hukkinen · 2 years, 5 months ago
  35. f665cfe Migrate test_error.py to unittest (#160) by Taneli Hukkinen · 2 years, 5 months ago
  36. a54d95e Remove python-dateutil test dependency (#158) by Taneli Hukkinen · 2 years, 5 months ago
  37. 1e8c55c [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 years, 5 months ago
  38. c00fbc1 Test recursion limits of inline array and table parsing by Taneli Hukkinen · 2 years, 5 months ago
  39. 870b097 Use relative imports within package by Thomas Kluyver · 2 years, 5 months ago
  40. ddf5e54 Add v1.2.3 changelog by Taneli Hukkinen · 2 years, 5 months ago
  41. f103e39 Merge pull request #152 from hukkin/version-2.0.0 by Taneli Hukkinen · 2 years, 5 months ago
  42. 97b61d5 Bump version: 1.2.2 → 2.0.0 by Taneli Hukkinen · 2 years, 5 months ago 2.0.0
  43. e4f44e3 Allow lower case "t" and "z" in datetimes (#149) by oittaa · 2 years, 6 months ago
  44. 77dce70 Dont hardcode module name (#145) by Taneli Hukkinen · 2 years, 6 months ago
  45. 374364a Make first arg of `load` and `loads` positional only (#143) by Taneli Hukkinen · 2 years, 6 months ago
  46. 9e56735 Error when dotted keys define values outside current table (#125) by Taneli Hukkinen · 2 years, 6 months ago
  47. 486c156 Remove text file object support (#133) by Taneli Hukkinen · 2 years, 6 months ago
  48. 6a93a19 Drop Python 3.6 support (#134) by Taneli Hukkinen · 2 years, 6 months ago
  49. 809a8ae Slightly speed up execution time of common cases (#142) by Ofek Lev · 2 years, 6 months ago
  50. c151139 Merge pull request #138 from hukkin/version-1.2.2 by Taneli Hukkinen · 2 years, 7 months ago
  51. 16a2e08 Bump version: 1.2.1 → 1.2.2 by Taneli Hukkinen · 2 years, 7 months ago 1.2.2
  52. 7ec5b01 Finalize 1.2.2 changelog by Taneli Hukkinen · 2 years, 7 months ago
  53. 2179f2a Eliminate import cycle in `_re.py` by layday · 2 years, 7 months ago
  54. 744634e Update codecov GitHub action by Taneli Hukkinen · 2 years, 7 months ago
  55. 96dfe2c Make TOMLDecodeError show 'tomli' as its module (#135) by Michael Wayne Goodman · 2 years, 7 months ago
  56. 8917fe3 Fail on `twine check` warnings by Taneli Hukkinen · 2 years, 7 months ago
  57. b4702dd Update CI: Add python3.11 to test matrix, use build and twine (#131) by Taneli Hukkinen · 2 years, 7 months ago
  58. 92b84ec [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 years, 7 months ago
  59. 8a8337e Allow coverage.py >6.0 by Taneli Hukkinen · 2 years, 8 months ago
  60. c5045f4 Test against python3.10 final (#128) by Taneli Hukkinen · 2 years, 8 months ago
  61. 53313db Slightly improve an error message by Taneli Hukkinen · 2 years, 8 months ago
  62. 31c85a1 Error messages: Surround illegal character by only one pair of quotation marks by Taneli Hukkinen · 2 years, 9 months ago
  63. a8c87f6 Test deprecation warning by Taneli Hukkinen · 2 years, 9 months ago
  64. 62befae Improve exception tracebacks by Taneli Hukkinen · 2 years, 9 months ago
  65. eaa381a Set stacklevel=2 to deprecation warn by Taneli Hukkinen · 2 years, 10 months ago
  66. 3eb2613 Merge pull request #117 from hukkin/vers-1.2.1 by Taneli Hukkinen · 2 years, 10 months ago
  67. 9d416d9 Bump version: 1.2.0 → 1.2.1 by Taneli Hukkinen · 2 years, 10 months ago 1.2.1
  68. 9209cb5 Changelog for v1.2.1 by Taneli Hukkinen · 2 years, 10 months ago
  69. 026f249 Don't add legacy setup.py in sdist (#115) by Taneli Hukkinen · 2 years, 10 months ago
  70. 3ba0caa Remove type ignore from undeprecated path by Taneli Hukkinen · 2 years, 10 months ago
  71. 775e4ac Signal TextIO deprecation in type annotations by Taneli Hukkinen · 2 years, 10 months ago
  72. 6c3ae6b Remove another `isinstance` by Taneli Hukkinen · 2 years, 10 months ago
  73. a103b07 Remove use of `isinstance` by Taneli Hukkinen · 2 years, 10 months ago
  74. 1759a41 Raise an error on carriage return in multi-line basic string by Taneli Hukkinen · 2 years, 10 months ago
  75. 1b35b36 Merge pull request #107 from hukkin/vers-1.2.0 by Taneli Hukkinen · 2 years, 10 months ago
  76. c607181 Bump version: 1.1.0 → 1.2.0 by Taneli Hukkinen · 2 years, 10 months ago 1.2.0
  77. 0335770 Deprecate text file objects as input to `load` (#106) by Taneli Hukkinen · 2 years, 10 months ago
  78. b94a0d2 Update benchmark by Taneli Hukkinen · 2 years, 10 months ago
  79. 3b427ef Merge pull request #104 from hukkin/vers-1.1.0 by Taneli Hukkinen · 2 years, 10 months ago
  80. 0cba898 Bump version: 1.0.4 → 1.1.0 by Taneli Hukkinen · 2 years, 10 months ago 1.1.0
  81. b9cbbe2 Add binary file object support to `load` (#103) by Taneli Hukkinen · 2 years, 10 months ago
  82. e58284a [pre-commit.ci] pre-commit autoupdate by pre-commit-ci[bot] · 2 years, 10 months ago
  83. 57b7992 Fuzzer: Use Atheris v2 by Taneli Hukkinen · 2 years, 10 months ago
  84. 7026fc9 Fuzzer: Disable caching by Taneli Hukkinen · 2 years, 10 months ago
  85. f513029 Fuzzer: Store persistent corpus seeded with benchmark data (#97) by Taneli Hukkinen · 2 years, 10 months ago
  86. 9c2d353 Fuzzer: Avoid recursion in dict normalization by Taneli Hukkinen · 2 years, 10 months ago
  87. 81c4eec Remove needless non-capture group from regex by Taneli Hukkinen · 2 years, 10 months ago
  88. 20b1427 Fuzzer: Remove string conversion needless with tomli-w>=0.2.2 by Taneli Hukkinen · 2 years, 10 months ago
  89. 326d64e Test built package by Taneli Hukkinen · 2 years, 10 months ago
  90. 2d4cce4 Exclude fuzzer/ from sdist (#92) by Taneli Hukkinen · 2 years, 10 months ago
  91. 1f25907 Add fuzzer (#90) by Taneli Hukkinen · 2 years, 11 months ago
  92. 51aa28a Add pypy to CI test matrix (#89) by Taneli Hukkinen · 2 years, 11 months ago
  93. c5cfe11 Improve `parse_float` documentation by Taneli Hukkinen · 2 years, 11 months ago
  94. b85f367 Ensure error msg contains *first* invalid char by Taneli Hukkinen · 2 years, 11 months ago
  95. 2a4a7bc Improve GH action tag matching pattern by Taneli Hukkinen · 2 years, 11 months ago
  96. 853d4a4 Slice less when parsing times by Taneli Hukkinen · 2 years, 11 months ago
  97. 727b166 Update benchmark results by Taneli Hukkinen · 2 years, 11 months ago
  98. 44e16f4 Merge pull request #82 from hukkin/vers-1.0.4 by Taneli Hukkinen · 2 years, 11 months ago
  99. ec0f3f9 Bump version: 1.0.3 → 1.0.4 by Taneli Hukkinen · 2 years, 11 months ago 1.0.4
  100. 74b8f63 Update changelog for 1.0.4 by Taneli Hukkinen · 2 years, 11 months ago