[New-bugs-announce] [issue19799] Clarifications for the documentation of pathlib

Eli Bendersky report at bugs.python.org
Tue Nov 26 15:34:58 CET 2013


New submission from Eli Bendersky:

Following up from Issue #19673; The initial patch clarifies the use cases of pure vs. concrete paths a bit and adds explicit signatures for the path class constructors (moving the construction discussion under the parent class).

Also, IMHO an inheritance diagram from PEP 428 is very relevant and useful. Would you mind if I add a .png for the pathlib rst doc?

----------
assignee: eli.bendersky
components: Documentation
messages: 204477
nosy: eli.bendersky, pitrou
priority: normal
severity: normal
stage: patch review
status: open
title: Clarifications for the documentation of pathlib
type: enhancement
versions: Python 3.4, Python 3.5

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


More information about the New-bugs-announce mailing list