Issue20765
Created on 2014-02-25 04:37 by Antony.Lee, last changed 2022-04-11 14:57 by admin. This issue is now closed.
| Messages (4) | |||
|---|---|---|---|
| msg212160 - (view) | Author: Antony Lee (Antony.Lee) * | Date: 2014-02-25 04:37 | |
I actually thought that Path.with_{name,suffix} had been removed before 3.4 when I didn't find them in the official docs...
|
|||
| msg212172 - (view) | Author: Antoine Pitrou (pitrou) * | Date: 2014-02-25 12:09 | |
Interesting. According to the Mercurial logs, they were never actually documented... |
|||
| msg212203 - (view) | Author: Roundup Robot (python-dev) | Date: 2014-02-25 19:33 | |
New changeset 879861161b84 by Antoine Pitrou in branch 'default': Issue #20765: Add missing documentation for PurePath.with_name() and PurePath.with_suffix(). http://hg.python.org/cpython/rev/879861161b84 |
|||
| msg212204 - (view) | Author: Antoine Pitrou (pitrou) * | Date: 2014-02-25 19:33 | |
I've now added the missing doc entries. Thanks for reporting! |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-04-11 14:57:59 | admin | set | github: 64964 |
| 2014-02-25 19:33:44 | pitrou | set | status: open -> closed versions: + Python 3.5 type: behavior messages: + msg212204 resolution: fixed |
| 2014-02-25 19:33:09 | python-dev | set | nosy:
+ python-dev messages: + msg212203 |
| 2014-02-25 12:09:53 | pitrou | set | assignee: docs@python -> pitrou messages: + msg212172 |
| 2014-02-25 05:52:08 | yselivanov | set | nosy:
+ pitrou |
| 2014-02-25 04:37:53 | Antony.Lee | create | |