[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', ..., 'append'

So, Japanese document is wrong.

--
assignee: docs@python
components: Documentation
messages: 364797
nosy: Yasunobu Imamura, docs@python
priority: normal
severity: normal
status: open
title: Typo in argparse ja-document wrong:'append', correct:'extend'
type: enhancement
versions: Python 3.9

___
Python tracker 
<https://bugs.python.org/issue40041>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[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.org/issue40041>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com