1. 07 Ock, 2010 2 kayıt (commit)
  2. 06 Ock, 2010 1 kayıt (commit)
  3. 05 Ock, 2010 2 kayıt (commit)
  4. 04 Ock, 2010 9 kayıt (commit)
  5. 03 Ock, 2010 13 kayıt (commit)
  6. 02 Ock, 2010 11 kayıt (commit)
  7. 01 Ock, 2010 2 kayıt (commit)
    • Mark Dickinson's avatar
      Merged revisions 77218 via svnmerge from · de604019
      Mark Dickinson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77218 | mark.dickinson | 2010-01-01 17:27:30 +0000 (Fri, 01 Jan 2010) | 5 lines
      
        Issue #5080: turn the DeprecationWarning from float arguments passed
        to integer PyArg_Parse* format codes into a TypeError.  Add a
        DeprecationWarning for floats passed with the 'L' format code, which
        didn't previously have a warning.
      ........
      de604019
    • Benjamin Peterson's avatar
      Merged revisions 77212-77215 via svnmerge from · d78735d8
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77212 | benjamin.peterson | 2010-01-01 09:16:29 -0600 (Fri, 01 Jan 2010) | 1 line
      
        use pkg-config to find the libffi headers when --with-system-ffi is used #6943
      ........
        r77213 | benjamin.peterson | 2010-01-01 09:18:38 -0600 (Fri, 01 Jan 2010) | 1 line
      
        add note
      ........
        r77214 | benjamin.peterson | 2010-01-01 09:20:06 -0600 (Fri, 01 Jan 2010) | 1 line
      
        fix indentation
      ........
        r77215 | benjamin.peterson | 2010-01-01 09:21:13 -0600 (Fri, 01 Jan 2010) | 1 line
      
        allow --with-dbmliborder to specify that no dbm modules will be built #6491
      ........
      d78735d8