There was an error while loading. Please reload this page.
1 parent 922e018 commit fc87e54Copy full SHA for fc87e54
1 file changed
Misc/NEWS.d/next/Library/2021-04-23-17-48-55.bpo-43926.HMUlGU.rst
@@ -0,0 +1,4 @@
1
+In ``importlib.metadata``, provide a uniform interface to ``Description``,
2
+allow for any field to be encoded with multiline values, remove continuation
3
+lines from multiline values, and add a ``.json`` property for easy access to
4
+the PEP 566 JSON-compatible form. Sync with ``importlib_metadata 4.0``.
0 commit comments