We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a717e52 commit 16777fbCopy full SHA for 16777fb
docs/news.rst
@@ -19,6 +19,8 @@ Release Notes
19
is ``pypy37-pp73`` which is not compliant with PEP 3149, as it should have
20
both the API tag and the platform tag. This change future-proofs any change
21
in PyPy's SOABI tag to make sure only the ABI tag is used by wheel.
22
+- Fixed regression and test for ``bdist_wheel --plat-name``. It was ignored for
23
+ C extensions in v0.35, but the regression was not detected by tests.
24
25
**0.35.1 (2020-08-14)**
26
0 commit comments