1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00
Files
vcrpy/vcr
Igor Gumenyuk 48d0a2e453 Fixed missing version_string attribute when used with urllib3>=2.3.0
urllib3 in v2.3.0 introduced attribute `version_string` (https://github.com/urllib3/urllib3/pull/3316/files). This attribute  is missing in `VCRHTTPResponse` which causes errors like AttributeError: 'VCRHTTPResponse' object has no attribute 'version_string'

This fixes https://github.com/kevin1024/vcrpy/issues/888
2024-12-28 13:39:53 -03:00
..
2023-12-08 16:38:33 -03:00
2024-10-07 08:55:44 -04:00
2023-06-26 20:46:09 -03:00
2024-12-28 13:25:04 -03:00
2023-06-26 20:46:09 -03:00
2024-10-12 22:44:42 -03:00
2023-06-26 20:46:09 -03:00
2024-03-06 14:35:01 +01:00
2021-08-16 06:56:36 +03:00
2024-07-21 22:53:45 +02:00
2023-06-26 20:46:09 -03:00
2023-06-26 11:46:20 -03:00
2024-07-21 22:53:45 +02:00