[next major] Remove deprecated 'convert' parameter for optimize_image function inside optimization.py
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 68/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Quiet
- Tech stack
- python
- Domain
- performance
Research direction
After #289 is merged, start in optimization.py at optimize_image and trace its callers and tests. Replace uses of the deprecated convert parameter with dst_format where needed, then verify that conversion remains handled by each optimize_xxx method and that the affected tests pass.
Written by the indexing model from the issue text.
Description
Once #289 gets merged, the convert parameter will be deprecated and should be removed as the conversion happens automatically inside each optimize_xxx method. We no longer need to pass the dst format string via convert parameter. Users should use the parameter dst_format instead to pass the dst format.
- Dominant language
- Python
- Stars
- 31
- Forks
- 27
- Avg merge
- 3d 7h
- Merged PRs (30d)
- 2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from openzim/python-scraperlib
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
openzim/python-scraperlib#339 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 35/100
openzim/python-scraperlib#341 ·
-
bug
Difficulty 3/5 1-2 days Newbie friendliness 45/100
openzim/python-scraperlib#340 ·
-
bug
openzim/python-scraperlib#334 · 1 assignee ·
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 55/100
openzim/python-scraperlib#333 ·
All issues in openzim/python-scraperlib
Similar issues
-
Add: hunch Open
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
AbdelStark/awesome-typesafe#104 ·
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
DiamondLightSource/dodal#2211 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
openml/openml-python#1749 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
sipyourdrink-ltd/bernstein#6191 ·