[Python-checkins] cpython: Issue #21706: Add a versionchanged directive to the functional API docs.

berker.peksag python-checkins at python.org
Thu Sep 18 04:22:32 CEST 2014


http://hg.python.org/cpython/rev/713ee49ec3ba
changeset: 92462:713ee49ec3ba
user: Berker Peksag <berker.peksag at gmail.com>
date: Thu Sep 18 05:23:14 2014 +0300
summary:
 Issue #21706: Add a versionchanged directive to the functional API docs.
files:
 Doc/library/enum.rst | 3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)
diff --git a/Doc/library/enum.rst b/Doc/library/enum.rst
--- a/Doc/library/enum.rst
+++ b/Doc/library/enum.rst
@@ -464,6 +464,9 @@
 
 :start: number to start counting at if only names are passed in
 
+.. versionchanged:: 3.5
+ The *start* parameter was added.
+
 
 Derived Enumerations
 --------------------
-- 
Repository URL: http://hg.python.org/cpython


More information about the Python-checkins mailing list

AltStyle によって変換されたページ (->オリジナル) /