[Webkit-unassigned] [Bug 32729] New: move bugzilla.py off of urllib2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 18 12:05:09 PST 2009


https://bugs.webkit.org/show_bug.cgi?id=32729

           Summary: move bugzilla.py off of urllib2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org
            Blocks: 28777


move bugzilla.py off of urllib2

This paves the way for us to be able to support security bugs with
bugzilla-tool, because our mechanize codepath knows how to authenticate and the
urllib2 one did not.  I just didn't know python at all when I was writing this
code. :)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list