Skip to content

Commit 1a43d96

Browse files
committed
1 parent 157e859 commit 1a43d96

File tree

8 files changed

+3
-3
lines changed

8 files changed

+3
-3
lines changed

.doctrees/docs/lexers.doctree

10 Bytes
Binary file not shown.

.doctrees/environment.pickle

0 Bytes
Binary file not shown.

.doctrees/languages.doctree

10 Bytes
Binary file not shown.
3 Bytes
Binary file not shown.

_static/pyodide/pyodide.asm.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_static/pyodide/test.tar

0 Bytes
Binary file not shown.

docs/lexers/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9939,7 +9939,7 @@ <h1>Available lexers<a class="headerlink" href="#available-lexers" title="Link t
99399939
<em class="property"><span class="pre">class</span><span class="w"> </span></em><span class="sig-prename descclassname"><span class="pre">pygments.lexers.python.</span></span><span class="sig-name descname"><span class="pre">PythonLexer</span></span><a class="headerlink" href="#pygments.lexers.python.PythonLexer" title="Link to this definition">¶</a></dt>
99409940
<dd><dl class="field-list simple">
99419941
<dt class="field-odd">Short names<span class="colon">:</span></dt>
9942-
<dd class="field-odd"><p>python, py, sage, python3, py3, bazel, starlark</p>
9942+
<dd class="field-odd"><p>python, py, sage, python3, py3, bazel, starlark, pyi</p>
99439943
</dd>
99449944
<dt class="field-even">Filenames<span class="colon">:</span></dt>
99459945
<dd class="field-even"><p>*.py, *.pyw, *.pyi, *.jy, *.sage, *.sc, SConstruct, SConscript, *.bzl, BUCK, BUILD, BUILD.bazel, WORKSPACE, *.tac</p>

languages/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2123,7 +2123,7 @@ <h1>Languages<a class="headerlink" href="#languages" title="Link to this heading
21232123
</tr>
21242124
<tr class="row-even"><td><p><a class="reference external" href="https://www.python.org">Python</a></p></td>
21252125
<td><p>*.py, *.pyw, *.pyi, *.jy, *.sage, *.sc, SConstruct, SConscript, *.bzl, BUCK, BUILD, BUILD.bazel, WORKSPACE, *.tac</p></td>
2126-
<td><p>python, py, sage, python3, py3, bazel, starlark</p></td>
2126+
<td><p>python, py, sage, python3, py3, bazel, starlark, pyi</p></td>
21272127
<td><p><a class="reference internal" href="../docs/lexers/#pygments.lexers.python.PythonLexer" title="pygments.lexers.python.PythonLexer"><code class="xref py py-class docutils literal notranslate"><span class="pre">PythonLexer</span></code></a></p></td>
21282128
</tr>
21292129
<tr class="row-odd"><td><p><a class="reference external" href="https://www.python.org">Python 2.x</a></p></td>

0 commit comments

Comments
 (0)