mirror of
https://github.com/python/cpython.git
synced 2026-01-27 21:25:12 +00:00
[3.13] gh-136135: Doc: Fix some broken links (GH-136137) (GH-136219)
gh-136135: Doc: Fix some broken links (GH-136137) (cherry picked from commit 135ba86212ad116af3cc4a6ba656bc8cfaab131a) Co-authored-by: Weilin Du <108666168+LamentXU123@users.noreply.github.com>
This commit is contained in:
parent
c99354cf1f
commit
004f464338
@ -1217,7 +1217,7 @@ flow inside a program. The book uses Scheme for its examples, but many of the
|
||||
design approaches described in these chapters are applicable to functional-style
|
||||
Python code.
|
||||
|
||||
https://www.defmacro.org/ramblings/fp.html: A general introduction to functional
|
||||
https://defmacro.org/2006/06/19/fp.html: A general introduction to functional
|
||||
programming that uses Java examples and has a lengthy historical introduction.
|
||||
|
||||
https://en.wikipedia.org/wiki/Functional_programming: General Wikipedia entry
|
||||
|
||||
@ -188,7 +188,7 @@ switch::
|
||||
Once the Development & Deployment part of PPUG is fleshed out, some of
|
||||
those sections should be linked from new questions here (most notably,
|
||||
we should have a question about avoiding depending on PyPI that links to
|
||||
https://packaging.python.org/en/latest/mirrors/)
|
||||
https://packaging.python.org/en/latest/guides/index-mirrors-and-caches/)
|
||||
|
||||
|
||||
Common installation issues
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user