-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
TCPConnector ttl_dns_cache type hint #4270
Copy link
Copy link
Closed
Labels
HacktoberfestWe think it's good for https://hacktoberfest.digitalocean.com/We think it's good for https://hacktoberfest.digitalocean.com/clientgood first issueGood for newcomersGood for newcomerspr-merged
Description
Hello,
class TCPConnector
def __init__(
....
ttl_dns_cache: int=10
...)
but documentation (and code so):
ttl_dns_cache (int) –
expire after some seconds the DNS entries, None means cached forever. By default 10 seconds.
Can you annotate as Optional[int], please?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
HacktoberfestWe think it's good for https://hacktoberfest.digitalocean.com/We think it's good for https://hacktoberfest.digitalocean.com/clientgood first issueGood for newcomersGood for newcomerspr-merged