[New-bugs-announce] [issue45425] There is an error in the Chinese documentation of contextlib.AbstractContextManager

Zhong Liu report at bugs.python.org
Sun Oct 10 21:13:57 EDT 2021


New submission from Zhong Liu <laxtiz at live.com>:

The documentation of contextlib.AbstractContextManager is incorrectly described as the documentation of contextlib.AbstractAsyncContextManager

from 3.6 to 3.10, all is.

https://docs.python.org/zh-cn/3.6/library/contextlib.html#contextlib.AbstractContextManager
https://docs.python.org/zh-cn/3.10/library/contextlib.html#contextlib.AbstractContextManager

----------
assignee: docs at python
components: Documentation
messages: 403614
nosy: docs at python, laxtiz
priority: normal
severity: normal
status: open
title: There is an error in the Chinese documentation of contextlib.AbstractContextManager
versions: Python 3.6

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue45425>
_______________________________________


More information about the New-bugs-announce mailing list