This issue tracker has been migrated to GitHub ,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
Created on 2016年04月14日 09:38 by berker.peksag, last changed 2022年04月11日 14:58 by admin. This issue is now closed.
| Files | ||||
|---|---|---|---|---|
| File name | Uploaded | Description | Edit | |
| versionchanged.diff | berker.peksag, 2016年04月14日 09:38 | |||
| Messages (3) | |||
|---|---|---|---|
| msg263393 - (view) | Author: Berker Peksag (berker.peksag) * (Python committer) | Date: 2016年04月14日 09:38 | |
This is a follow-up from issue 26366: "the original intention was to use "versionadded" where the API item is completely new. So "The parameter x was added" in a function is using "versionchanged" because only an aspect of the function's signature was changed." See msg260314 and msg260509 for details. |
|||
| msg263427 - (view) | Author: Georg Brandl (georg.brandl) * (Python committer) | Date: 2016年04月14日 18:48 | |
Now that "added" doesn't mention the second argument, the "This one *must* have the second argument (explanation of the change)." should be changed. Otherwise +1. |
|||
| msg263681 - (view) | Author: Roundup Robot (python-dev) (Python triager) | Date: 2016年04月18日 18:41 | |
New changeset 6ef3d77b3c27 by Berker Peksag in branch 'default': Issue #26755: Clarify when version{added,changed} directives should be used in docs https://hg.python.org/devguide/rev/6ef3d77b3c27 |
|||
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022年04月11日 14:58:29 | admin | set | github: 70942 |
| 2016年04月18日 18:41:43 | berker.peksag | set | status: open -> closed resolution: fixed stage: patch review -> resolved |
| 2016年04月18日 18:41:29 | python-dev | set | nosy:
+ python-dev messages: + msg263681 |
| 2016年04月14日 18:48:19 | georg.brandl | set | messages: + msg263427 |
| 2016年04月14日 09:38:44 | berker.peksag | create | |