mirror of
https://github.com/bringout/oca-ocb-core.git
synced 2026-04-23 08:32:04 +02:00
19.0 vanilla
This commit is contained in:
parent
0a7ae8db93
commit
991d2234ca
416 changed files with 646602 additions and 300844 deletions
|
|
@ -8,5 +8,5 @@ def pool_init(self, *args, **kwargs):
|
|||
self.pool_classes_by_scheme = {**self.pool_classes_by_scheme}
|
||||
|
||||
|
||||
def patch_urllib3():
|
||||
def patch_module():
|
||||
PoolManager.__init__ = pool_init
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue