[docs] [issue32471] Add an UML class diagram to the collections.abc module documentation
Raymond Hettinger
report at bugs.python.org
Wed Jan 3 15:50:56 EST 2018
Raymond Hettinger <raymond.hettinger at gmail.com> added the comment:
This is a nice looking diagram. Nice work. The existing table is great when you care about knowing what a particular ABC does, but the diagram nicely gives an overview of whole ecosystem all at once.
If the collections.abc module continues its unabated growth, the diagram will become a spaghetti bowl. But for now, it reads nicely.
----------
nosy: +rhettinger
_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue32471>
_______________________________________
More information about the docs
mailing list