issues Search Results · repo:fredrikaverpil/creosote language:Python
Filter by
41 results
(87 ms)41 results
infredrikaverpil/creosote (press backspace or delete to remove)What happened?
As reported in #173, it is not working with Pipfile files.
Pipfile has the structure
[[source]]
name = pypi
url = https://pypi.org/simple
verify_ssl = true
[dev-packages]
...
[packages] ...
bug
anapaulagomes
- 2
- Opened 5 days ago
- #269
What happened?
I just upgraded to Creosote 4, and got this fatal fault.
Reproduction steps
$ creosote --version
/Users/myuser/app/.venv/lib/python3.12/site-packages/nbconvert/filters/strings.py:23: ...
bug
Stale
sanmai-NL
- 6
- Opened on Jan 12
- #266
Here s a list of stuff that would break backwards compatibility and bump creosote to v4.0. Might be good to try to
consider all these things before releasing the next major version.
Also, I personally ...
fredrikaverpil
- 9
- Opened on Nov 18, 2024
- #257
What feature request would you like to suggest?
See https://peps.python.org/pep-0735/
Will the feature request break backwards compatibility?
Some tools, such as PDM v2.20.0 (2024-10-31), have migrated ...
enhancement
sanmai-NL
- 4
- Opened on Nov 12, 2024
- #221
What happened?
SQLAlchemy was flagged as an unused dependency despite being imported in the code.
Reproduction steps
My requirements.in:
SQLAlchemy==1.4.41
The import in the code:
from sqlalchemy.orm.attributes ...
bug
Stale
mgd722
- 2
- Opened on Nov 3, 2024
- #220
What feature request would you like to suggest?
Hi, I m a fan of creosote so thank you for all of your work on it! I d like to suggest support for Jupyter notebooks;
specifically that creosote should ...
enhancement
pmason314
- 3
- Opened on Sep 22, 2024
- #216
What feature request would you like to suggest?
Running creosote takes a few minutes on my machine, in part due to some large Google Cloud dependencies. Once it s
finished parsing all the deps, I get ...
enhancement
bramp
- 2
- Opened on Jun 28, 2024
- #210
What happened?
I expect creosote to support all files, but it fails on non-UTF8 files. Specifically one using coding: cp1252.
Reproduction steps
1. Run pip install xlrd==0.7.1
2. Run creosote --verbose ...
bug
bramp
- 4
- Opened on Jun 28, 2024
- #208
What happened?
Oh no, bloated venv! 🤢 🪣
Unused dependencies found: ruamel-yaml
Top top-level init.py:
from ruamel.yaml import YAML
Reproduction steps
Add a package(s) to pyproject.toml main dependencies ...
bug
sanmai-NL
- 15
- Opened on May 22, 2024
- #205
What feature request would you like to suggest?
Sometimes, packages are just bundles of external packages. For example, a pyproject.toml with just dev dependencies
created to manage CI tooling not even ...
enhancement
Stale
sanmai-NL
- 5
- Opened on Jan 15, 2024
- #204

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.