1. 04 Agu, 2010 1 kayıt (commit)
    • R. David Murray's avatar
      Merged revisions 83690 via svnmerge from · 75a292e5
      R. David Murray yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83690 | r.david.murray | 2010-08-03 18:14:10 -0400 (Tue, 03 Aug 2010) | 10 lines
      
        #3196: if needed pad a short base64 encoded word before trying to decode.
      
        The RFCs encourage following Postel's law: be liberal in what you accept.
        So if someone forgot to pad the base64 encoded word payload to an
        even four bytes, we add the padding before handing it to base64mime.decode.
        Previously, missing padding resulted in a HeaderParseError.
      
        Patch by Jason Williams.
      ........
      75a292e5
  2. 03 Agu, 2010 10 kayıt (commit)
  3. 02 Agu, 2010 12 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 83599 via svnmerge from · 29014268
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83599 | georg.brandl | 2010-08-02 23:51:18 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9061: warn that single quotes are never escaped.
      ........
      29014268
    • Georg Brandl's avatar
      Merged revisions 83551,83553 via svnmerge from · 3db92e94
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83551 | georg.brandl | 2010-08-02 21:35:06 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Remove XXX comment that was displayed.
      ........
        r83553 | georg.brandl | 2010-08-02 21:39:17 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Remove redundant information.
      ........
      3db92e94
    • Georg Brandl's avatar
      Blocked revisions 83538,83542,83560-83561,83569,83580,83584 via svnmerge · a0007af1
      Georg Brandl yazdı
      ........
        r83538 | georg.brandl | 2010-08-02 20:10:13 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #6928: fix class docs w.r.t. new metaclasses.
      ........
        r83542 | georg.brandl | 2010-08-02 20:56:54 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Move test_SimpleHTTPServer into test_httpservers.
      ........
        r83560 | georg.brandl | 2010-08-02 22:16:18 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9087: update json docstrings -- unicode and long do not exist anymore.
      ........
        r83561 | georg.brandl | 2010-08-02 22:17:50 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #4280: remove outdated "versionchecker" tool.
      ........
        r83569 | georg.brandl | 2010-08-02 22:39:35 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7797: be explicit about bytes-oriented interface of base64 functions.
      ........
        r83580 | georg.brandl | 2010-08-02 23:02:36 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8119: fix copy-paste error.
      ........
        r83584 | georg.brandl | 2010-08-02 23:07:14 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9457: fix documentation links for 3.2.
      ........
      a0007af1
    • Georg Brandl's avatar
      Merged revisions… · 7d4bfb33
      Georg Brandl yazdı
      Merged revisions 83536,83546-83548,83550,83554-83555,83558,83563,83565,83571,83574-83575 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83536 | georg.brandl | 2010-08-02 19:49:25 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8578: mention danger of not incref'ing weak referenced object.
      ........
        r83546 | georg.brandl | 2010-08-02 21:16:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7973: Fix distutils options spelling.
      ........
        r83547 | georg.brandl | 2010-08-02 21:19:26 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7386: add example that shows that trailing path separators are stripped.
      ........
        r83548 | georg.brandl | 2010-08-02 21:23:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8172: how does one use a property?
      ........
        r83550 | georg.brandl | 2010-08-02 21:32:43 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9451: strengthen warning about __*__ special name usage.
      ........
        r83554 | georg.brandl | 2010-08-02 21:43:05 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7280: note about nasmw.exe.
      ........
        r83555 | georg.brandl | 2010-08-02 21:44:48 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8861: remove unused variable.
      ........
        r83558 | georg.brandl | 2010-08-02 22:05:19 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8648: document UTF-7 codec functions.
      ........
        r83563 | georg.brandl | 2010-08-02 22:21:21 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9037: add example how to raise custom exceptions from C code.
      ........
        r83565 | georg.brandl | 2010-08-02 22:27:20 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9111: document that do_help() looks at docstrings.
      ........
        r83571 | georg.brandl | 2010-08-02 22:44:34 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Clarify that abs() is not a namespace.
      ........
        r83574 | georg.brandl | 2010-08-02 22:47:56 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #6867: epoll.register() returns None.
      ........
        r83575 | georg.brandl | 2010-08-02 22:52:10 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9238: zipfile does handle archive comments.
      ........
      7d4bfb33
    • Georg Brandl's avatar
      Blocked revisions 83524,83526-83528 via svnmerge · 09b7cbaa
      Georg Brandl yazdı
      ........
        r83524 | georg.brandl | 2010-08-02 14:20:23 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9428: fix running scripts from profile/cProfile with their own name and the right namespace.  Same fix as for trace.py in #1690103.
      ........
        r83526 | georg.brandl | 2010-08-02 14:40:22 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Fix softspace relic.
      ........
        r83527 | georg.brandl | 2010-08-02 14:48:46 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #3821: beginnings of a trace.py unittest.
      ........
        r83528 | georg.brandl | 2010-08-02 14:54:24 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Document how to refer to decorators and decorator methods.
      ........
      09b7cbaa
    • Georg Brandl's avatar
      Merged revisions 83525 via svnmerge from · 11ce4d98
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83525 | georg.brandl | 2010-08-02 14:36:24 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Get rid of spurious "threading" entries in trace output.
      ........
      11ce4d98
    • Georg Brandl's avatar
      Fix merging glitches. · fb2c459a
      Georg Brandl yazdı
      fb2c459a
    • Georg Brandl's avatar
      Merged revisions 83523 via svnmerge from · 9c5efadf
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83523 | georg.brandl | 2010-08-02 14:06:18 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9209 and #7781: fix two crashes in pstats interactive browser.
      ........
      9c5efadf
    • Georg Brandl's avatar
      Blocked revisions 83566 via svnmerge · aa885af2
      Georg Brandl yazdı
      ........
        r83566 | georg.brandl | 2010-08-02 22:30:57 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9019: remove false (in 3k) claim about Headers updates.
      ........
      aa885af2
    • Georg Brandl's avatar
      Merged revisions 83552 via svnmerge from · 1858b6f2
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83552 | georg.brandl | 2010-08-02 21:36:36 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #9438: clarify that constant names also cannot be assigned as attributes.
      ........
      1858b6f2
    • Georg Brandl's avatar
      Blocked revisions 83543 via svnmerge · 3edccce7
      Georg Brandl yazdı
      ........
        r83543 | georg.brandl | 2010-08-02 20:59:52 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #8560: add progress indicator to regrtest.
      ........
      3edccce7
    • Georg Brandl's avatar
      Merged revisions 83531 via svnmerge from · a2a92cf2
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83531 | georg.brandl | 2010-08-02 19:24:49 +0200 (Mo, 02 Aug 2010) | 1 line
      
        #7372: fix regression in pstats: a previous fix to handle cProfile data in add_callers broke handling of profile data.
      ........
      a2a92cf2
  4. 01 Agu, 2010 17 kayıt (commit)