• Georg Brandl's avatar
    Merged revisions 71094,71102-71103,71106,71486,71962,72053,72221,72418-72419 via svnmerge from · 20f2ee94
    Georg Brandl yazdı
    svn+ssh://pythondev@svn.python.org/python/trunk
    
    ........
      r71094 | vinay.sajip | 2009-04-03 12:23:18 +0200 (Fr, 03 Apr 2009) | 1 line
    
      Added warning about logging use from asynchronous signal handlers.
    ........
      r71102 | andrew.kuchling | 2009-04-03 23:44:49 +0200 (Fr, 03 Apr 2009) | 1 line
    
      Fix 'the the'; grammar fix
    ........
      r71103 | andrew.kuchling | 2009-04-03 23:45:29 +0200 (Fr, 03 Apr 2009) | 1 line
    
      Fix 'the the' duplication
    ........
      r71106 | vinay.sajip | 2009-04-03 23:58:16 +0200 (Fr, 03 Apr 2009) | 1 line
    
      Clarified warning about logging use from asynchronous signal handlers.
    ........
      r71486 | andrew.kuchling | 2009-04-11 18:18:14 +0200 (Sa, 11 Apr 2009) | 1 line
    
      Re-word
    ........
      r71962 | eric.smith | 2009-04-26 12:05:11 +0200 (So, 26 Apr 2009) | 1 line
    
      Note that the caller is resposible for freeing the result of PyOS_double_to_string.
    ........
      r72053 | raymond.hettinger | 2009-04-27 23:12:54 +0200 (Mo, 27 Apr 2009) | 1 line
    
      Add example to the seealso section.
    ........
      r72221 | benjamin.peterson | 2009-05-02 22:26:53 +0200 (Sa, 02 Mai 2009) | 1 line
    
      add myself
    ........
      r72418 | r.david.murray | 2009-05-07 03:39:25 +0200 (Do, 07 Mai 2009) | 3 lines
    
      Document how to pass a 'decode' argument to get_payload when
      is_multipart is False.
    ........
      r72419 | r.david.murray | 2009-05-07 03:43:57 +0200 (Do, 07 Mai 2009) | 2 lines
    
      Revert inappropriate doc change.
    ........
    20f2ee94
2to3.rst 10.2 KB