Bug Fix: PyPI's rfc3986 version 2.0.0 release seems to be older than this repository
まだ誰も着手していません。
評価
調査の方向性
リポジトリのタグ付けされた 2.0.0 ソースを、issue にリンクされている PyPI の rfc3986-2.0.0.tar.gz と比較し、欠落している型ヒントと mypy が報告した py.typed マーカーに注目してください。公開済みのアーティファクトを修正できるか判断するため、プロジェクトのリリースプロセスを確認してください。PyPI リリースに意図した 2.0.0 ソースが含まれ、報告された mypy の警告が解消されれば完了です。
索引モデルが issue の本文から書いたものです。
説明
Thank you for this excellent codebase, it's made dealing with URIs much easier.
I was messing around with mypy and got this error:
error: Skipping analyzing "rfc3986": module is installed, but missing library stubs or py.typed marker [import]
Which was surprising to me because I can see in this repository's latest tagged version for 2.0.0, released on January 9th 2022 has type hints.
But if you look at the source code .tar.gz file for the same release on PyPI, the 2.0.0 version, also released on January 9th 2022, does not have any type-hints: https://files.pythonhosted.org/packages/85/40/1520d68bfa07ab5a6f065a186815fb6610c86fe957bc065754e47f7b0840/rfc3986-2.0.0.tar.gz (from this page: https://pypi.org/project/rfc3986/2.0.0/#files)
My guess is that somehow the 1.5.0 version of the code was released to PyPI as 2.0.0 by mistake. Could we get another 2.0.1 release (or a reupload of 2.0.0) to fix it?
- 主要言語
- Python
- スター
- 189
- フォーク
- 38
- 平均マージ
- 13時間 36分
- マージ済み PR(30日)
- 1
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
python-hyper/rfc3986 のほかの issue
-
難易度 3/5 1〜2日 初心者へのやさしさ 45/100
python-hyper/rfc3986#138 · コメント 1 件 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 55/100
python-hyper/rfc3986#129 ·
-
wrong parse オープン
難易度 3/5 1〜2日 初心者へのやさしさ 38/100
python-hyper/rfc3986#128 ·
-
難易度 2/5 1〜3時間 初心者へのやさしさ 35/100
python-hyper/rfc3986#123 · コメント 2 件 ·
-
Label オープン
難易度 5/5 1週間以上 初心者へのやさしさ 1/100
python-hyper/rfc3986#120 ·
python-hyper/rfc3986 の issue をすべて見る
似ている issue
-
難易度 2/5 1〜3時間 初心者へのやさしさ 65/100
qgis/QGIS-Documentation#11275 ·
-
bug priority:normal ready-for-dev
難易度 2/5 1〜3時間 初心者へのやさしさ 88/100
OpenHands/extensions#626 · コメント 1 件 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
CSCfi/sd-search-api#39 ·
-
難易度 1/5 1時間未満 初心者へのやさしさ 90/100
-
難易度 2/5 1〜3時間 初心者へのやさしさ 68/100
StevenBlack/hosts#3255 ·