10000 PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes by hugovk · Pull Request #2794 · python/peps · GitHub
[go: up one dir, main page]

Skip to content

PEP 366, 395, 413, 426, 430, 440, 531, 535, 3150: Fix footnotes #2794

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 17 commits into from
Sep 16, 2022
Merged
Changes from 1 commit
Commits
Show all changes
17 commits
Select commit Hold shift + click to select a range
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
Prev Previous commit
Next Next commit
PEP 3150: Convert unused footnote to bullet, update link redirects, r…
…emove redundant emacs metadata
  • Loading branch information
hugovk committed Sep 15, 2022
commit 9a747067b43686b89deaca5327f2a854f1fbe406
19 changes: 4 additions & 15 deletions pep-3150.txt
Original file line number Diff line number Diff line change
Expand Up @@ -750,8 +750,8 @@ References
.. [4] Name conflict with NumPy for 'where' keyword choice:
https://mail.python.org/pipermail/python-ideas/2010-July/007596.html

.. [5] The "Status quo wins a stalemate" design principle:
http://www.boredomandlaziness.org/2011/02/status-quo-wins-stalemate.html
* `The "Status quo wins a stalemate" design principle
<https://www.curiousefficiency.org/posts/2011/02/status-quo-wins-stalemate.html>`__

.. [6] Assignments in list/generator expressions:
https://mail.python.org/pipermail/python-ideas/2011-April/009863.html
Expand All @@ -765,21 +765,10 @@ References
.. [9] Possible PEP 3150 style guidelines (#2):
https://mail.python.org/pipermail/python-ideas/2011-October/012341.html

.. [10] Multi-line lambdas (again!)
https://mail.python.org/pipermail/python-ideas/2013-August/022526.html
* `Multi-line lambdas (again!)
<https://mail.python.org/pipermail/python-ideas/2013-August/022526.html>`__

Copyright
=========

This document has been placed in the public domain.



..
Local Variables:
mode: indented-text
indent-tabs-mode: nil
sentence-end-double-space: t
fill-column: 70
coding: utf-8
End:
0