diff options
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ Library - Issue #9998: On Linux, ctypes.util.find_library now looks in LD_LIBRARY_PATH for shared libraries. +- Issue #12713: Allowed abbreviation of subcommands by end-users for users of + argparse. + What's New in Python 3.6.0 alpha 4 ================================== |