Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / bittner/pyclean issues and pull requests
#82 - Add SPFX headers to all files using the REUSE tool
Pull Request -
State: closed - Opened by bittner about 2 months ago
#81 - Remove Python 2.7 implementations and dependencies
Pull Request -
State: closed - Opened by bittner 8 months ago
Labels: enhancement
#80 - pyclean module py3clean references debpython
Issue -
State: closed - Opened by StevanWhite 9 months ago
- 6 comments
#79 - Use generic name for linting job
Pull Request -
State: closed - Opened by bittner 9 months ago
#78 - pyclean conda-forge
Issue -
State: closed - Opened by guru-desh 9 months ago
- 4 comments
#77 - Simplify pipeline code, no unnecessary install of wheel package
Pull Request -
State: closed - Opened by bittner 12 months ago
#76 - Select all ruff rules, ignore only a few
Pull Request -
State: closed - Opened by bittner 12 months ago
#75 - Use ruff for code formatting (like Black), test against Python 3.12
Pull Request -
State: closed - Opened by bittner 12 months ago
#74 - Fix wrongly displayed package version, add ruff to defaults
Pull Request -
State: closed - Opened by bittner about 1 year ago
#73 - Release v2.7.5
Pull Request -
State: closed - Opened by bittner about 1 year ago
#72 - Upgrade Codacy reporter for GHA
Pull Request -
State: closed - Opened by bittner about 1 year ago
#71 - Remove ruff debris when specified
Pull Request -
State: closed - Opened by miketheman about 1 year ago
- 7 comments
Labels: enhancement
#70 - Also ignore the `venv` folder by default
Pull Request -
State: closed - Opened by bittner about 1 year ago
#69 - Handle exceptions centrally in main entry point
Pull Request -
State: closed - Opened by bittner over 1 year ago
Labels: enhancement
#68 - Use ruff as the one linter for everything
Pull Request -
State: closed - Opened by bittner over 1 year ago
Labels: enhancement
#67 - Perform packaging with `pyproject.toml`, remove `setup.py`
Pull Request -
State: closed - Opened by bittner over 1 year ago
Labels: enhancement
#66 - Continue to run older Pythons with Tox
Pull Request -
State: closed - Opened by bittner over 1 year ago
#65 - Fix additional environments shown by `tox list`
Pull Request -
State: closed - Opened by bittner over 1 year ago
- 1 comment
Labels: bug, wontfix
#64 - Release v2.7.3
Pull Request -
State: closed - Opened by bittner over 1 year ago
#63 - Add mypy as an optional debris topic
Pull Request -
State: closed - Opened by bittner over 1 year ago
#62 - Use Tox default environment names
Pull Request -
State: closed - Opened by bittner over 1 year ago
Labels: enhancement
#61 - It fails to work after a fresh install
Issue -
State: closed - Opened by AllanDaemon over 1 year ago
- 2 comments
#60 - Count/report not-deleted objects correctly w/ `--erase`
Pull Request -
State: closed - Opened by bittner over 1 year ago
Labels: enhancement
#59 - Give the readme CI job a more generic name
Pull Request -
State: closed - Opened by bittner over 1 year ago
Labels: enhancement
#58 - Use pipeline status badges by GHA directly
Pull Request -
State: closed - Opened by bittner over 1 year ago
#57 - Rename debris topic build ➜ package
Pull Request -
State: closed - Opened by bittner over 1 year ago
#56 - Separate test envs by major version, ignore Pip upgrades
Pull Request -
State: closed - Opened by bittner over 1 year ago
#55 - Byte-code files with timestamp-like extension not being deleted
Issue -
State: open - Opened by bittner over 1 year ago
Labels: bug, enhancement, help wanted
#54 - Allow deletion of free-form targets via `--erase`
Pull Request -
State: closed - Opened by bittner almost 2 years ago
#53 - Add jupyter debris topic (clean up notebook checkpoints)
Pull Request -
State: closed - Opened by bittner almost 2 years ago
Labels: enhancement, good first issue
#52 - Allow to specify `--debris=all` to pick all topics
Pull Request -
State: closed - Opened by bittner almost 2 years ago
Labels: enhancement
#51 - Fix debris removal loop implementation
Pull Request -
State: closed - Opened by bittner almost 2 years ago
#50 - Add `--debris` CLI option for choosing cleanup targets
Pull Request -
State: closed - Opened by bittner almost 2 years ago
#49 - Is it possible to remove .ipynb_checkpoints using pyclean?
Issue -
State: closed - Opened by RahulDas-dev almost 2 years ago
- 5 comments
Labels: enhancement, good first issue
#48 - There are some folders in .venv accidentally deleted even with param --exclude-envs
Issue -
State: closed - Opened by strollo over 2 years ago
- 3 comments
#47 - Activate color output on GHA, re-add Pytest config for 2.7
Pull Request -
State: closed - Opened by bittner over 2 years ago
#46 - Add `--ignore` option, initialize logging centrally
Pull Request -
State: closed - Opened by bittner over 2 years ago
#45 - Move all metadata apart version to setup module
Pull Request -
State: closed - Opened by bittner over 2 years ago
#44 - Use ubuntu-latest with GHA
Pull Request -
State: closed - Opened by bittner over 2 years ago
#43 - Speed up linting (Tox jobs)
Pull Request -
State: closed - Opened by bittner over 2 years ago
#42 - Cover Python 3.10 with test suite
Pull Request -
State: closed - Opened by bittner over 2 years ago
#41 - Upload coverage report, use CLI test helpers shell, use latest Bandit
Pull Request -
State: closed - Opened by bittner over 2 years ago
#40 - Fix missing module import guard (top-level code environment)
Pull Request -
State: closed - Opened by bittner almost 3 years ago
#39 - Pin Python version in GHA (avoids Bandit AST issues)
Pull Request -
State: closed - Opened by bittner almost 3 years ago
#38 - Move tool configuration to pyproject.toml
Pull Request -
State: closed - Opened by bittner almost 3 years ago
- 1 comment
#37 - Fix old-style PyPy config keys (gh-actions Tox plugin)
Pull Request -
State: closed - Opened by bittner almost 3 years ago
#36 - Report code coverage for unit tests
Pull Request -
State: closed - Opened by bittner almost 3 years ago
#35 - ModuleNotFoundError: No module named 'debpython' on Windows
Issue -
State: closed - Opened by PhilippSelenium about 3 years ago
- 1 comment
Labels: invalid
#34 - Empty __pycache__ directory not removed
Issue -
State: closed - Opened by bendikro over 3 years ago
- 2 comments
Labels: question
#33 - Not working
Issue -
State: closed - Opened by Gabriel-p over 3 years ago
- 1 comment
Labels: invalid
#32 - Add -d/--delete-empty option to pyclean
Issue -
State: closed - Opened by rgeoghegan over 3 years ago
- 3 comments
#31 - Change main branch: master ➜ main (remove slavery terms)
Pull Request -
State: closed - Opened by bittner over 3 years ago
Labels: enhancement
#30 - Bandit command fails
Issue -
State: closed - Opened by dave-kennedy over 3 years ago
- 2 comments
#29 - Add clean test cache option
Pull Request -
State: closed - Opened by dave-kennedy over 3 years ago
- 2 comments
#28 - Allow running single test modules
Pull Request -
State: closed - Opened by bittner over 3 years ago
#27 - Run test_modern.py by itself with tox
Issue -
State: closed - Opened by dave-kennedy over 3 years ago
- 3 comments
Labels: bug
#26 - Evaluate migrating to pyproject.toml
Issue -
State: closed - Opened by bittner over 3 years ago
#25 - Better names for build jobs
Pull Request -
State: closed - Opened by bittner almost 4 years ago
#24 - Use separate line for each list element (YAML)
Pull Request -
State: closed - Opened by bittner almost 4 years ago
#23 - Run test suite also against Python 3.9
Pull Request -
State: closed - Opened by bittner almost 4 years ago
#22 - Add an option to only hide __pycache__ *.pyc files
Issue -
State: closed - Opened by fmalina about 4 years ago
- 4 comments
Labels: enhancement
#21 - Ignore (special) hidden directories by default
Issue -
State: closed - Opened by bittner about 4 years ago
- 2 comments
Labels: enhancement
#20 - Add metabob badge, reduce other QA badges
Pull Request -
State: closed - Opened by bittner about 4 years ago
#19 - Add modern implementation (directory cleanup)
Pull Request -
State: closed - Opened by bittner over 4 years ago
#18 - Release 1.1
Issue -
State: closed - Opened by PhilippSelenium over 4 years ago
- 4 comments
Labels: question
#17 - Update version of pyclean on PyPI
Issue -
State: closed - Opened by nth10sd over 4 years ago
- 4 comments
Labels: question
#16 - Self-certify for the CII best practices badge
Issue -
State: open - Opened by bittner over 4 years ago
#15 - Make PyPy 2+3 run on GitHub Actions
Pull Request -
State: closed - Opened by bittner over 4 years ago
- 1 comment
#14 - Add workflow for checks with GitHub Actions
Pull Request -
State: closed - Opened by bittner over 4 years ago
- 1 comment
#13 - Run test suite with GitHub Actions
Pull Request -
State: closed - Opened by bittner over 4 years ago
#12 - Migrate to GitHub Actions
Issue -
State: closed - Opened by bittner over 4 years ago
#11 - Draft rewrite of py3clean to use vanilla Python 3
Pull Request -
State: closed - Opened by HoECoder over 4 years ago
- 19 comments
#10 - pyclean3 failing on Windows 10
Issue -
State: closed - Opened by HoECoder over 4 years ago
- 7 comments
Labels: help wanted
#9 - Consider parallel file system cache (Python 3.8)
Issue -
State: open - Opened by bittner about 5 years ago
- 2 comments
#8 - Make pyclean warn about ImportError (instead of failing)
Issue -
State: closed - Opened by bittner over 5 years ago
- 1 comment
Labels: wontfix
#7 - Autodetect active Python version
Pull Request -
State: closed - Opened by bittner over 5 years ago
#6 - Add Appveyor configuration, run tests for Windows and macOS
Pull Request -
State: closed - Opened by bittner over 5 years ago
#5 - Refactor directory tests, fix missing argv[0]
Pull Request -
State: closed - Opened by bittner over 5 years ago
- 1 comment
#4 - python 3.7 invalid syntax
Issue -
State: closed - Opened by leonyu over 5 years ago
- 3 comments
#3 - Add tests and more CLI options
Pull Request -
State: closed - Opened by bittner over 5 years ago
- 3 comments
#2 - Use single argparser for all implementations
Pull Request -
State: closed - Opened by bittner over 5 years ago
- 1 comment
#1 - debpython breaks Python 2<->3 compatibility
Issue -
State: closed - Opened by bittner over 5 years ago
- 1 comment