Issue 15708: PEP 3121, 384 Refactoring applied to socket module

Issue15708

Created on 2012-08-16 21:26 by Robin.Schreiber, last changed 2022-04-11 14:57 by admin.

Files
File name Uploaded Description Edit
socket_pep3121-384_v0.patch Robin.Schreiber, 2012-08-16 21:26
Messages (2)
msg168416 - (view) Author: Robin Schreiber (Robin.Schreiber) * (Python triager) Date: 2012-08-16 21:26
Changes proposed in PEP3121 and PEP384 have now been applied to the socket module!
msg408028 - (view) Author: Irit Katriel (iritkatriel) * (Python committer) Date: 2021-12-08 15:32
The patch needs to be converted to a github PR.
History
Date User Action Args
2022-04-11 14:57:34adminsetgithub: 59913
2021-12-08 15:32:48iritkatrielsetnosy: + iritkatriel

messages: + msg408028
versions: + Python 3.11, - Python 3.4

2012-11-08 13:41:56Robin.Schreibersetkeywords: + pep3121, - patch
2012-08-27 03:49:13belopolskylinkissue15787 dependencies
2012-08-16 21:26:27Robin.Schreibercreate