Changes between Version 31 and Version 32 of CTPUGBugs


Ignore:
Timestamp:
Jan 27, 2013, 10:58:44 AM (11 years ago)
Author:
Neil
Comment:

Update bug list

Legend:

Unmodified
Added
Removed
Modified
  • CTPUGBugs

    v31 v32  
    88 * http://bugs.python.org/issue1859 (textwrap doesn't linebreak on "\n") (docs patch applied, but ticket still open for possible code patch.)
    99 * http://bugs.python.org/issue6490 (docs for os.popen got lost along the way)
     10 * http://bugs.python.org/issue1145257 (shutil.copytree fails on windows - probably no longer valid)
    1011 
    1112=== Resolved ===
     
    7374 * ~~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]~~)
    7475 * ~~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
     76 * ~~http://genshi.edgewall.org/ticket/368~~ HTML() raises ValueError
     77 * ~~http://genshi.edgewall.org/ticket/540~~ Upstream change in Python breaks genshi test suite