Message372212
> There is no need to change default-value signatures. The root problem is that select.epoll.register does not have the __module__ attribute.
Oh, I saw your comment after merging Anthony's PR. At least, I confirm that it fix the reported issue: "./python -m pydoc select" doesn't fail anymore.
Maybe open a separated issue for the __module__ attribute issue. |
|
| Date |
User |
Action |
Args |
| 2020-06-23 22:23:19 | vstinner | set | recipients:
+ vstinner, taleinat, larry, serhiy.storchaka, Anthony Sottile, miss-islington |
| 2020-06-23 22:23:19 | vstinner | set | messageid: <[email protected]> |
| 2020-06-23 22:23:19 | vstinner | link | issue31938 messages |
| 2020-06-23 22:23:19 | vstinner | create | |
|