One more typo fix for 3.7

This commit is contained in:
Martin Panter 2016-12-18 01:37:12 +00:00
parent fc29c88b5f
commit a03d5ca41e
1 changed files with 1 additions and 1 deletions

View File

@ -197,7 +197,7 @@ Core and Builtins
Library
-------
- Issue #16255: subrocess.Popen uses /system/bin/sh on Android as the shell,
- Issue #16255: subprocess.Popen uses /system/bin/sh on Android as the shell,
instead of /bin/sh.
- Issue #28779: multiprocessing.set_forkserver_preload() would crash the