]> granicus.if.org Git - python/commit
bpo-26133: Fix typos (GH-5010) (#5014)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 26 Dec 2017 10:29:29 +0000 (02:29 -0800)
committerAndrew Svetlov <andrew.svetlov@gmail.com>
Tue, 26 Dec 2017 10:29:29 +0000 (12:29 +0200)
commit32518b439b9590cce0ef0639e558dc1ce2e152bb
treed7504d20b08443d291e06cdc54900b7d1799578f
parentd62b7412c18bd5dfa6d7346abfaf8a922818e6db
bpo-26133: Fix typos (GH-5010) (#5014)

* Fix typos
* Change warning text
* Add test
(cherry picked from commit a8f4e15f3d33084862ddd3a7d58cd00034e94f16)
Lib/asyncio/unix_events.py
Lib/test/test_asyncio/test_unix_events.py