New submission from Zhong Liu <lax...@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@python
components: Documentation
messages: 403614
nosy: docs@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 <rep...@bugs.python.org>
<https://bugs.python.org/issue45425>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to