This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-08-04 08:59:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
11
142104ce78
cpython
/
Lib
/
tomllib
History
Download ZIP
Download TAR.GZ
Taneli Hukkinen
29b5323c45
gh-126175: Add attributes to TOMLDecodeError. Deprecate free-form
__init__
args (GH-126428)
2024-11-13 13:52:16 +01:00
..
__init__.py
_parser.py
gh-126175: Add attributes to TOMLDecodeError. Deprecate free-form
__init__
args (GH-126428)
2024-11-13 13:52:16 +01:00
_re.py
tomllib: Add a comment about implicit lru_cache bound (GH-126078)
2024-10-29 11:36:14 +01:00
_types.py