Update sip

This commit is contained in:
Matthias Kuhn 2017-10-26 12:25:50 +02:00
parent 034baf1b53
commit d31f0940e1
No known key found for this signature in database
GPG Key ID: A0E766808764D73F

View File

@ -629,6 +629,12 @@ Set a subset of attributes by names that will be fetched
%Docstring
The timeout for how long we should wait for a connection if none is available from the pool
at this moment. A negative value (which is set by default) will wait forever.
.. note::
Only works if the provider supports this option.
.. versionadded:: 3.0
:rtype: int
%End
@ -636,6 +642,12 @@ Set a subset of attributes by names that will be fetched
%Docstring
The timeout for how long we should wait for a connection if none is available from the pool
at this moment. A negative value (which is set by default) will wait forever.
.. note::
Only works if the provider supports this option.
.. versionadded:: 3.0
%End
protected: