Skip to content

Suggestions for improvements over PR 3307#1

Merged
ucodery merged 8 commits into
ucodery:kwargsfrom
abravalheri:kwargs
May 6, 2022
Merged

Suggestions for improvements over PR 3307#1
ucodery merged 8 commits into
ucodery:kwargsfrom
abravalheri:kwargs

Conversation

@abravalheri

@abravalheri abravalheri commented May 6, 2022

Copy link
Copy Markdown

Hi Jeremy, thank you very much for the PR.
I am using this opportunity to address other related things (such as issue 2795).
Please let me know what do you think about the following suggestions.

Summary of changes

Pull Request Checklist

It seems that setuptools currently uses its own mechanism for downloading
dependencies (setuptools/package_index.py).
Due to extra new lines some entries were interpreted by the rst parser
as quoted blocks. This change fixes that.
This way we can reference them.
The biggest value of retaining the `userguide/keywords` document is to
retain information about which keywords have changed.

Therefore it makes sense to preserve (and highlight) that information.
without ``setup.py``.


.. _keyword/name:

@abravalheri abravalheri May 6, 2022

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

The only thing I am unsure here is if the :ref: rule provided by Sphinx supports the / character...

I think it is nice to have this kind of "ad-hoc namespacing" to avoid collisions...

Comment thread docs/deprecated/changed_keywords.rst Outdated
@ucodery ucodery merged commit b485538 into ucodery:kwargs May 6, 2022
@ucodery

ucodery commented May 6, 2022

Copy link
Copy Markdown
Owner

Everything looks great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants