Issue 2883: Create the http package

Issue2883

Created on 2008-05-16 05:07 by brett.cannon, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg66910 - (view) Author: Brett Cannon (brett.cannon) * (Python committer) Date: 2008-05-16 05:07
Create the http package as outlined in PEP 3108.

Initial patches exist in issue 2775.
msg67373 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2008-05-26 16:32
Added renaming notices in r63691, 2to3 fixer in r63695, created package
in r63700.
History
Date User Action Args
2022-04-11 14:56:34adminsetnosy: + barry
github: 47132
2008-05-26 16:32:51georg.brandlunlinkissue2775 dependencies
2008-05-26 16:32:41georg.brandlsetstatus: open -> closed
resolution: fixed
messages: + msg67373
nosy: + georg.brandl
2008-05-16 14:47:19juracy@gmail.comsetnosy: + juracy@gmail.com
2008-05-16 05:12:59brett.cannonsetkeywords: + patch
2008-05-16 05:08:47brett.cannonlinkissue2775 dependencies
2008-05-16 05:07:25brett.cannoncreate