[CalendarServer-dev] [CalendarServer] #332: Patches for CalendarServer build errors with Python 2.6.2

CalendarServer trac at macosforge.org
Sat Apr 18 12:49:17 PDT 2009


#332: Patches for CalendarServer build errors with Python 2.6.2
------------------------------+---------------------------------------------
 Reporter:  ebach2@…          |       Owner:  wsanchez@…        
     Type:  Defect            |      Status:  new               
 Priority:  5: Not set        |   Milestone:                    
Component:  Twisted           |    Severity:  Other             
 Keywords:                    |  
------------------------------+---------------------------------------------
 Attached are some patches for fixing errors that occur when building
 CalendarServer using Python 2.6.2.

 These are patches that I either found on the Internet for PyXML or from
 comparing the code in Twisted that DSC uses with the current version of
 Twisted.  I'm not sure that DSC actually uses the functionality of these
 patches, but I really dislike errors in the build process.

 In particular, the patch in filetransfer.py changes the value of a
 constant (which was not causing a syntax error), but the value appeared to
 be wrong (as it seems like it's being used as a bit-field, and the twisted
 trunk also has it as the updated value).

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/332>
CalendarServer </>
HTTP/WebDAV/CalDAV Server


More information about the calendarserver-dev mailing list