Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-133117: Enable stricter mypy checks for `tomllib` (#133206) | sobolevn | 2025-05-03 | 1 | -5/+5 |
* | gh-133117: Run mypy on `tomllib` in CI (#133118) | sobolevn | 2025-04-30 | 1 | -2/+2 |
* | gh-118761: Improve import time of `tomllib` (#128907) | Taneli Hukkinen | 2025-01-17 | 1 | -12/+19 |
* | gh-126175: Add attributes to TOMLDecodeError. Deprecate free-form `__init__` ... | Taneli Hukkinen | 2024-11-13 | 1 | -49/+99 |
* | gh-124835: `tomllib.loads`: Raise TypeError not AttributeError. Improve messa... | Taneli Hukkinen | 2024-10-02 | 1 | -1/+6 |
* | bpo-40059: Add tomllib (PEP-680) (GH-31498) | Taneli Hukkinen | 2022-03-08 | 1 | -0/+691 |