Skip to content
Merged
Prev Previous commit
Next Next commit
Add whatsnew
  • Loading branch information
hukkin committed Feb 22, 2022
commit 13edc69a20c5b4b15e510200db0fbd20882336dd
3 changes: 2 additions & 1 deletion Doc/whatsnew/3.11.rst
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,8 @@ Other CPython Implementation Changes
New Modules
===========

* None yet.
* A new module, :mod:`tomllib`, was added for parsing TOML.
(Contributed by Taneli Hukkinen in :issue:`40059`.)


Improved Modules
Expand Down