kevin1024/vcrpy (vcrpy)
### [`v4.4.0`](https://togithub.com/kevin1024/vcrpy/releases/tag/v4.4.0)
[Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v4.3.1...v4.4.0)
- HUGE thanks to [@hartwork](https://togithub.com/hartwork) for all the work done on this release!
- Bring vcr/unittest in to vcrpy as a full feature of vcr instead of a separate library. Big thanks to [@hartwork](https://togithub.com/hartwork) for doing this and to [@agriffis](https://togithub.com/agriffis) for originally creating the library
- Make decompression robust towards already decompressed input (thanks [@hartwork](https://togithub.com/hartwork))
- Bugfix: Add read1 method (fixes compatibilitywith biopython), thanks [@mghantous](https://togithub.com/mghantous)
- Bugfix: Prevent filters from corrupting request (thanks [@abramclark](https://togithub.com/abramclark))
- Bugfix: Add support for `response.raw.stream()` to fix urllib v2 compat
- Bugfix: Replace `assert` with `raise AssertionError`: fixes support for `PYTHONOPTIMIZE=1`
- Add pytest.mark.online to run test suite offline, thanks [@jspricke](https://togithub.com/jspricke)
- use python3 and pip3 binaries to ease debian packaging (thanks [@hartwork](https://togithub.com/hartwork))
- Add codespell (thanks [@mghantous](https://togithub.com/mghantous))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
>=2.0.1,<4.4.0
->>=4.4.0,<5.0.0
Release Notes
kevin1024/vcrpy (vcrpy)
### [`v4.4.0`](https://togithub.com/kevin1024/vcrpy/releases/tag/v4.4.0) [Compare Source](https://togithub.com/kevin1024/vcrpy/compare/v4.3.1...v4.4.0) - HUGE thanks to [@hartwork](https://togithub.com/hartwork) for all the work done on this release! - Bring vcr/unittest in to vcrpy as a full feature of vcr instead of a separate library. Big thanks to [@hartwork](https://togithub.com/hartwork) for doing this and to [@agriffis](https://togithub.com/agriffis) for originally creating the library - Make decompression robust towards already decompressed input (thanks [@hartwork](https://togithub.com/hartwork)) - Bugfix: Add read1 method (fixes compatibilitywith biopython), thanks [@mghantous](https://togithub.com/mghantous) - Bugfix: Prevent filters from corrupting request (thanks [@abramclark](https://togithub.com/abramclark)) - Bugfix: Add support for `response.raw.stream()` to fix urllib v2 compat - Bugfix: Replace `assert` with `raise AssertionError`: fixes support for `PYTHONOPTIMIZE=1` - Add pytest.mark.online to run test suite offline, thanks [@jspricke](https://togithub.com/jspricke) - use python3 and pip3 binaries to ease debian packaging (thanks [@hartwork](https://togithub.com/hartwork)) - Add codespell (thanks [@mghantous](https://togithub.com/mghantous))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.