Even then, disconnect seems like the primary use case, with a channel.kill_for_all being a specialized subclass. One argument for leaving it to a subclass is that it isn't clear what other interpreters should do when that happens. Shut down? Start getting exceptions if they happen to use it again, with no information until then? _______________________________________________ Python-Dev mailing list -- python-dev@python.org To unsubscribe send an email to python-dev-le...@python.org https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/python-dev@python.org/message/MKMAHVG6FE4Q46SAXSKWHQYEHG2QWM2G/ Code of Conduct: http://python.org/psf/codeofconduct/
- [Python-Dev] Re: PEP 554 comments Eric Snow
- [Python-Dev] Re: PEP 554 comments Greg Ewing
- [Python-Dev] Re: PEP 554 comments Eric Snow
- [Python-Dev] Re: PEP 554 comments Antoine Pitrou
- [Python-Dev] Re: PEP 554 comments Eric Snow
- [Python-Dev] Re: PEP 554 comments Eric Snow
- [Python-Dev] Re: PEP 554 comments Greg Ewing
- [Python-Dev] Re: PEP 554 comments Eric Snow
- [Python-Dev] Re: PEP 554 comments Greg Ewing
- [Python-Dev] Re: PEP 554 comment... Eric Snow
- [Python-Dev] Re: PEP 554 comment... Jim J. Jewett
- [Python-Dev] Re: PEP 554 comment... Greg Ewing
- [Python-Dev] Re: PEP 554 comment... Eric Snow
- [Python-Dev] Re: PEP 554 comments Greg Ewing
- [Python-Dev] Re: PEP 554 comments Antoine Pitrou
- [Python-Dev] Re: PEP 554 comments Eric Snow
- [Python-Dev] Re: PEP 554 comments Antoine Pitrou
- [Python-Dev] Re: PEP 554 comment... Eric Snow
- [Python-Dev] Re: PEP 554 comments Victor Stinner
- [Python-Dev] Re: PEP 554 comments Edwin Zimmerman
- [Python-Dev] Re: PEP 554 comments Victor Stinner