Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-126175: Add attributes to TOMLDecodeError. Deprecate free-form `__init__` ... | Taneli Hukkinen | 2024-11-13 | 1 | -1/+33 |
* | gh-124835: `tomllib.loads`: Raise TypeError not AttributeError. Improve messa... | Taneli Hukkinen | 2024-10-02 | 1 | -0/+9 |
* | gh-108851: Fix tomllib recursion tests (#108853) | Victor Stinner | 2023-09-06 | 1 | -8/+19 |
* | gh-90473: Reduce recursion limit on WASI even further (GH-94333) | Christian Heimes | 2022-06-27 | 1 | -2/+2 |
* | gh-90473: Decrease recursion limit and skip tests on WASI (GH-92803) | Christian Heimes | 2022-05-19 | 1 | -2/+5 |
* | bpo-40059: Add tomllib (PEP-680) (GH-31498) | Taneli Hukkinen | 2022-03-08 | 80 | -0/+537 |