What's Changed
- Add a clickable link to PEP 508 in index.rst by @belkka in #4878
- duplicate parentheses removed by @ReazNahid in #4877
- Fix the index parsing to reject illegal requirements by @frostming in #4899 Fix CVE-2022-21668
- disallow abbreviated forms of full option names by @milo-minderbinder in #4907
- Use a PackageFinder with
ignore_compatibility
when collecting hashes by @jfly in #4908 - Misc doc updates (mostly around running tests) by @jfly in #4910
New Contributors
- @belkka made their first contribution in #4878
- @ReazNahid made their first contribution in #4877
- @milo-minderbinder made their first contribution in #4907
Full Changelog: v2021.11.23...v2022.1.8