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 nafur
Recipients mark.dickinson, nafur, serhiy.storchaka
Date 2021-02-08.18:40:37
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1612809637.34.0.205724377828.issue43101@roundup.psfhosted.org>
In-reply-to
Content
Hm, I see.

For methods that do not intercept exceptions or run code in a different process or alike, the deprecation warning and the TypeError should be sufficient.

Given that identifying this issue can be particularly nasty for setrlimit (if used within preexec_fn), could we document this particular affected function anyway?
History
Date User Action Args
2021-02-08 18:40:37nafursetrecipients: + nafur, mark.dickinson, serhiy.storchaka
2021-02-08 18:40:37nafursetmessageid: <1612809637.34.0.205724377828.issue43101@roundup.psfhosted.org>
2021-02-08 18:40:37nafurlinkissue43101 messages
2021-02-08 18:40:37nafurcreate