diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2017-09-13-23-27-39.bpo-28556.UmTQvv.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2017-09-13-23-27-39.bpo-28556.UmTQvv.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2017-09-13-23-27-39.bpo-28556.UmTQvv.rst b/Misc/NEWS.d/next/Library/2017-09-13-23-27-39.bpo-28556.UmTQvv.rst new file mode 100644 index 0000000..efc5918 --- /dev/null +++ b/Misc/NEWS.d/next/Library/2017-09-13-23-27-39.bpo-28556.UmTQvv.rst @@ -0,0 +1,2 @@ +Speed improvements to the ``typing`` module. Original PRs by Ivan +Levkivskyi and Mitar. |