1. 04 Aug, 2010 1 commit
  2. 03 Aug, 2010 11 commits
  3. 02 Aug, 2010 4 commits
  4. 01 Aug, 2010 24 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
    • Georg Brandl's avatar
      Merged revisions 83223 via svnmerge from · feb4c880
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83223 | georg.brandl | 2010-07-29 15:38:37 +0200 (Do, 29 Jul 2010) | 1 line
      
        #3874: document HTMLParser.unknown_decl().
      ........
      feb4c880
    • Georg Brandl's avatar
      Merged revisions 83217 via svnmerge from · 4c07cdc0
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83217 | georg.brandl | 2010-07-29 13:15:36 +0200 (Do, 29 Jul 2010) | 1 line
      
        Remove Python 1.5 compatibility note.
      ........
      4c07cdc0
    • Georg Brandl's avatar
      Blocked revisions 83236 via svnmerge · e3215819
      Georg Brandl authored
      ........
        r83236 | georg.brandl | 2010-07-29 19:16:10 +0200 (Do, 29 Jul 2010) | 1 line
      
        #6630: allow customizing flags for compiling string.Template.idpattern.
      ........
      e3215819
    • Georg Brandl's avatar
      Merged revisions 83226-83227,83229-83232 via svnmerge from · 1fa11af7
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83226 | georg.brandl | 2010-07-29 16:17:12 +0200 (Do, 29 Jul 2010) | 1 line
      
        #1090076: explain the behavior of *vars* in get() better.
      ........
        r83227 | georg.brandl | 2010-07-29 16:23:06 +0200 (Do, 29 Jul 2010) | 1 line
      
        Use Py_CLEAR().
      ........
        r83229 | georg.brandl | 2010-07-29 16:32:22 +0200 (Do, 29 Jul 2010) | 1 line
      
        #9407: document configparser.Error.
      ........
        r83230 | georg.brandl | 2010-07-29 16:36:11 +0200 (Do, 29 Jul 2010) | 1 line
      
        Use correct directive and name.
      ........
        r83231 | georg.brandl | 2010-07-29 16:46:07 +0200 (Do, 29 Jul 2010) | 1 line
      
        #9397: remove mention of dbm.bsd which does not exist anymore.
      ........
        r83232 | georg.brandl | 2010-07-29 16:49:08 +0200 (Do, 29 Jul 2010) | 1 line
      
        #9388: remove ERA_YEAR which is never defined in the source code.
      ........
      1fa11af7
    • Georg Brandl's avatar
      Merged revisions 83238 via svnmerge from · 745e86b3
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83238 | georg.brandl | 2010-07-29 19:55:01 +0200 (Do, 29 Jul 2010) | 1 line
      
        #4108: the first default entry (User-agent: *) wins.
      ........
      745e86b3
    • Georg Brandl's avatar
      Merged revisions 83431 via svnmerge from · 5f6f6eb0
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83431 | ronald.oussoren | 2010-08-01 21:18:13 +0200 (So, 01 Aug 2010) | 6 lines
      
      
        test_getgroups as introduced with issue7900 failed on systems
        where 'id -G' and posix.getgroups() returned the same information,
        but one of the sources contains duplicate information. Rewrite the
        check using sets instead of lists.
      ........
      5f6f6eb0
    • Georg Brandl's avatar
      Recorded merge of revisions 83444 via svnmerge from · 0f147096
      Georg Brandl authored
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r83444 | georg.brandl | 2010-08-01 22:51:02 +0200 (So, 01 Aug 2010) | 1 line
      
        Revert r83395, it introduces test failures and is not necessary anyway since we now have to nul-terminate the string anyway.
      ........
      0f147096
    • Antoine Pitrou's avatar
      Merged revisions 83440 via svnmerge from · 1e2abe73
      Antoine Pitrou authored
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83440 | antoine.pitrou | 2010-08-01 22:08:46 +0200 (dim., 01 août 2010) | 4 lines
      
        Issue #8397: Raise an error when attempting to mix iteration and regular
        reads on a BZ2File object, rather than returning incorrect results.
      ........
      1e2abe73
    • Georg Brandl's avatar
      Blocked revisions... · c6850680
      Georg Brandl authored
      Blocked revisions 83260,83262-83263,83266,83270,83274-83275,83283-83287,83291-83293,83308,83315-83318 via svnmerge
      
      ........
        r83260 | georg.brandl | 2010-07-30 09:14:01 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #4179: In pdb, allow "list ." as a command to return to the currently debugged line.
      ........
        r83262 | georg.brandl | 2010-07-30 10:29:39 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #1437051: allow "continue"/"next"/etc. in .pdbrc, also add pdb -c option to give these commands.  This allows to run a script until an exception occurs.
      ........
        r83263 | georg.brandl | 2010-07-30 10:43:32 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Allow giving an explicit line number to "until".
      ........
        r83266 | georg.brandl | 2010-07-30 11:14:20 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #1472251: remove addition of "\n" to code given to pdb.run[eval](), the bug in exec() that made this necessary has been fixed.  Also document that you can give code objects to run() and runeval(), and add some tests to test_pdb.
      ........
        r83270 | georg.brandl | 2010-07-30 11:54:44 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Remove redundant import.
      ........
        r83274 | georg.brandl | 2010-07-30 13:31:03 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #3143: enable "collapsible sidebar" feature of new Sphinx version.
      ........
        r83275 | georg.brandl | 2010-07-30 14:01:20 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #809887: improve pdb feedback for breakpoint-related actions.  Also add a functional test for these commands.
      ........
        r83283 | georg.brandl | 2010-07-30 16:16:43 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #7964 followup: add test case to ensure issue remains fixed.
      ........
        r83284 | georg.brandl | 2010-07-30 17:01:23 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Add Breakpoint.bpformat(), which returns the info usually printed by bpprint().  Necessary for major refactoring of pdb output handling.
      ........
        r83285 | georg.brandl | 2010-07-30 17:33:52 +0200 (Fr, 30 Jul 2010) | 1 line
      
        pdb now has its own tests.
      ........
        r83286 | georg.brandl | 2010-07-30 18:00:46 +0200 (Fr, 30 Jul 2010) | 7 lines
      
        Several enhancements to pdb and its test suite.
      
        * added basic test for basic commands
        * removed duplication of command docs, and moved them to their implementation
        * unified and useful display of exceptions
        * output messages and errors using overridable methods (also fixes #1503502)
      ........
        r83287 | georg.brandl | 2010-07-30 19:04:28 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Add "longlist" and "source" commands, ideas borrowed from pdb++ by Antonio Cuni.
      ........
        r83291 | georg.brandl | 2010-07-30 20:08:12 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Fix source finding if the given frame is a module-level frame.
      ........
        r83292 | georg.brandl | 2010-07-30 20:15:16 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Test that "source" with nonexisting things works as expected.
      ........
        r83293 | georg.brandl | 2010-07-30 20:46:38 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Show the traceback line numbers as well as the current line numbers if an exception is being debugged.  Courtesy of pdb++ by Antonio Cuni.  Also document -> and >> markers for "list".
      ........
        r83308 | georg.brandl | 2010-07-31 00:20:16 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Part of #7245: when KeyboardInterrupt is raised while defining commands, restore the old commands instead of producing a traceback.
      ........
        r83315 | georg.brandl | 2010-07-31 10:14:16 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Fix pdb test failures on the buildbots.
      ........
        r83316 | georg.brandl | 2010-07-31 10:20:02 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Make urllib tests pass for now.  Will figure out what the correct semantics should be after release.
      ........
        r83317 | georg.brandl | 2010-07-31 10:27:46 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Update pydoc topics and adapt Topics builder to Sphinx 1.0.
      ........
        r83318 | georg.brandl | 2010-07-31 10:56:11 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Bump versions and review NEWS file.
      ........
      c6850680