Skip to content

Issues: jwodder/check-wheel-contents

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

Add checker for direct dependency
#41 opened May 15, 2024 by tiran
Check for entry points correctness?
#40 opened May 15, 2024 by wimglenn
Use zipfile.Path to simplify filetree.py code quality Nonfunctional improvements to the codebase internal Relating to the internal/non-public-facing API under consideration Dev has not yet decided whether or how to implement
#36 opened Dec 6, 2023 by jwodder
Pluralize the names of the package and src_dir configuration options configuration under consideration Dev has not yet decided whether or how to implement
#34 opened Dec 6, 2023 by jwodder
Allow spelling underscores as hyphens in configuration option names configuration under consideration Dev has not yet decided whether or how to implement
#33 opened Dec 6, 2023 by jwodder
Warn/error if package/src_dir in the config file is empty configuration robustness Imperviousness to bad behavior under consideration Dev has not yet decided whether or how to implement
#32 opened Dec 6, 2023 by jwodder
Implement W101 and W102 using a Directory.contains_path() method c:W101 c:W102 code quality Nonfunctional improvements to the codebase internal Relating to the internal/non-public-facing API under consideration Dev has not yet decided whether or how to implement
#31 opened Dec 6, 2023 by jwodder
Add a check for binaries having correct architecture in cross build environments enhancement New feature or request therefor new check Adding a new check
#30 opened Nov 9, 2023 by raymanP
Add a check for pathnames that are invalid UTF-8 enhancement New feature or request therefor new check Adding a new check
#28 opened Oct 10, 2023 by jwodder
Add a check for multiple modules in the same directory with the same basename enhancement New feature or request therefor new check Adding a new check
#20 opened Jul 5, 2021 by jwodder
Add a check for both path/foo.py and path/foo/__init__.py being present enhancement New feature or request therefor new check Adding a new check
#19 opened Jul 5, 2021 by jwodder
Add a check for the same module/package/path existing in both purelib and platlib enhancement New feature or request therefor new check Adding a new check
#18 opened Jul 5, 2021 by jwodder
Add a check for *-stubs directories that contain non-*.pyi files enhancement New feature or request therefor new check Adding a new check
#17 opened Jul 5, 2021 by jwodder
Add a check for *-stubs directories that do not contain any *.pyi files enhancement New feature or request therefor new check Adding a new check
#16 opened Jul 5, 2021 by jwodder
Add a check for *.pyi files in a directory without a py.typed file enhancement New feature or request therefor new check Adding a new check
#15 opened Jul 5, 2021 by jwodder
Add a check for *.pyi files without matching *.py files enhancement New feature or request therefor new check Adding a new check
#14 opened Jul 5, 2021 by jwodder
Add a check for common development files in a wheel enhancement New feature or request therefor new check Adding a new check
#13 opened Jul 5, 2021 by jwodder
Add a check for file pairs that differ only in case enhancement New feature or request therefor new check Adding a new check
#12 opened Jul 5, 2021 by jwodder
Add a check for files with paths that are invalid on Windows enhancement New feature or request therefor new check Adding a new check
#11 opened Jul 5, 2021 by jwodder
Add a check for "garbage" files in a wheel enhancement New feature or request therefor new check Adding a new check
#9 opened Jul 5, 2021 by jwodder
Add a check for VCS files in a wheel enhancement New feature or request therefor new check Adding a new check
#8 opened Jul 5, 2021 by jwodder
ProTip! Type g i on any issue or pull request to go back to the issue listing page.