Uh oh!
There was an error while loading. Please reload this page.
socketserver: improve bytes handling - #9096
Conversation
This comment has been minimized.
This comment has been minimized.
JelleZijlstra
commented
Nov 5, 2022
hm, since these are mostly for subclasses, making the address types precise is probably mostly a hassle for subclassers. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
AlexWaygood
left a comment
There was a problem hiding this comment.
Looks good now, just one more question: Should the BaseServer.server_address attribute (on line 39) also be changed to be _socket._Address, to match the type passed in __init__?
This comment has been minimized.
This comment has been minimized.
According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉 |
No description provided.