python-telegram-bot / python-telegram-bot/ptbcontrib
Update extract_urls and longbotcommand so we can drop V13
Open
Nobody has claimed this yet.
enhancement
good first issue
- Dominant language
- Python
- Stars
- 118
- Forks
- 47
- PR merge metrics
- No merged PRs in 30d
Description
If I see correctly, we only need to update these two modules to be able to drop V13 from the tests.
These are rather small modules, so it should be rather beginner friendly.
Contributor guide
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.
Research direction
Locate the extract_urls and longbotcommand modules and inspect the tests that still require V13. Determine the updates needed in those two modules so the V13 cases can be removed, then run the relevant tests to confirm they pass without V13.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100