[Python-checkins] [python/cpython] 1f7302: [3.5] Fix TypeError is asyncio/proactor_events (GH...

GitHub noreply at github.com
Sat Jun 10 00:15:43 EDT 2017


  Branch: refs/heads/3.5
  Home:   https://github.com/python/cpython
  Commit: 1f73023b908b1d13ca31d162ba613e0186218be5
      https://github.com/python/cpython/commit/1f73023b908b1d13ca31d162ba613e0186218be5
  Author: Yury Selivanov <yury at magic.io>
  Date:   2017-06-10 (Sat, 10 Jun 2017)

  Changed paths:
    M Lib/asyncio/proactor_events.py

  Log Message:
  -----------
  [3.5] Fix TypeError is asyncio/proactor_events (GH-993) (#2060)

(cherry picked from commit 34792d25ab7329241ea24595286d65d54c266274)




More information about the Python-checkins mailing list