Changes between Version 9 and Version 10 of CTPUGBugs


Ignore:
Timestamp:
Sep 30, 2010, 6:24:56 AM (14 years ago)
Author:
Neil
Comment:

python issue1491 finally closed. bitten 426 also closed

Legend:

Unmodified
Added
Removed
Modified
  • CTPUGBugs

    v9 v10  
    66
    77 * http://bugs.python.org/issue2736 (datetime needs an "epoch" method)
    8  * http://bugs.python.org/issue1491 (BaseHTTPServer incorrectly implements response code 100)
    98 * http://bugs.python.org/issue1343 (XMLGenerator: nice  elements)
    109 * http://bugs.python.org/issue1777412 (Python's strftime dislikes years before 1900)
     
    2524 * ~~http://bugs.python.org/issue6266~~ (cElementTree & !ElementTree can return differently encoded strings)
    2625 * ~~http://bugs.python.org/issue6231~~ (!ElementInclude bug)
     26 * ~~http://bugs.python.org/issue1491~~ (BaseHTTPServer incorrectly implements response code 100)
    2727
    2828== Scipy / Numpy bugs ==
     
    4343 * http://bitten.edgewall.org/ticket/243 Failure if there are special characters in the build log. (see also [http://bitten.edgewall.org/ticket/533 #533], [http://bitten.edgewall.org/ticket/458 #458], [http://bitten.edgewall.org/ticket/505 #505])
    4444 * http://bitten.edgewall.org/ticket/466 Coverage Annotation is base on the last revision on the file, and not on the last revision of the repository
    45  * http://bitten.edgewall.org/ticket/426 Replace XML/SWF Charts with an open system
    4645 * http://bitten.edgewall.org/ticket/552 Bitten svn:checkout does not handle failure to check out externals (see also [http://subversion.tigris.org/issues/show_bug.cgi?id=3622 subversion issue #3622])
    4746
     
    6463 * ~~http://bitten.edgewall.org/ticket/529~~ add --no-auth-cache and username/password options to all svn commands
    6564 * ~~http://bitten.edgewall.org/ticket/564~~ Another py.test patch: Ignore ignored tests
     65 * ~~http://bitten.edgewall.org/ticket/426~~ Replace XML/SWF Charts with an open system