8000 Update README and layout.html from 3.13 to 3.14 by Wulian233 · Pull Request #119539 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

Update README and layout.html from 3.13 to 3.14 #119539

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 16 commits into from
May 26, 2024
Merged
Prev Previous commit
Next Next commit
update help.html
  • Loading branch information
Wulian233 authored May 25, 2024
commit 673a2ffdc599c9db33cec47eaee4baaf434cd518
4 changes: 2 additions & 2 deletions Lib/idlelib/help.html
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<script src="../_static/sidebar.js"></script>

<link rel="search" type="application/opensearchdescription+xml"
title="Search within Python 3.14.0a0 documentation"
title="Search within Python 3.13.0a2 documentation"
href="../_static/opensearch.xml"/>
<link rel="author" title="About these documents" href="../about.html" />
<link rel="index" title="Index" href="../genindex.html" />
Expand Down Expand Up @@ -1180,7 +1180,7 @@ <h3>Navigation</h3>
<br />
<br />

Last updated on May 25, 2024 (10:33 UTC).
Last updated on Jan 17, 2024 (06:57 UTC).
<a href="/bugs.html">Found a bug</a>?
<br />

Expand Down
Loading
0