Bug summary
__
Summary for 2020-09-06 through 2020-09-13
Opened Closed Total Change
Enhancements: 2 1 1444 +1
Defects: 1 0985 +1
Tasks: 0 1 9
Hi Jean-Paul,
Thank you very much for the detailed answer. And my appologies for not
providing OS details; I’ve tested on CentOS and RedHat EL variants, not FreeBSD
as the ticket discussed. Looks like Red Hat (EL 7.6) is using epoll reactor,
and the Windows side is using the select reactor
On Mon, Aug 31, 2020, at 10:06 AM, Craig Rodrigues wrote:
> In this PR:
> https://github.com/twisted/twisted/pull/1365
>
> pycodestyle was disabled in trunk in order to make it easier to merge changes
> and not have pycodestyle error out, due to the code not meeting existing
> Twisted style guide