File tree Expand file tree Collapse file tree 1 file changed +6
-3
lines changed
Expand file tree Collapse file tree 1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -512,14 +512,17 @@ Other CPython Implementation Changes
512512 (Contributed by Éric Araujo in :issue: `46142 `.)
513513
514514
515+ .. _whatsnew311-new-modules :
516+
515517New Modules
516518===========
517519
518- * A new module, :mod: `tomllib `, was added for parsing TOML.
520+ * :mod: `tomllib `: For parsing `TOML <https://toml.io/ >`_.
521+ See :pep: `680 ` for more details.
519522 (Contributed by Taneli Hukkinen in :issue: `40059 `.)
520523
521- * :mod: `wsgiref.types `, containing WSGI-specific types for static type
522- checking, was added .
524+ * :mod: `wsgiref.types `:
525+ :pep: ` WSGI < 3333 >`-specific types for static type checking .
523526 (Contributed by Sebastian Rittau in :issue: `42012 `.)
524527
525528
You can’t perform that action at this time.
0 commit comments