[issue40041] Typo in argparse ja-document wrong:'append', correct:'extend'

2020-03-22 Thread Yasunobu Imamura
New submission from Yasunobu Imamura : In Japanese document of argparse, https://docs.python.org/ja/3/library/argparse.html In explain of action, ENGLISH DOCUMENT: ..., 'append', ..., 'extend' JAPANESE DOCUMENT: ..., 'append', ..., 'appe

[issue40041] Typo in argparse ja-document wrong:'append', correct:'extend'

2020-03-23 Thread Yasunobu Imamura
Yasunobu Imamura added the comment: moved to https://github.com/python-doc-ja/python-doc-ja/issues/825 -- resolution: -> rejected stage: -> resolved status: open -> closed ___ Python tracker <https://bugs.python.or