This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author aeros
Recipients aeros, asvetlov, benjamin.peterson, nanjekyejoannah, njs, vstinner, yan12125, yselivanov
Date 2019-11-15.02:06:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1573783605.44.0.342523370596.issue38692@roundup.psfhosted.org>
In-reply-to
Content
> PidfdChildWatcher should be enumerated in unix_events.py:__all__ to make the class visible by asyncio import rules.

> Kyle, would you make a post-fix PR?

I actually just noticed that myself and was coming back to the bpo issue to mention that it was missing from __all__. I'll take of that, no problem.
History
Date User Action Args
2019-11-15 02:06:45aerossetrecipients: + aeros, vstinner, benjamin.peterson, njs, asvetlov, yselivanov, yan12125, nanjekyejoannah
2019-11-15 02:06:45aerossetmessageid: <1573783605.44.0.342523370596.issue38692@roundup.psfhosted.org>
2019-11-15 02:06:45aeroslinkissue38692 messages
2019-11-15 02:06:45aeroscreate