Skip to content

Commit bdf9a77

Browse files
authored
Apply suggestions from code review
1 parent 051f34e commit bdf9a77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Doc/library/uuid.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ which relays any information about the UUID's safety, using this enumeration:
153153
The UUID version number (1 through 8, meaningful only when the variant is
154154
:const:`RFC_4122`).
155155

156-
.. versionchanged:: 3.14
156+
.. versionchanged:: next
157157
Added UUID version 8.
158158

159159

@@ -233,7 +233,7 @@ The :mod:`uuid` module defines the following functions:
233233
non-specified arguments are substituted for a pseudo-random integer of
234234
appropriate size.
235235

236-
.. versionadded:: 3.14
236+
.. versionadded:: next
237237

238238
.. index:: single: uuid8
239239

0 commit comments

Comments
 (0)