MagicStack / MagicStack/asyncpg
Fix test_adversity to work on Windows/Python 3.8
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 8.1k
- Forks
- 468
- PR merge metrics
- No merged PRs in 30d
Description
The test has been skipped in https://github.com/MagicStack/asyncpg/commit/d655a39dd3b16d5670b9ea544c2d6e49f6214a7b
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.
Research direction
Locate test_adversity and review commit d655a39dd3b16d5670b9ea544c2d6e49f6214a7b to understand why the test was skipped. Run the test under Windows with Python 3.8 and compare its behavior with supported environments. Done means test_adversity runs and passes without the skip in that environment.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgresql, python
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100