Pinned issues
Issues
- 7
Test regressions with Python 3.13.0b2
#848 opened by mgorny - 2
Add type annotations
#780 opened by jwodder - 3
Support for urllib3 >= v2.0.0
#868 opened by justanotherboy - 0
- 0
- 3
record creation failed when using async
#817 opened by finswimmer - 2
- 1
- 2
v6.0.0 and 6.0.1 missing wheels
#861 opened by graingert - 0
switch to trusted publishing
#860 opened by graingert - 4
Installation of 6.0.x fails with ChefBuildError
#854 opened by m4rc3l-h3 - 7
Fix compatibility with setuptools 72
#855 opened by strujilloc - 0
- 5
- 4
- 1
body matcher gives no details when assertion fails
#840 opened by djowett - 1
- 0
urllib3.response.HTTPResponse.headers is a dict, but vcr.stubs.VCRHTTPResponse.headers is not
#841 opened by johnjameswhitman - 1
- 0
- 0
`CannotOverwriteExistingCassetteException` when no cassette exists is confusing
#838 opened by The-Compiler - 0
- 0
- 1
- 0
'VCRHTTPConnection/...' has no attribute 'debuglevel'. Did you mean: 'set_debuglevel'
#824 opened by thomas-maschler - 0
- 0
- 0
`TypeError: cannot pickle 'generator' object` with urllib 2.1.0, no error with urllib 1.26.18
#814 opened by anton-daneyko-ultramarin - 20
- 1
🛠️ Custom Persister
#783 opened by omidroshani - 2
[Duplicate of #719?] Upgrading to VCR.py that uses urllib3 v2+ causes string decoding problems with requests
#782 opened by andkon - 3
Release 5.1.0 before going 6.0.0?
#749 opened by hartwork - 1
- 6
[>=4.4.0] Uploading file with aiohttp seems broken: TypeError: cannot pickle '_io.BufferedReader' object
#737 opened by LilSpazJoekp - 3
Integration tests fail with httpbin 0.10.0
#761 opened by mgorny - 2
- 2
How to run tests
#769 opened by sbagri - 8
[5.0.0] No cassettes found? Worked with 4.x.x
#728 opened by Alexander-Serov - 1
Backport patch to fix test failures with Python 3.12: AttributeError: type object 'VCRHTTPConnection[…]' has no attribute 'debuglevel'
#781 opened by evschlobnik - 8
- 0
- 1
AIOHTTP not recording json body
#762 opened by cadlagtrader - 3
[CORE BUG][Verified Can Replicate] Wrong number of requests recorded under new_episodes mode
#753 opened by vickyliin - 1
How do I assert on `cassette.all_played` conditionally based on wheter I record or replay?
#750 opened by mezhaka - 0
autodoc fails for API documentation
#756 opened by Harmon758 - 5
[5.1.0] tests/unit/test_serialize.py::test_serialize_binary_request fails if simplejson is installed in the environment
#751 opened by mgorny - 6
[>=4.3.1] Chunked uploads are broken with urllib3 v2
#734 opened by sathieu - 1
- 10
Release 4.4.0 before going 5.0.0?
#724 opened by hartwork - 4
Use with multiple threads? (was: Record multiple HTTP requests in one function)
#716 opened by NiCkWKT