[Python-checkins] [python/cpython] 64c8f7: bpo-29951: Include function name for some error me...

GitHub noreply at github.com
Sun Apr 9 03:47:14 EDT 2017


 Branch: refs/heads/master
 Home: https://github.com/python/cpython
 Commit: 64c8f705c0121a4b45ca2c3bc7b47b282e9efcd8
 https://github.com/python/cpython/commit/64c8f705c0121a4b45ca2c3bc7b47b282e9efcd8
 Author: Michael Seifert <michaelseifert04 at yahoo.de>
 Date: 2017年04月09日 (2017年4月09日)
 Changed paths:
 M Lib/test/test_capi.py
 M Lib/test/test_exceptions.py
 M Lib/test/test_getargs2.py
 M Python/getargs.c
 Log Message:
 -----------
 bpo-29951: Include function name for some error messages in `PyArg_ParseTuple*` (#916)
Also changed format specifier for function name from "%s" to "%.200s"
and exception messages should start with lowercase letter.


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /