Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-12-30 | 475 Bytes | |
v7.0.0 source code.tar.gz | 2024-12-30 | 339.1 kB | |
v7.0.0 source code.zip | 2024-12-30 | 376.1 kB | |
Totals: 3 Items | 715.7 kB | 2 |
What's Changed
- Drop support for python 3.8 (major version bump) - thanks @jairhenrique
- Various linting and test fixes - thanks @jairhenrique
- Bugfix for urllib2>=2.3.0 - missing version_string (#888)
- Bugfix for asyncio.run - thanks @alekeik1
New Contributors
- @exslim made their first contribution in https://github.com/kevin1024/vcrpy/pull/889
- @alekseik1 made their first contribution in https://github.com/kevin1024/vcrpy/pull/886