Branch: refs/heads/selectors-bare-except-2 Home: https://github.com/python/cpython Commit: 293759c5bfcc81ef7d6d0b27f9bed32c91772c0a https://github.com/python/cpython/commit/293759c5bfcc81ef7d6d0b27f9bed32c91772c0a Author: Giampaolo Rodola <g.rodola at gmail.com> Date: 2017年06月12日 (2017年6月12日) Changed paths: M Lib/selectors.py Log Message: ----------- bpo-30624 / selectors: use bare 'except' clause instead of 'except Exception' Commit: 730cc05f43222fdff8a95427536936d623009409 https://github.com/python/cpython/commit/730cc05f43222fdff8a95427536936d623009409 Author: Giampaolo Rodola <g.rodola at gmail.com> Date: 2017年06月12日 (2017年6月12日) Log Message: ----------- Merge branch 'selectors-bare-except-2' of github.com:python/cpython into selectors-bare-except-2 Compare: https://github.com/python/cpython/compare/6cf19f6daa06...730cc05f4322