This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
Title: urllib2 1750931 alternative patch
Type: Stage:
Components: Library (Lib) Versions:
process
Status: closed Resolution: accepted
Dependencies: Superseder:
Assigned To: Nosy List: georg.brandl, jjlee
Priority: normal Keywords: patch

Created on 2007-07-11 23:12 by jjlee, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Files
File name Uploaded Description Edit
non_handler.patch jjlee, 2007-07-11 23:12
Messages (2)
msg52857 - (view) Author: John J Lee (jjlee) Date: 2007-07-11 23:12
This is an alternative patch to http://python.org/sf/1750931 .  Please continue discussion there.
msg52858 - (view) Author: Georg Brandl (georg.brandl) * (Python committer) Date: 2007-07-12 08:06
Committed in rev. 56293, 56294 (2.5).
History
Date User Action Args
2022-04-11 14:56:25adminsetgithub: 45181
2007-07-11 23:12:06jjleecreate