Ask HN: Is function patching in Python acceptable for a library to do?

by roh26iton 8/23/2024, 2:09 PMwith 2 comments

by patrakovon 8/23/2024, 3:01 PM

Yes, if this is documented and not done by default. Example: https://www.gevent.org/api/gevent.monkey.html