Hacker News new | ask | show | jobs
by patrakov 660 days ago
Yes, if this is documented and not done by default. Example: https://www.gevent.org/api/gevent.monkey.html
1 comments

Implementing like gevent did is also preferable, where you can patch some or all as arguments to the patch call.