Skip to content

PEP 628: Fix 'Pi is [(still)] wrong' links #4487

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
Jul 14, 2025
Merged
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
Diff view
Diff view
12 changes: 6 additions & 6 deletions peps/pep-0628.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ The idea in this PEP has been implemented in the auspiciously named
`issue 12345`_.

.. _accepted: https://bugs.python.org/issue12345#msg272287
.. _issue 12345: http://bugs.python.org/issue12345
.. _issue 12345: https://bugs.python.org/issue12345


The Rationale for Tau
Expand Down Expand Up @@ -65,12 +65,12 @@ may be of interest:
highlighting the problems with ``pi`` has `a page of resources`_ on the
topic
* For those that prefer videos to written text, `Pi is wrong!`_ and
`Pi is (still) wrong`_ are available on YouTube
`Pi is (still) wrong`_ are available.

.. _Tau Manifesto: http://tauday.com/
.. _Pi is (still) wrong: http://www.youtube.com/watch?v=jG7vhMMXagQ
.. _Pi is wrong!: http://www.youtube.com/watch?v=IF1zcRoOVN0
.. _a page of resources: http://www.math.utah.edu/~palais/pi.html
.. _Tau Manifesto: https://tauday.com/
.. _Pi is (still) wrong: https://vimeo.com/147792667
.. _Pi is wrong!: https://www.youtube.com/watch?v=PIhNNnW1tUo
.. _a page of resources: https://www.math.utah.edu/~palais/pi.html


Copyright
Expand Down