[issue16728] Missing cross-reference in sequence glossary entry

A.M. Kuchling report at bugs.python.org
Sat Feb 15 23:04:59 CET 2014


A.M. Kuchling added the comment:

Here's a possible patch that mentions collections.abc.Sequence.  I left out MutableSequence, because I couldn't see how to mention it without making the definition longer and more complicated.  

(It could be objected that this is the *glossary*, and is supposed to provide brief descriptions of terms, not precisely detailed descriptions.  In that case, the patch could simply be rejected.)

----------
nosy: +akuchling
Added file: http://bugs.python.org/file34095/issue16728.txt

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


More information about the Python-bugs-list mailing list