mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-10 18:36:31 +08:00
b36f3c5229
The _warn parameter to these methods is just there to work around some finalization issues and should never be used by users. In addition, these protocols are out of date (the "stacklevel" argument is not used by current CPython main). I don't think we gain anything by trying to maintain these protocol definitions.