Changes between Version 27 and Version 28 of CTPUGBugs


Ignore:
Timestamp:
01/09/12 06:41:28 (18 months ago)
Author:
NeilMuller
Comment:

python bug #1777412 has been closed

Legend:

Unmodified
Added
Removed
Modified
  • CTPUGBugs

    v27 v28  
    66 
    77 * http://bugs.python.org/issue2736 (datetime needs an "epoch" method) 
    8  * http://bugs.python.org/issue1777412 (Python's strftime dislikes years before 1900) 
    98 * http://bugs.python.org/issue10231 (SimpleHTTPRequestHandler directory bugs) 
    109 * http://bugs.python.org/issue1859 (textwrap doesn't linebreak on "\n") (docs patch applied, but ticket still open for possible code patch.) 
     
    3433 * ~~http://bugs.python.org/issue4236~~ (Crash when importing builtin module during interpreter shutdown) 
    3534 * ~~http://bugs.python.org/issue3932~~ (HTMLParser cannot handle '&' and non-ascii characters in attribute names) 
     35 * ~~http://bugs.python.org/issue1777412~~ (Python's strftime dislikes years before 1900) 
    3636 
    3737== Scipy / Numpy bugs ==