Skip to content
Open
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
6 changes: 0 additions & 6 deletions peps/pep-0518.rst
Original file line number Diff line number Diff line change
Expand Up @@ -515,9 +515,6 @@ References
.. [#pip] pip
(https://pypi.python.org/pypi/pip)
.. [#wheel] wheel
(https://pypi.python.org/pypi/wheel)
Comment on lines -518 to -519
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I assume the warnings this is fixing are because they are not used, not that the links are wrong? Is this correct @Secrus? Please put such things in the PR description.

.. [#toml] TOML
(https://github.com/toml-lang/toml)
Expand All @@ -536,9 +533,6 @@ References
.. [#pypa] PyPA
(https://www.pypa.io)
.. [#bazel] Bazel
(http://bazel.io/)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

.. [#ast_literal_eval] ``ast.literal_eval()``
(https://docs.python.org/3/library/ast.html#ast.literal_eval)
Expand Down
Loading