1. 02 Agu, 2010 5 kayıt (commit)
  2. 01 Agu, 2010 35 kayıt (commit)
    • R. David Murray's avatar
      58f55d5d
    • R. David Murray's avatar
      Merged revisions 83506 via svnmerge from · 710de573
      R. David Murray yazdı
      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.
      ........
      710de573
    • Georg Brandl's avatar
      Blocked revisions 83501 via svnmerge · 721f93ec
      Georg Brandl yazdı
      ........
        r83501 | georg.brandl | 2010-08-02 00:31:05 +0200 (Mo, 02 Aug 2010) | 1 line
      
        Fix style of referring to issues.
      ........
      721f93ec
    • Georg Brandl's avatar
      Fix style of referring to issues. · 222e208c
      Georg Brandl yazdı
      222e208c
    • Georg Brandl's avatar
      Merged revisions 82832,82834 via svnmerge from · e0289a34
      Georg Brandl yazdı
      svn+ssh://pythondev@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.
      ........
      e0289a34
    • Mark Dickinson's avatar
      Merged revisions 83479 via svnmerge from · 890499ce
      Mark Dickinson yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83479 | mark.dickinson | 2010-08-01 22:33:01 +0100 (Sun, 01 Aug 2010) | 1 line
      
        Don't delete Lib/test/data/README when doing 'make distclean'
      ........
      890499ce
    • Georg Brandl's avatar
      Blocked revisions 82848,82951 via svnmerge · 0051a444
      Georg Brandl yazdı
      ........
        r82848 | georg.brandl | 2010-07-13 08:38:10 +0200 (Di, 13 Jul 2010) | 1 line
      
        Add bytes in literal_eval doc.
      ........
        r82951 | georg.brandl | 2010-07-18 15:43:32 +0200 (So, 18 Jul 2010) | 1 line
      
        #9110: update to ContextDecorator doc.
      ........
      0051a444
    • Georg Brandl's avatar
      Merged revisions 82871,82960-82961 via svnmerge from · b917af8a
      Georg Brandl yazdı
      svn+ssh://pythondev@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.
      ........
      b917af8a
    • Georg Brandl's avatar
      Blocked revisions 82949,82964 via svnmerge · f305a1ad
      Georg Brandl yazdı
      ........
        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.
      ........
      f305a1ad
    • Georg Brandl's avatar
      Merged revisions 82965 via svnmerge from · 2c10840e
      Georg Brandl yazdı
      svn+ssh://pythondev@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!
      ........
      2c10840e
    • Georg Brandl's avatar
      Blocked revisions 83065 via svnmerge · cde957af
      Georg Brandl yazdı
      ........
        r83065 | georg.brandl | 2010-07-23 10:46:35 +0200 (Fr, 23 Jul 2010) | 1 line
      
        Use augassign.
      ........
      cde957af
    • Georg Brandl's avatar
      Merged revisions 83106 via svnmerge from · 821fc088
      Georg Brandl yazdı
      svn+ssh://pythondev@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.
      ........
      821fc088
    • Georg Brandl's avatar
      Blocked revisions 83107 via svnmerge · 2c35c169
      Georg Brandl yazdı
      ........
        r83107 | georg.brandl | 2010-07-23 18:55:42 +0200 (Fr, 23 Jul 2010) | 1 line
      
        Update to 1.0.
      ........
      2c35c169
    • Georg Brandl's avatar
      Merged revisions 83160-83161,83166,83168-83169,83171 via svnmerge from · 8891e23c
      Georg Brandl yazdı
      svn+ssh://pythondev@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.
      ........
        r83168 | georg.brandl | 2010-07-26 19:00:20 +0200 (Mo, 26 Jul 2010) | 1 line
      
        Fix indentation in example.
      ........
        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.
      ........
      8891e23c
    • Georg Brandl's avatar
      Blocked revisions 83181 via svnmerge · f3295e45
      Georg Brandl yazdı
      ........
        r83181 | georg.brandl | 2010-07-27 20:19:21 +0200 (Di, 27 Jul 2010) | 1 line
      
        Update Sphinx to 1.0.1.
      ........
      f3295e45
    • Georg Brandl's avatar
      Merged revisions 83201 via svnmerge from · 7f0c3ffa
      Georg Brandl yazdı
      svn+ssh://pythondev@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.
      ........
      7f0c3ffa
    • Georg Brandl's avatar
      Blocked revisions 83202,83213,83217-83220,83222 via svnmerge · f89972b3
      Georg Brandl yazdı
      ........
        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.
      ........
        r83217 | georg.brandl | 2010-07-29 13:15:36 +0200 (Do, 29 Jul 2010) | 1 line
      
        Remove Python 1.5 compatibility note.
      ........
        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.
      ........
      f89972b3
    • Georg Brandl's avatar
      Merged revisions 83223 via svnmerge from · c79d4324
      Georg Brandl yazdı
      svn+ssh://pythondev@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().
      ........
      c79d4324
    • Georg Brandl's avatar
      Merged revisions 83226-83227,83229-83230,83232 via svnmerge from · d070cc53
      Georg Brandl yazdı
      svn+ssh://pythondev@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.
      ........
        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.
      ........
      d070cc53
    • Georg Brandl's avatar
      Blocked revisions 83231,83236 via svnmerge · f0881ab1
      Georg Brandl yazdı
      ........
        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.
      ........
        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.
      ........
      f0881ab1
    • Georg Brandl's avatar
      Merged revisions 83238 via svnmerge from · 2bd953e2
      Georg Brandl yazdı
      svn+ssh://pythondev@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.
      ........
      2bd953e2
    • Georg Brandl's avatar
      Recorded merge of revisions 83444 via svnmerge from · e27d0447
      Georg Brandl yazdı
      svn+ssh://pythondev@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.
      ........
      e27d0447
    • Antoine Pitrou's avatar
      Merged revisions 83440 via svnmerge from · 3970301e
      Antoine Pitrou yazdı
      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.
      ........
      3970301e
    • Georg Brandl's avatar
      Blocked revisions… · 30bfe764
      Georg Brandl yazdı
      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.
      ........
      30bfe764
    • Georg Brandl's avatar
      Merged revisions 83259,83261,83264-83265,83268-83269,83271-83272,83281 via svnmerge from · 50775990
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83259 | georg.brandl | 2010-07-30 09:03:39 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Clarification.
      ........
        r83261 | georg.brandl | 2010-07-30 09:21:26 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #9230: allow Pdb.checkline() to be called without a current frame, for setting breakpoints before starting debugging.
      ........
        r83264 | georg.brandl | 2010-07-30 10:45:26 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Document the "jump" command in pdb.__doc__, and add a version tag for "until X".
      ........
        r83265 | georg.brandl | 2010-07-30 10:54:49 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #8015: fix crash when entering an empty line for breakpoint commands.  Also restore environment properly when an exception occurs during the definition of commands.
      ........
        r83268 | georg.brandl | 2010-07-30 11:23:23 +0200 (Fr, 30 Jul 2010) | 2 lines
      
        Issue #8048: Prevent doctests from failing when sys.displayhook has
        been reassigned.
      ........
        r83269 | georg.brandl | 2010-07-30 11:43:00 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #6719: In pdb, do not stop somewhere in the encodings machinery if the source file to be debugged is in a non-builtin encoding.
      ........
        r83271 | georg.brandl | 2010-07-30 11:59:28 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #5727: Restore the ability to use readline when calling into pdb in doctests.
      ........
        r83272 | georg.brandl | 2010-07-30 12:29:19 +0200 (Fr, 30 Jul 2010) | 1 line
      
        #5294: Fix the behavior of pdb "continue" command when called in the top-level debugged frame.
      ........
        r83281 | georg.brandl | 2010-07-30 15:36:43 +0200 (Fr, 30 Jul 2010) | 1 line
      
        Add myself for pdb.
      ........
      50775990
    • Georg Brandl's avatar
      Blocked revisions… · f59f9b1e
      Georg Brandl yazdı
      Blocked revisions 83320-83323,83325-83327,83329,83339,83342-83343,83348-83351,83355,83359-83361,83371,83375,83390,83394,83399,83404,83406 via svnmerge
      
      ........
        r83320 | georg.brandl | 2010-07-31 11:01:16 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Update copyright years and add releases to release list.  Also update Sphinx version number.
      ........
        r83321 | georg.brandl | 2010-07-31 11:03:30 +0200 (Sa, 31 Jul 2010) | 1 line
      
        At least give IDLE 3.1 a release date.  No further entries there for 3.2 though.
      ........
        r83322 | tarek.ziade | 2010-07-31 11:10:51 +0200 (Sa, 31 Jul 2010) | 1 line
      
        reverted distutils doc to its 3.1 state
      ........
        r83323 | georg.brandl | 2010-07-31 11:15:10 +0200 (Sa, 31 Jul 2010) | 1 line
      
        After distutils doc reversal, change back **bold todo** items to XXX comments.
      ........
        r83325 | georg.brandl | 2010-07-31 11:37:03 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Copy Sun-specific inclusion of <alloca.h> from 2.7 maint to trunk; it seems to not have been merged to py3k.
      ........
        r83326 | georg.brandl | 2010-07-31 12:08:09 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Avoid triggering DeprecationWarnings in test_smtpd and smtpd.
      ........
        r83327 | raymond.hettinger | 2010-07-31 12:11:39 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Add functools.lfu_cache() and functools.lru_cache().
      ........
        r83329 | georg.brandl | 2010-07-31 12:16:21 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Revert r83327.  This will have to wait until after the alpha1 release.
      ........
        r83339 | georg.brandl | 2010-07-31 13:00:47 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Rewrap.
      ........
        r83342 | georg.brandl | 2010-07-31 13:52:46 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Import test_pdb with its full name, so that running python -m test.test_pdb succeeds.
      ........
        r83343 | georg.brandl | 2010-07-31 14:06:51 +0200 (Sa, 31 Jul 2010) | 1 line
      
        From Martin: New UUIDs for the 3.2 release series.
      ........
        r83348 | georg.brandl | 2010-07-31 20:05:35 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Post-release updates.
      ........
        r83349 | antoine.pitrou | 2010-07-31 20:08:33 +0200 (Sa, 31 Jul 2010) | 3 lines
      
        Add ssl changes to the 3.2 "what's new".
      ........
        r83350 | georg.brandl | 2010-07-31 20:09:23 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Re-commit r83327 now that the release is done.
      ........
        r83351 | georg.brandl | 2010-07-31 20:09:46 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Move news item to the correct position.
      ........
        r83355 | georg.brandl | 2010-07-31 21:17:11 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Fix bad merge: test_support -> support.
      ........
        r83359 | georg.brandl | 2010-07-31 22:08:15 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #1286: allow using fileinput.FileInput as context manager.
      ........
        r83360 | georg.brandl | 2010-07-31 22:13:44 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Clarify comment in comments test case explaining comment semantics.
      ........
        r83361 | georg.brandl | 2010-07-31 23:04:00 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #3788: more tests for http.cookies, now at 95% coverage.  Also bring coding style in the module up to PEP 8, where it does not break backwards compatibility.
      ........
        r83371 | georg.brandl | 2010-07-31 23:54:24 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #8292: Fix three instances of truth tests on return values of filter() (which is always true in Python 3).
      ........
        r83375 | antoine.pitrou | 2010-08-01 00:48:02 +0200 (So, 01 Aug 2010) | 3 lines
      
        Reorder entries by module lexicographic order
      ........
        r83390 | georg.brandl | 2010-08-01 10:07:49 +0200 (So, 01 Aug 2010) | 1 line
      
        #8230: make Lib/test/sortperf.py run on Python 3.
      ........
        r83394 | georg.brandl | 2010-08-01 10:46:24 +0200 (So, 01 Aug 2010) | 1 line
      
        No need to split this, there are enough long lines.
      ........
        r83399 | georg.brandl | 2010-08-01 11:17:53 +0200 (So, 01 Aug 2010) | 1 line
      
        Package some new files that are needed for running the test suite from the MSI package.
      ........
        r83404 | georg.brandl | 2010-08-01 16:25:22 +0200 (So, 01 Aug 2010) | 1 line
      
        #6439: fix argument type for PySys_SetArgvEx() and Py_SetProgramName() in Demo/embed code.
      ........
        r83406 | georg.brandl | 2010-08-01 16:50:00 +0200 (So, 01 Aug 2010) | 1 line
      
        #8046: add context manager protocol support to mmap objects.  Also add closed property.
      ........
      f59f9b1e
    • Georg Brandl's avatar
      Merged revisions 83328,83341 via svnmerge from · ad8ac86f
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83328 | raymond.hettinger | 2010-07-31 12:14:41 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Document how to change OrderedDict update order from first to last.
      ........
        r83341 | georg.brandl | 2010-07-31 13:40:07 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #9430: document timedelta str() and repr().
      ........
      ad8ac86f
    • Georg Brandl's avatar
      Merged revisions 83352,83356-83358,83362,83366,83368-83369 via svnmerge from · e2773252
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83352 | georg.brandl | 2010-07-31 20:11:07 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #9440: Remove borderline test case that fails based on unpredictable conditions such as compiler flags.
      ........
        r83356 | georg.brandl | 2010-07-31 21:29:15 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Remove trailing whitespace.
      ........
        r83357 | georg.brandl | 2010-07-31 21:59:55 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #5778: document that sys.version can contain a newline.
      ........
        r83358 | georg.brandl | 2010-07-31 22:05:31 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #9442: do not document a specific format for sys.version; rather refer to version_info and the platform module.
      ........
        r83362 | georg.brandl | 2010-07-31 23:12:15 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #8910: add a file explaining why Lib/test/data is there.
      ........
        r83366 | georg.brandl | 2010-07-31 23:26:40 +0200 (Sa, 31 Jul 2010) | 1 line
      
        There always is a False and True now.
      ........
        r83368 | georg.brandl | 2010-07-31 23:40:15 +0200 (Sa, 31 Jul 2010) | 1 line
      
        #7909: the prefixes \\.\ and \\?\ indicate special Windows paths, do not try to manipulate them.  See http://msdn.microsoft.com/en-us/library/aa365247%28VS.85%29.aspx for details.
      ........
        r83369 | georg.brandl | 2010-07-31 23:41:42 +0200 (Sa, 31 Jul 2010) | 1 line
      
        Fix "Berkeley" name.
      ........
      e2773252
    • Georg Brandl's avatar
      Merged revisions 83370,83372-83374,83384 via svnmerge from · 004c74d4
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83370 | georg.brandl | 2010-07-31 23:51:48 +0200 (Sa, 31 Jul 2010) | 5 lines
      
        #8198: the Helper class should not save the stdin and stdout objects
        at import time, rather by default use the current streams like the
        other APIs that output help.
      ........
        r83372 | georg.brandl | 2010-08-01 00:05:54 +0200 (So, 01 Aug 2010) | 1 line
      
        #4007: remove *.a and *.so.X.Y files in "make clean".
      ........
        r83373 | georg.brandl | 2010-08-01 00:11:11 +0200 (So, 01 Aug 2010) | 1 line
      
        #5147: revert accidental indentation of header constant for MozillaCookieJar.
      ........
        r83374 | georg.brandl | 2010-08-01 00:32:52 +0200 (So, 01 Aug 2010) | 1 line
      
        #5146: handle UID THREAD command correctly.
      ........
        r83384 | georg.brandl | 2010-08-01 08:32:55 +0200 (So, 01 Aug 2010) | 1 line
      
        Build properties using lambdas.  This makes test_pyclbr pass again, because it does not think that input and output are methods anymore.
      ........
      004c74d4
    • Georg Brandl's avatar
      Merged revisions 83385-83389,83391 via svnmerge from · 0347c71c
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83385 | georg.brandl | 2010-08-01 08:42:45 +0200 (So, 01 Aug 2010) | 1 line
      
        #8773: mailbox.py does not need to be executable.
      ........
        r83386 | georg.brandl | 2010-08-01 08:44:46 +0200 (So, 01 Aug 2010) | 1 line
      
        #8768: name test method properly so that it gets executed.
      ........
        r83387 | georg.brandl | 2010-08-01 08:53:28 +0200 (So, 01 Aug 2010) | 1 line
      
        #8735: better explain semantics of *values* argument for parse().
      ........
        r83388 | georg.brandl | 2010-08-01 09:48:43 +0200 (So, 01 Aug 2010) | 1 line
      
        #7395: fix traceback in do_add() when no stats are loaded.  Apply same fix for do_sort() and do_reverse().
      ........
        r83389 | georg.brandl | 2010-08-01 09:57:47 +0200 (So, 01 Aug 2010) | 1 line
      
        Small improvements to pstats browser: do not crash on reading invalid file, and actually do a reload when executing "read" as intended.
      ........
        r83391 | georg.brandl | 2010-08-01 10:10:08 +0200 (So, 01 Aug 2010) | 1 line
      
        Add another news entry.
      ........
      0347c71c
    • Georg Brandl's avatar
      Merged revisions 83393,83396,83398,83405,83408 via svnmerge from · 78e6957c
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83393 | georg.brandl | 2010-08-01 10:35:29 +0200 (So, 01 Aug 2010) | 1 line
      
        #1690103: fix initial namespace for code run with trace.main().
      ........
        r83396 | georg.brandl | 2010-08-01 10:52:32 +0200 (So, 01 Aug 2010) | 1 line
      
        #4810: document "--" option separator in timeit help.
      ........
        r83398 | georg.brandl | 2010-08-01 11:06:34 +0200 (So, 01 Aug 2010) | 1 line
      
        #8826: the "expires" attribute value is a date string with spaces, but apparently not all user-agents put it in quotes.  Handle that as a special case.
      ........
        r83405 | georg.brandl | 2010-08-01 16:38:17 +0200 (So, 01 Aug 2010) | 1 line
      
        #4943: do not try to include drive letters (and colons) when looking for a probably module name.
      ........
        r83408 | georg.brandl | 2010-08-01 17:30:56 +0200 (So, 01 Aug 2010) | 1 line
      
        #5551: symbolic links never can be mount points.  Fixes the fix for #1713.
      ........
      78e6957c
    • Georg Brandl's avatar
      Merged revisions 83417 via svnmerge from · 47befa5f
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83417 | georg.brandl | 2010-08-01 20:38:26 +0200 (So, 01 Aug 2010) | 1 line
      
        #5776: fix mistakes in python specfile.  (Nobody probably uses it anyway.)
      ........
      47befa5f
    • Georg Brandl's avatar
      Merged revisions 83395 via svnmerge from · 09f0d60f
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83395 | georg.brandl | 2010-08-01 10:49:18 +0200 (So, 01 Aug 2010) | 1 line
      
        #8821: do not rely on Unicode strings being terminated with a \u0000, rather explicitly check range before looking for a second surrogate character.
      ........
      09f0d60f
    • Antoine Pitrou's avatar
      Merged revisions 83411 via svnmerge from · 607951d4
      Antoine Pitrou yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83411 | antoine.pitrou | 2010-08-01 18:53:42 +0200 (dim., 01 août 2010) | 4 lines
      
        Issue #9448: Fix a leak of OS resources (mutexes or semaphores) when
        re-initializing a buffered IO object by calling its `__init__` method.
      ........
      607951d4
    • Brian Curtin's avatar
      Merged revisions 83407 via svnmerge from · ba6c08e6
      Brian Curtin yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r83407 | brian.curtin | 2010-08-01 10:26:26 -0500 (Sun, 01 Aug 2010) | 3 lines
      
        Fix #8105. Add validation to mmap.mmap so invalid file descriptors
        don't cause a crash on Windows.
      ........
      ba6c08e6