issues Search Results · language:Dune language:Python language:Java language:JavaScript language:Python linked:pr
Filter by
262k results
Problem
The repository contained duplicate Pull Request templates matching both lowercase and uppercase variations (e.g.
.github/PULL_REQUEST_TEMPLATE.md and .github/pull_request_template.md). This triggers ...
bug
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another issue with the same ...
@
Description
launch-windows.ps1 installs dependencies with:
$venvPy -m pip install -r requirements.txt
Because there is no --upgrade flag, pip treats any already-installed package as satisfying ...
ready for review
Summary
Source Wall Fetch Metadata Does Not Use Rename Rules When metadata is applied to a file and rename rules are enabled,
the file should be renamed based on user defined pattern. This does not occur ...
bug
make_custom_exif_blob in metascrub/injector.py accepts make, model, lens, date_str, iso, fnumber, shutter, focal — but
not software, description, artist, or copyright.
The interactive flow in interactive.py ...
The organic parameter is used across multiple functions (clean_file, clean_image, clean_png, clean_jpeg, clean_webp)
with type bool | bytes. Its behavior depends on the type:
- False: don t inject anything ...
metascrub/cleaner.py defines the supported image extensions in IMAGE_EXTENSIONS, but the .jfif and .jfi extensions are
missing:
IMAGE_EXTENSIONS = {
.jpg : jpeg , .jpeg : jpeg , .jpe : jpeg ...
In metascrub/interactive.py:_data_manipulate, the custom EXIF editing flow collects a software field from the user, but
the code that injects it into the EXIF blob is guarded by if description or artist ...
Summary
extract_text (and any layout extraction) raises ValueError: not enough values to unpack (expected 4, got 2) on PDFs that
contain a form XObject whose /BBox is not the four-number rectangle required ...
This issue is limited only to the creator of this issue. This means that only the issue author can attempt to solve this
issue. If you would like to work on it, please create another issue with the same ...

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.