New submission from Nick Coghlan <ncogh...@gmail.com>:

A (very) minor irritation discovered today - the PEP 8 style names were added 
to the threading.Thread API in 2.6, but the only notice of this is up at the 
top of the module docs.

Some embedded notices like:

  ..versionchanged:: 2.6
     Added PEP 8 compliant interfaces. See note at top of page.

might be helpful.

----------
assignee: docs@python
components: Documentation
keywords: easy
messages: 157451
nosy: docs@python, ncoghlan
priority: low
severity: normal
stage: needs patch
status: open
title: Add some versionchanged notes in threading docs
type: enhancement
versions: Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue14486>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to