[New-bugs-announce] [issue12768] docstrings for the threading module

Eli Bendersky report at bugs.python.org
Wed Aug 17 04:43:09 CEST 2011


New submission from Eli Bendersky <eliben at gmail.com>:

The threading module has very few methods with docstrings. Docstrings should be added to all public methods (contents can be borrowed from the documentation).

----------
assignee: docs at python
components: Documentation
keywords: easy
messages: 142247
nosy: docs at python, eli.bendersky
priority: low
severity: normal
stage: needs patch
status: open
title: docstrings for the threading module
type: behavior
versions: Python 2.7, Python 3.2, Python 3.3

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue12768>
_______________________________________


More information about the New-bugs-announce mailing list