classification
Title: Create the http package
Type:
Components: Library (Lib) Versions: Python 3.0, Python 2.6
process
Status: closed Resolution: fixed
Dependencies: Superseder:
Assigned To: Nosy List: brett.cannon, georg.brandl, juracy
Priority: release blocker Keywords: patch

Created on 2008-05-16 05:07 by brett.cannon, last changed 2008-05-26 16:32 by georg.brandl.

Messages
msg66910 (view) Author: Brett Cannon (brett.cannon) 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) Date: 2008-05-26 16:32
Added renaming notices in r63691, 2to3 fixer in r63695, created package
in r63700.
History
Date User Action Args
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:19juracysetnosy: + juracy
2008-05-16 05:12:59brett.cannonsetkeywords: + patch
2008-05-16 05:08:47brett.cannonlinkissue2775 dependencies
2008-05-16 05:07:25brett.cannoncreate