[Patches] [ python-Patches-1483395 ] Add new top-level domains to cookielib

SourceForge.net noreply at sourceforge.net
Sun May 7 22:45:17 CEST 2006


Patches item #1483395, was opened at 2006-05-07 16:03
Message generated for change (Comment added) made by gbrandl
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1483395&group_id=5470

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Library (Lib)
Group: Python 2.5
>Status: Closed
>Resolution: Accepted
Priority: 5
Submitted By: John J Lee (jjlee)
Assigned to: Nobody/Anonymous (nobody)
Summary: Add new top-level domains to cookielib

Initial Comment:
IANA introduced some new top-level domains in addition
to the original seven.  This adds them to cookielib,
and adds a test for the relevant behaviour
(blacklisting of some "country-code TLDs").

2.4 backport candidate.


----------------------------------------------------------------------

>Comment By: Georg Brandl (gbrandl)
Date: 2006-05-07 20:45

Message:
Logged In: YES 
user_id=849994

Committed in rev. 45934. Note that the patch contained a new
test which imported a module "mechanize", which doesn't
belong to the stdlib. I removed that test.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=305470&aid=1483395&group_id=5470


More information about the Patches mailing list