Naming consistency for Replay, Caching, etc #74
Replies: 1 comment
-
Moved them to reqtest. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
It's not their fault because they predate the convention, but requests.Replay and requests.Caching don't follow the XxxTransport convention for names of transports. Maybe someday I should add ReplayTransport etc. with aliases to the old versions and deprecate the old versions.
Beta Was this translation helpful? Give feedback.
All reactions