COMMITS
/ Lib/tomllib/_parser.py February 3, 2026
T
gh-142956: Update `tomllib` to parse TOML 1.1.0 (#144243)
Taneli Hukkinen committed
May 3, 2025
S
gh-133117: Enable stricter mypy checks for `tomllib` (#133206)
sobolevn committed
April 30, 2025
S
gh-133117: Run mypy on `tomllib` in CI (#133118)
sobolevn committed
January 17, 2025
T
gh-118761: Improve import time of `tomllib` (#128907)
Taneli Hukkinen committed
November 13, 2024
T
gh-126175: Add attributes to TOMLDecodeError. Deprecate free-form `__init__` args (GH-126428)
Taneli Hukkinen committed
October 2, 2024
T
gh-124835: `tomllib.loads`: Raise TypeError not AttributeError. Improve message (#124587)
Taneli Hukkinen committed
March 8, 2022
T
bpo-40059: Add tomllib (PEP-680) (GH-31498)
Taneli Hukkinen committed