]> granicus.if.org Git - python/commit
asyncio: Fix BytesWarning (use typed=True in lru_cache for _ipaddr_info)
authorYury Selivanov <yselivanov@sprymix.com>
Sat, 21 May 2016 20:50:16 +0000 (16:50 -0400)
committerYury Selivanov <yselivanov@sprymix.com>
Sat, 21 May 2016 20:50:16 +0000 (16:50 -0400)
commitf0200e06f0e45714fbe84c46d7b88943c6d1a58b
tree212a65b4817d4bd231b6967e584c2a398d49d076
parent0eb39e7886b5c8ebbbd2685f2c2445c98f6f97a9
asyncio: Fix BytesWarning (use typed=True in lru_cache for _ipaddr_info)
Lib/asyncio/base_events.py