Skip to content

Commit

Permalink
Update reference files now Python 3.13 has been released.
Browse files Browse the repository at this point in the history
  • Loading branch information
domdfcoding committed Oct 9, 2024
1 parent fb8eeee commit 1ac0a01
Show file tree
Hide file tree
Showing 16 changed files with 233 additions and 233 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ <h1>
</dt>
<dd class="field-odd">
<p>
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
int
Expand Down Expand Up @@ -167,7 +167,7 @@ <h1>
foo
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand All @@ -183,7 +183,7 @@ <h1>
*args
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
int
Expand All @@ -199,7 +199,7 @@ <h1>
**kwargs
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand All @@ -219,7 +219,7 @@ <h1>
</dt>
<dd class="field-even">
<p>
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
int
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ <h1>
name
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand All @@ -118,7 +118,7 @@ <h1>
voice
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand Down Expand Up @@ -197,7 +197,7 @@ <h1>
name
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand All @@ -213,7 +213,7 @@ <h1>
id
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
int
Expand Down Expand Up @@ -262,7 +262,7 @@ <h1>
</dt>
<dd class="field-odd">
<p>
<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#bool" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
bool
Expand Down Expand Up @@ -342,7 +342,7 @@ <h1>
name
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand All @@ -358,7 +358,7 @@ <h1>
year
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
int
Expand All @@ -374,7 +374,7 @@ <h1>
based_on
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand Down Expand Up @@ -435,7 +435,7 @@ <h1>
<dd>
<p>
Bases:
<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.NamedTuple" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.NamedTuple" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
NamedTuple
Expand Down Expand Up @@ -465,7 +465,7 @@ <h1>
a
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
int
Expand All @@ -481,7 +481,7 @@ <h1>
b
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand All @@ -497,7 +497,7 @@ <h1>
c
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand Down Expand Up @@ -553,7 +553,7 @@ <h1>
<dd>
<p>
Bases:
<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.NamedTuple" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.NamedTuple" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
NamedTuple
Expand Down Expand Up @@ -652,7 +652,7 @@ <h1>
<dd>
<p>
Bases:
<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.NamedTuple" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.NamedTuple" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
NamedTuple
Expand Down Expand Up @@ -682,7 +682,7 @@ <h1>
a
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
int
Expand All @@ -698,7 +698,7 @@ <h1>
b
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand All @@ -714,7 +714,7 @@ <h1>
c
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand Down Expand Up @@ -792,7 +792,7 @@ <h1>
a
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/functions.html#int" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
int
Expand All @@ -808,7 +808,7 @@ <h1>
b
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand All @@ -824,7 +824,7 @@ <h1>
c
</strong>
(
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/stdtypes.html#str" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
str
Expand Down Expand Up @@ -872,7 +872,7 @@ <h1>
</dt>
<dd>
<p>
<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.NamedTuple" title="(in Python v3.12)">
<a class="reference external" href="https://docs.python.org/3/library/typing.html#typing.NamedTuple" title="(in Python v3.13)">
<code class="xref py py-class docutils literal notranslate">
<span class="pre">
typing.NamedTuple
Expand Down
Loading

0 comments on commit 1ac0a01

Please sign in to comment.