Skip to content

Instantly share code, notes, and snippets.

@Lukasa
Created February 21, 2017 10:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Lukasa/9ce613bbb256080806f015d13d93982f to your computer and use it in GitHub Desktop.
Save Lukasa/9ce613bbb256080806f015d13d93982f to your computer and use it in GitHub Desktop.
class MyConnectionPool(HTTPSConnectionPool):
# This does not affect the value of HTTPSConnectionPool.ConnectionCls
ConnectionCls = Whatever
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment