1. 07 Aug, 2010 4 commits
  2. 06 Aug, 2010 6 commits
  3. 04 Aug, 2010 9 commits
  4. 03 Aug, 2010 11 commits
  5. 02 Aug, 2010 4 commits
  6. 01 Aug, 2010 6 commits
    • R. David Murray's avatar
      Merged revisions 83506 via svnmerge from · fc499bcf
      R. David Murray authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83506 | r.david.murray | 2010-08-01 19:43:28 -0400 (Sun, 01 Aug 2010) | 2 lines
      
        Fix ACKS alphabetization.
      ........
      fc499bcf
    • Georg Brandl's avatar
      Merged revisions 83501 via svnmerge from · 442d3b37
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83501 | georg.brandl | 2010-08-02 00:31:05 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Fix style of referring to issues.
      ........
      442d3b37
    • Georg Brandl's avatar
      Merged revisions 82832,82834 via svnmerge from · b1a4e2c0
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r82832 | georg.brandl | 2010-07-12 11:00:29 +0200 (Mo, 12 Jul 2010) | 1 line
      
        Take care of duplicate target name warnings.
      ........
        r82834 | georg.brandl | 2010-07-12 11:06:13 +0200 (Mo, 12 Jul 2010) | 1 line
      
        Use raw string literals for regexes containing backlash.
      ........
      b1a4e2c0
    • Georg Brandl's avatar
      Blocked revisions 82848,82872-82874,82951 via svnmerge · 67a1d30f
      Georg Brandl authored
      ........
        r82848 | georg.brandl | 2010-07-13 08:38:10 +0200 (Di, 13 Jul 2010) | 1 line
      
        Add bytes in literal_eval doc.
      ........
        r82872 | georg.brandl | 2010-07-14 10:53:18 +0200 (Mi, 14 Jul 2010) | 1 line
      
        Remove XXX from text.
      ........
        r82873 | georg.brandl | 2010-07-14 10:53:36 +0200 (Mi, 14 Jul 2010) | 1 line
      
        Remove unused code that would raise a NameError.
      ........
        r82874 | georg.brandl | 2010-07-14 10:54:40 +0200 (Mi, 14 Jul 2010) | 1 line
      
        #9235: fix missing import of sys.
      ........
        r82951 | georg.brandl | 2010-07-18 15:43:32 +0200 (So, 18 Jul 2010) | 1 line
      
        #9110: update to ContextDecorator doc.
      ........
      67a1d30f
    • Georg Brandl's avatar
      Merged revisions 82871,82960-82961 via svnmerge from · 861b5220
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r82871 | georg.brandl | 2010-07-14 10:00:22 +0200 (Mi, 14 Jul 2010) | 1 line
      
        #9258: fix copy-paste errors.
      ........
        r82960 | georg.brandl | 2010-07-19 08:52:35 +0200 (Mo, 19 Jul 2010) | 1 line
      
        Clarify.
      ........
        r82961 | georg.brandl | 2010-07-19 08:57:52 +0200 (Mo, 19 Jul 2010) | 1 line
      
        Clarify :option: description.
      ........
      861b5220
    • Georg Brandl's avatar
      Blocked revisions 82949,82964 via svnmerge · 65c7d140
      Georg Brandl authored
      ........
        r82949 | georg.brandl | 2010-07-18 12:11:03 +0200 (So, 18 Jul 2010) | 1 line
      
        #9279: remove the pdb.doc file, put its contents in pdb.__doc__.  Also sync this and the pdb docs, introduce a new directive for pdb commands and a role to link to them.
      ........
        r82964 | georg.brandl | 2010-07-19 10:02:46 +0200 (Mo, 19 Jul 2010) | 1 line
      
        pydoc.pager does not promise to use $PAGER.
      ........
      65c7d140