[issue21531] doc: asyncore does not support UDP

2021-10-21 Thread Irit Katriel
Change by Irit Katriel : -- resolution: -> wont fix stage: -> resolved status: open -> closed superseder: -> Close asyncore/asynchat/smtpd issues and list them here ___ Python tracker

[issue21531] doc: asyncore does not support UDP

2021-05-28 Thread Irit Katriel
Change by Irit Katriel : -- assignee: -> docs@python components: +Documentation keywords: +easy nosy: +docs@python title: Sending a zero-length UDP packet to asyncore invokes handle_close() -> doc: asyncore does not support UDP versions: +Python 3.10, Python 3.11, Python 3.9 -Python 2