Skip to content

Conversation

@sethmlarson
Copy link
Member

Closes #1245

I went the simple approach of changing [hH]yper-h2 -> h2 for all code occurrences, the only case I found we'd want to keep hyper-h2 is Read the Docs for now, but maybe those can be changed to use python-hyper.org?

=======

``hyper-h2`` is maintained by Cory Benfield, with contributions from others.
``h2`` was authored by Cory Benfield and is maintained
Copy link
Member Author

Choose a reason for hiding this comment

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

Changed this section to more accurately reflect the maintainership of the package

.. code-block:: console
$ pip install h2
$ python -m pip install h2
Copy link
Member Author

Choose a reason for hiding this comment

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

Changed $ pip to $ python -m pip in line with PyPA best practices

@Kriechi
Copy link
Member

Kriechi commented Feb 21, 2021

Overall 👍

Please add a changelog entry to mention the github repo rename, and the fact that the python package name is unchanged.

One thing we should watch out for, and have to be careful about, is when talking about h2 the project in close proximity to ALPN and the h2 spec itself. This might require some more explicit language, e.g., "the h2 project".

@sethmlarson
Copy link
Member Author

@Kriechi Renamed the RTD, added a changelog entry (is this the right place? not a bug fix or API change) and remove user-agent in the examples directory.

@Kriechi Kriechi merged commit 94b89b8 into python-hyper:master Feb 23, 2021
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.

Proposal: Rename this repository to "h2"

2 participants