8000 [3.12] gh-114785: Remove content from `Porting from Python2` how-to (GH-114805) by miss-islington · Pull Request #115327 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.12] gh-114785: Remove content from Porting from Python2 how-to (GH-114805) #115327

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 1 commit into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
8000
Diff view
Diff view
gh-114785: Remove content from Porting from Python2 how-to (GH-114805)
Keep the page though, because people might still rely on it (the traffic shows that they do).
Instead of our own manual we now give links to the 3rd-party ones.

(cherry picked from commit 705c76d)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
  • Loading branch information
2 people authored and miss-islington committed Feb 12, 2024
commit 6dfd3f2411ed90c5778d878adf460d5cb9203a9c
1 change: 0 additions & 1 deletion Doc/howto/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ Currently, the HOWTOs are:
.. toctree::
:maxdepth: 1

pyporting.rst
cporting.rst
curses.rst
descriptor.rst
Expand Down
Loading
0