cpython/Lib/test/test_tomllib
Petr Viktorin bc7c102f34
gh-149231: tomllib: Limit the number of parts in a key (GH-149233)
Co-authored-by: Stan Ulbrych <stan@python.org>
2026-05-04 13:49:07 +02:00
..
data gh-142956: Update tomllib to parse TOML 1.1.0 (#144243) 2026-02-03 13:41:57 +01:00
__init__.py
__main__.py
burntsushi.py gh-142956: Update tomllib to parse TOML 1.1.0 (#144243) 2026-02-03 13:41:57 +01:00
test_data.py gh-142956: Update tomllib to parse TOML 1.1.0 (#144243) 2026-02-03 13:41:57 +01:00
test_error.py
test_misc.py gh-149231: tomllib: Limit the number of parts in a key (GH-149233) 2026-05-04 13:49:07 +02:00