1. 09 Jan, 2010 4 commits
    • Benjamin Peterson's avatar
      Merged revisions 77209,77229,77359-77360,77371 via svnmerge from · 5d1870a4
      Benjamin Peterson authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77209 | georg.brandl | 2010-01-01 07:07:05 -0600 (Fri, 01 Jan 2010) | 1 line
      
        More yearly updates.
      ........
        r77229 | georg.brandl | 2010-01-02 06:35:01 -0600 (Sat, 02 Jan 2010) | 1 line
      
        Fix casing.
      ........
        r77359 | georg.brandl | 2010-01-07 14:54:45 -0600 (Thu, 07 Jan 2010) | 1 line
      
        Fix description for Py_GetPath(); it sounded like it always returned sys.path.
      ........
        r77360 | georg.brandl | 2010-01-07 15:48:47 -0600 (Thu, 07 Jan 2010) | 1 line
      
        #7653: clarify how the PythonPath registry key should look like.
      ........
        r77371 | senthil.kumaran | 2010-01-08 13:20:25 -0600 (Fri, 08 Jan 2010) | 3 lines
      
        Fix for Issue7026. For the Error - RuntimeError: dictionary changed size during iteration
      ........
      5d1870a4
    • Benjamin Peterson's avatar
      Blocked revisions 77227,77256,77260,77368-77369 via svnmerge · 2011aee2
      Benjamin Peterson authored
      ........
        r77227 | martin.v.loewis | 2010-01-02 03:53:18 -0600 (Sat, 02 Jan 2010) | 1 line
      
        Make script work with 2.5.
      ........
        r77256 | georg.brandl | 2010-01-02 16:55:55 -0600 (Sat, 02 Jan 2010) | 1 line
      
        Fix typo.
      ........
        r77260 | gregory.p.smith | 2010-01-02 18:43:02 -0600 (Sat, 02 Jan 2010) | 2 lines
      
        make setup.py similar to py3k's when reporting on _hashlib as missing or not.
      ........
        r77368 | senthil.kumaran | 2010-01-08 12:41:40 -0600 (Fri, 08 Jan 2010) | 1 line
      
        Fixing - Issue7026 - RuntimeError: dictionary changed size during iteration. Patch by flox
      ........
        r77369 | senthil.kumaran | 2010-01-08 13:04:16 -0600 (Fri, 08 Jan 2010) | 4 lines
      
        Reverting the Revision: 77368.  I committed Flox's big patch for tests by
        mistake. ( It may come in for sure tough)
      ........
      2011aee2
    • Benjamin Peterson's avatar
      Blocked revisions 77384,77386 via svnmerge · 1c06e2a5
      Benjamin Peterson authored
      ........
        r77384 | benjamin.peterson | 2010-01-09 10:34:06 -0600 (Sat, 09 Jan 2010) | 1 line
      
        bump version to 2.7a2
      ........
        r77386 | benjamin.peterson | 2010-01-09 11:30:31 -0600 (Sat, 09 Jan 2010) | 1 line
      
        post release version adjustment
      ........
      1c06e2a5
    • Georg Brandl's avatar
      Merged revisions 77382 via svnmerge from · 619ccae2
      Georg Brandl authored
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77382 | georg.brandl | 2010-01-09 10:47:11 +0100 (Sa, 09 Jan 2010) | 1 line
      
        #7422: make it clear that getargspec() only works on Python functions.
      ........
      619ccae2
  2. 08 Jan, 2010 5 commits
  3. 07 Jan, 2010 2 commits
  4. 06 Jan, 2010 1 commit
  5. 05 Jan, 2010 2 commits
  6. 04 Jan, 2010 9 commits
  7. 03 Jan, 2010 13 commits
  8. 02 Jan, 2010 4 commits