• Antoine Pitrou's avatar
    Merged revisions 88012-88018 via svnmerge from · 3acd3e97
    Antoine Pitrou authored
    svn+ssh://pythondev@svn.python.org/python/branches/py3k
    
    ........
      r88012 | antoine.pitrou | 2011-01-15 12:39:23 +0100 (sam., 15 janv. 2011) | 3 lines
    
      Avoid ResourceWarnings in ccbench
    ........
      r88013 | antoine.pitrou | 2011-01-15 12:44:17 +0100 (sam., 15 janv. 2011) | 3 lines
    
      Standard streams use file descriptors, not FILE pointers.
    ........
      r88014 | antoine.pitrou | 2011-01-15 12:57:42 +0100 (sam., 15 janv. 2011) | 3 lines
    
      Restructure a bit
    ........
      r88015 | antoine.pitrou | 2011-01-15 13:10:48 +0100 (sam., 15 janv. 2011) | 3 lines
    
      Improve description of issues
    ........
      r88016 | antoine.pitrou | 2011-01-15 13:21:53 +0100 (sam., 15 janv. 2011) | 3 lines
    
      Add mention of how to switch interpreters
    ........
      r88017 | antoine.pitrou | 2011-01-15 13:54:19 +0100 (sam., 15 janv. 2011) | 3 lines
    
      Reword and restructure the GIL API doc
    ........
      r88018 | antoine.pitrou | 2011-01-15 14:11:48 +0100 (sam., 15 janv. 2011) | 4 lines
    
      Issue #10913: Deprecate misleading functions PyEval_AcquireLock() and
      PyEval_ReleaseLock().  The thread-state aware APIs should be used instead.
    ........
    3acd3e97
init.rst 46.8 KB