1. 06 Aug, 2010 1 commit
  2. 04 Aug, 2010 9 commits
  3. 03 Aug, 2010 11 commits
  4. 02 Aug, 2010 4 commits
  5. 01 Aug, 2010 15 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
    • Georg Brandl's avatar
      Merged revisions 82965 via svnmerge from · 57ebc910
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r82965 | georg.brandl | 2010-07-19 13:28:05 +0200 (Mo, 19 Jul 2010) | 1 line
      
        Clarification.  Yay importlib!
      ........
      57ebc910
    • Georg Brandl's avatar
      Merged revisions 83065 via svnmerge from · 422b5458
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83065 | georg.brandl | 2010-07-23 10:46:35 +0200 (Fr, 23 Jul 2010) | 1 line
      
        Use augassign.
      ........
      422b5458
    • Georg Brandl's avatar
      Merged revisions 83106 via svnmerge from · 8b256caf
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83106 | georg.brandl | 2010-07-23 18:55:26 +0200 (Fr, 23 Jul 2010) | 1 line
      
        Fix some markup glitches.
      ........
      8b256caf
    • Georg Brandl's avatar
      Blocked revisions 83107 via svnmerge · eb0c8edc
      Georg Brandl authored
      ........
        r83107 | georg.brandl | 2010-07-23 18:55:42 +0200 (Fr, 23 Jul 2010) | 1 line
      
        Update to 1.0.
      ........
      eb0c8edc
    • Georg Brandl's avatar
      Blocked revisions 83168 via svnmerge · 08c2f5bc
      Georg Brandl authored
      ........
        r83168 | georg.brandl | 2010-07-26 19:00:20 +0200 (Mo, 26 Jul 2010) | 1 line
      
        Fix indentation in example.
      ........
      08c2f5bc
    • Georg Brandl's avatar
      Merged revisions 83160-83161,83166,83169,83171 via svnmerge from · ec18c395
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83160 | georg.brandl | 2010-07-26 10:51:42 +0200 (Mo, 26 Jul 2010) | 1 line
      
        #9381: fix markup.
      ........
        r83161 | georg.brandl | 2010-07-26 11:33:12 +0200 (Mo, 26 Jul 2010) | 1 line
      
        Add Brian Quinlan.
      ........
        r83166 | georg.brandl | 2010-07-26 17:11:49 +0200 (Mo, 26 Jul 2010) | 1 line
      
        Fix grammar.
      ........
        r83169 | georg.brandl | 2010-07-26 19:09:32 +0200 (Mo, 26 Jul 2010) | 1 line
      
        Add Reid.
      ........
        r83171 | georg.brandl | 2010-07-26 23:12:13 +0200 (Mo, 26 Jul 2010) | 1 line
      
        Clarify.
      ........
      ec18c395
    • Georg Brandl's avatar
      Blocked revisions 83181 via svnmerge · 80ff50a3
      Georg Brandl authored
      ........
        r83181 | georg.brandl | 2010-07-27 20:19:21 +0200 (Di, 27 Jul 2010) | 1 line
      
        Update Sphinx to 1.0.1.
      ........
      80ff50a3
    • Georg Brandl's avatar
      Merged revisions 83201 via svnmerge from · bd9c6d09
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83201 | georg.brandl | 2010-07-28 10:19:35 +0200 (Mi, 28 Jul 2010) | 1 line
      
        #9354: Provide getsockopt() in asyncore file_wrapper().  Patch by Lukas Langa.
      ........
      bd9c6d09
    • Georg Brandl's avatar
      Blocked revisions 83202,83213,83218-83220,83222 via svnmerge · 77925b06
      Georg Brandl authored
      ........
        r83202 | georg.brandl | 2010-07-28 15:13:46 +0200 (Mi, 28 Jul 2010) | 1 line
      
        #1682942: add some ConfigParser features: alternate delimiters, alternate comments, empty lines in values.  Also enhance the docs with more examples and mention SafeConfigParser before ConfigParser.  Patch by Lukas Langa, review by myself, Eric and Ezio.
      ........
        r83213 | georg.brandl | 2010-07-28 19:37:27 +0200 (Mi, 28 Jul 2010) | 1 line
      
        Add missing file.
      ........
        r83218 | georg.brandl | 2010-07-29 13:49:05 +0200 (Do, 29 Jul 2010) | 1 line
      
        #6538: fix regex documentation again -- use fictional class names "regex" and "match" but do not document them as classes, remove 1.5 compat info and use new default argument syntax where possible.
      ........
        r83219 | georg.brandl | 2010-07-29 13:56:20 +0200 (Do, 29 Jul 2010) | 1 line
      
        Fix for r83202: improve the handling of empty lines.
      ........
        r83220 | georg.brandl | 2010-07-29 14:17:40 +0200 (Do, 29 Jul 2010) | 1 line
      
        #9411: allow selecting an encoding for configparser files.  Also adds a new test config file to test special cases.
      ........
        r83222 | georg.brandl | 2010-07-29 15:19:42 +0200 (Do, 29 Jul 2010) | 1 line
      
        Fix #9412: make list of messages an instance attribute instead of class attribute.
      ........
      77925b06