Le 03/06/2011 19:43, Raymond Hettinger a écrit :
> I think the users are better served by links to collections.abc, io.abc, etc.
The specific problem I addressed was that :ref:`abstract-base-classes`
was replaced by “Collections Abstract Base Classes”, which was wrong:
the glossary entry talks abo
On Jun 3, 2011, at 10:27 AM, eric.araujo wrote:
>
> Fix reST label for collections ABCs.
>
> The previous markup hijacked the abstract-base-classes glossary entry,
> which resulted in the HTML linking to collections.abc when defining the
> generic ABC concept. Now the glossary links to the abc