1. 26 Kas, 2010 14 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 85768-85771,85773,85777,85823,85825 via svnmerge from · 1060380e
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85768 | georg.brandl | 2010-10-21 14:59:14 +0200 (Do, 21 Okt 2010) | 1 line
      
        #9919: fix off-by-one error in lineno command in Misc/gdbinit; also add newline to its output.
      ........
        r85769 | georg.brandl | 2010-10-21 15:01:23 +0200 (Do, 21 Okt 2010) | 1 line
      
        Fix missing import.
      ........
        r85770 | georg.brandl | 2010-10-21 15:29:10 +0200 (Do, 21 Okt 2010) | 1 line
      
        #3077: fix h2py substitution of character literals.
      ........
        r85771 | georg.brandl | 2010-10-21 15:34:51 +0200 (Do, 21 Okt 2010) | 1 line
      
        #1203650: allow larger list of files in windows makefile for freeze.
      ........
        r85773 | georg.brandl | 2010-10-21 15:45:52 +0200 (Do, 21 Okt 2010) | 1 line
      
        #4829: better error message for invalid file mode
      ........
        r85777 | georg.brandl | 2010-10-21 17:44:51 +0200 (Do, 21 Okt 2010) | 1 line
      
        Add .hgeol file for the Mercurial EOL extension.
      ........
        r85823 | georg.brandl | 2010-10-24 16:32:45 +0200 (So, 24 Okt 2010) | 1 line
      
        Fix style.
      ........
        r85825 | georg.brandl | 2010-10-24 17:16:02 +0200 (So, 24 Okt 2010) | 1 line
      
        Add documentation about the default warnings filters.
      ........
      1060380e
    • Georg Brandl's avatar
      Blocked revisions 85577,85604,85613,85633,85680-85683,85692,85787-85789 via svnmerge · 9eb4ec77
      Georg Brandl yazdı
      ........
        r85577 | georg.brandl | 2010-10-16 22:33:11 +0200 (Sa, 16 Okt 2010) | 1 line
      
        Get rid of a "unused static function" warning.
      ........
        r85604 | georg.brandl | 2010-10-17 08:21:59 +0200 (So, 17 Okt 2010) | 1 line
      
        Note that maxtasksperchild is new in 3.2.
      ........
        r85613 | georg.brandl | 2010-10-17 11:43:35 +0200 (So, 17 Okt 2010) | 1 line
      
        Fix hmac docs: it takes and returns bytes, except for hexdigest().
      ........
        r85633 | georg.brandl | 2010-10-17 12:59:41 +0200 (So, 17 Okt 2010) | 1 line
      
        #9204: remove mentions of removed types in the types module.
      ........
        r85680 | georg.brandl | 2010-10-18 09:27:55 +0200 (Mo, 18 Okt 2010) | 1 line
      
        Fix compiler warning about unused static function.
      ........
        r85681 | georg.brandl | 2010-10-18 09:30:06 +0200 (Mo, 18 Okt 2010) | 1 line
      
        Fix type of hash function.
      ........
        r85682 | georg.brandl | 2010-10-18 09:32:48 +0200 (Mo, 18 Okt 2010) | 1 line
      
        Remove unneeded casts to hashfunc.
      ........
        r85683 | georg.brandl | 2010-10-18 09:35:09 +0200 (Mo, 18 Okt 2010) | 1 line
      
        Remove more unneeded casts to hashfunc.
      ........
        r85692 | georg.brandl | 2010-10-18 14:24:53 +0200 (Mo, 18 Okt 2010) | 1 line
      
        Fix hash function type.
      ........
        r85787 | georg.brandl | 2010-10-22 08:28:01 +0200 (Fr, 22 Okt 2010) | 1 line
      
        #10166: rewrite self-recursion to iteration in pstats.Stats.add().  Also add a unittest and a stats test file.
      ........
        r85788 | georg.brandl | 2010-10-22 08:29:21 +0200 (Fr, 22 Okt 2010) | 1 line
      
        Make top_level attribute a set instead of a dict with None values.
      ........
        r85789 | georg.brandl | 2010-10-22 08:35:59 +0200 (Fr, 22 Okt 2010) | 1 line
      
        Refactor interesting use of try-finally.
      ........
      9eb4ec77
    • Georg Brandl's avatar
      Merged revisions 85766-85767 via svnmerge from · ef212e0a
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85766 | georg.brandl | 2010-10-21 09:40:03 +0200 (Do, 21 Okt 2010) | 1 line
      
        #10159: sort completion matches before comparing to dir() result.
      ........
        r85767 | georg.brandl | 2010-10-21 14:49:28 +0200 (Do, 21 Okt 2010) | 1 line
      
        #9095, #8912, #8999: add support in patchcheck for Mercurial checkouts, C file reindenting, and docs whitespace fixing.
      ........
      ef212e0a
    • Georg Brandl's avatar
      Merged revisions 85731,85735 via svnmerge from · 837fbb0d
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85731 | georg.brandl | 2010-10-19 23:07:16 +0200 (Di, 19 Okt 2010) | 1 line
      
        Be consistent in the spelling of thread-safe(ty).
      ........
        r85735 | georg.brandl | 2010-10-20 08:50:19 +0200 (Mi, 20 Okt 2010) | 1 line
      
        Fix r85728: use "" to mean the system default locale, which should work on more systems.
      ........
      837fbb0d
    • Georg Brandl's avatar
      Merged revisions 85728 via svnmerge from · 79f096a7
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85728 | georg.brandl | 2010-10-19 20:54:25 +0200 (Di, 19 Okt 2010) | 1 line
      
        #10092: Properly reset locale in Locale*Calendar classes.  The context manager was buggy because setlocale() returns the *new* locale, not the old.  Also add a test for this.
      ........
      79f096a7
    • Georg Brandl's avatar
      Merged revisions… · b8d0e365
      Georg Brandl yazdı
      Merged revisions 85617-85622,85624,85626-85627,85629,85631,85635-85636,85638-85639,85641-85642 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85617 | georg.brandl | 2010-10-17 12:09:06 +0200 (So, 17 Okt 2010) | 1 line
      
        #5212: md5 weaknesses do not affect hmac, so remove the note about that.
      ........
        r85618 | georg.brandl | 2010-10-17 12:14:38 +0200 (So, 17 Okt 2010) | 1 line
      
        #9086: correct wrong terminology about linking with pythonXY.dll.
      ........
        r85619 | georg.brandl | 2010-10-17 12:15:50 +0200 (So, 17 Okt 2010) | 1 line
      
        Make file names consistent.
      ........
        r85620 | georg.brandl | 2010-10-17 12:22:28 +0200 (So, 17 Okt 2010) | 1 line
      
        Remove second parser module example; it referred to non-readily-available example files, and this kind of discovery is much better done with the AST nowadays anyway.
      ........
        r85621 | georg.brandl | 2010-10-17 12:24:54 +0200 (So, 17 Okt 2010) | 1 line
      
        #9105: move pickle warning to a bit more prominent location.
      ........
        r85622 | georg.brandl | 2010-10-17 12:28:04 +0200 (So, 17 Okt 2010) | 1 line
      
        #9112: document error() and exit() methods of ArgumentParser.
      ........
        r85624 | georg.brandl | 2010-10-17 12:34:28 +0200 (So, 17 Okt 2010) | 1 line
      
        Some markup and style fixes in argparse docs.
      ........
        r85626 | georg.brandl | 2010-10-17 12:38:20 +0200 (So, 17 Okt 2010) | 1 line
      
        #9117: fix syntax for class definition.
      ........
        r85627 | georg.brandl | 2010-10-17 12:44:11 +0200 (So, 17 Okt 2010) | 1 line
      
        #9138: reword introduction to classes in Python.
      ........
        r85629 | georg.brandl | 2010-10-17 12:51:45 +0200 (So, 17 Okt 2010) | 1 line
      
        #5962: clarify sys.exit() vs. threads.
      ........
        r85631 | georg.brandl | 2010-10-17 12:53:54 +0200 (So, 17 Okt 2010) | 1 line
      
        Fix capitalization.
      ........
        r85635 | georg.brandl | 2010-10-17 13:03:22 +0200 (So, 17 Okt 2010) | 1 line
      
        #5121: fix claims about default values leading to segfaults.
      ........
        r85636 | georg.brandl | 2010-10-17 13:06:14 +0200 (So, 17 Okt 2010) | 1 line
      
        #9237: document sys.call_tracing().
      ........
        r85638 | georg.brandl | 2010-10-17 13:13:37 +0200 (So, 17 Okt 2010) | 1 line
      
        Port changes to pickle docs apparently lost in py3k.
      ........
        r85639 | georg.brandl | 2010-10-17 13:23:56 +0200 (So, 17 Okt 2010) | 1 line
      
        Make twisted example a bit more logical.
      ........
        r85641 | georg.brandl | 2010-10-17 13:29:07 +0200 (So, 17 Okt 2010) | 1 line
      
        Fix documentation of dis.opmap direction.
      ........
        r85642 | georg.brandl | 2010-10-17 13:36:28 +0200 (So, 17 Okt 2010) | 1 line
      
        #9730: fix example.
      ........
      b8d0e365
    • Georg Brandl's avatar
      Merged revisions 85548,85572-85573,85606,85609-85612,85614-85616 via svnmerge from · 26946eca
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85548 | georg.brandl | 2010-10-15 21:46:19 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #10072: assume a bit less knowledge of the FTP protocol in the ftplib docs.
      ........
        r85572 | georg.brandl | 2010-10-16 20:51:05 +0200 (Sa, 16 Okt 2010) | 1 line
      
        #10122: typo fix.
      ........
        r85573 | georg.brandl | 2010-10-16 20:53:08 +0200 (Sa, 16 Okt 2010) | 1 line
      
        #10124: typo fix.
      ........
        r85606 | georg.brandl | 2010-10-17 08:32:59 +0200 (So, 17 Okt 2010) | 1 line
      
        #10058: tweak wording about exception returns.
      ........
        r85609 | georg.brandl | 2010-10-17 11:19:03 +0200 (So, 17 Okt 2010) | 1 line
      
        #8556: use less confusing mapping key in example.
      ........
        r85610 | georg.brandl | 2010-10-17 11:23:05 +0200 (So, 17 Okt 2010) | 1 line
      
        #8686: remove potentially confusing wording that does not add any value.
      ........
        r85611 | georg.brandl | 2010-10-17 11:33:24 +0200 (So, 17 Okt 2010) | 1 line
      
        #8811: small fixes to sqlite3 docs.
      ........
        r85612 | georg.brandl | 2010-10-17 11:37:54 +0200 (So, 17 Okt 2010) | 1 line
      
        #8855: add shelve security warning.
      ........
        r85614 | georg.brandl | 2010-10-17 11:46:11 +0200 (So, 17 Okt 2010) | 1 line
      
        #8968: add actual name of token constants.
      ........
        r85615 | georg.brandl | 2010-10-17 12:05:13 +0200 (So, 17 Okt 2010) | 1 line
      
        #459007: merge info from PC/getpathp.c and using/windows.rst to document the forming of sys.path under Windows.
      ........
        r85616 | georg.brandl | 2010-10-17 12:07:29 +0200 (So, 17 Okt 2010) | 1 line
      
        Fix copy-paste error in example.
      ........
      26946eca
    • Georg Brandl's avatar
      Blocked revisions 85526,85528,85531-85533,85535,85539 via svnmerge · 7fa6e755
      Georg Brandl yazdı
      ........
        r85526 | georg.brandl | 2010-10-15 16:46:48 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #5355: Provide mappings from Expat error numbers to string descriptions and backwards, in order to actually make it possible to analyze error codes provided by ExpatError.
      ........
        r85528 | georg.brandl | 2010-10-15 17:25:23 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #5355 followup: add unit test for new dictionaries, and provide submodules from xml.parsers.expat as advertised.
      ........
        r85531 | georg.brandl | 2010-10-15 17:57:45 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #2830: add html.escape() helper and move cgi.escape() uses in the standard library to it.  It defaults to quote=True and also escapes single quotes, which makes casual use safer.  The cgi.escape() interface is not touched, but emits a (silent) PendingDeprecationWarning.
      ........
        r85532 | georg.brandl | 2010-10-15 18:03:02 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #7771: reference to documentation of dictview methods and operations.
      ........
        r85533 | georg.brandl | 2010-10-15 18:07:41 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #9683: remove broken dead code dealing with nested arguments removed from Py3k, and update the docs and docstrings accordingly.
      ........
        r85535 | georg.brandl | 2010-10-15 18:23:54 +0200 (Fr, 15 Okt 2010) | 1 line
      
        Remove unused label.
      ........
        r85539 | georg.brandl | 2010-10-15 18:42:14 +0200 (Fr, 15 Okt 2010) | 1 line
      
        Fix issue references.
      ........
      7fa6e755
    • Georg Brandl's avatar
      Merged revisions 85546-85547 via svnmerge from · 5ded791e
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85546 | georg.brandl | 2010-10-15 19:58:45 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #5762: fix handling of empty namespace in minidom, which would result in AttributeError on toxml().
      ........
        r85547 | georg.brandl | 2010-10-15 20:00:35 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #6098: Refrain from claiming DOM level 3 conformance in minidom.
      ........
      5ded791e
    • Georg Brandl's avatar
      Merged revisions 85530,85534,85538,85540-85542 via svnmerge from · 78f11edf
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85530 | georg.brandl | 2010-10-15 17:32:05 +0200 (Fr, 15 Okt 2010) | 1 line
      
        Refrain from using inline suites.
      ........
        r85534 | georg.brandl | 2010-10-15 18:19:43 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #9801: document how list and dict proxies created by Managers behave w.r.t. mutable items.
      ........
        r85538 | georg.brandl | 2010-10-15 18:35:46 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #7303: add documentation for useful pkgutil functions and classes.
      ........
        r85540 | georg.brandl | 2010-10-15 18:42:37 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #6798: fix wrong docs for the arguments to several trace events.
      ........
        r85541 | georg.brandl | 2010-10-15 18:53:24 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #4968: updates to inspect.is* function docs.
      ........
        r85542 | georg.brandl | 2010-10-15 19:01:15 +0200 (Fr, 15 Okt 2010) | 1 line
      
        #7790: move table of struct_time members to the actual description of struct_time.
      ........
      78f11edf
    • Georg Brandl's avatar
      Merged revisions 85459-85465 via svnmerge from · d8d88494
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85459 | georg.brandl | 2010-10-14 09:23:01 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9964: Fix failure of test_dis under -OO.
      ........
        r85460 | georg.brandl | 2010-10-14 09:24:28 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9964: fix running test_import under -O or -OO.
      ........
        r85461 | georg.brandl | 2010-10-14 09:29:08 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9964: fix lib2to3 fixer fix_operator when running under -OO.
      ........
        r85462 | georg.brandl | 2010-10-14 09:32:52 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9964: fix running test_xml_etree under -OO.
      ........
        r85463 | georg.brandl | 2010-10-14 09:34:56 +0200 (Do, 14 Okt 2010) | 1 line
      
        Better check for "any optimize option given".
      ........
        r85464 | georg.brandl | 2010-10-14 09:42:27 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9964: fix running test_compileall under -O and -OO.
      ........
        r85465 | georg.brandl | 2010-10-14 10:08:56 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9964: fix running test_cmd_line_script under -O and -OO.
      ........
      d8d88494
    • Georg Brandl's avatar
      Blocked revisions 85287,85354-85355,85357,85375,85456-85458 via svnmerge · b4b89aae
      Georg Brandl yazdı
      ........
        r85287 | georg.brandl | 2010-10-06 14:29:49 +0200 (Mi, 06 Okt 2010) | 1 line
      
        Update to Sphin 1.0.4.
      ........
        r85354 | georg.brandl | 2010-10-10 11:37:51 +0200 (So, 10 Okt 2010) | 1 line
      
        Update pydoc topics.
      ........
        r85355 | georg.brandl | 2010-10-10 11:40:34 +0200 (So, 10 Okt 2010) | 1 line
      
        Bump to 3.2a3.
      ........
        r85357 | georg.brandl | 2010-10-10 11:49:21 +0200 (So, 10 Okt 2010) | 1 line
      
        Rewrap.
      ........
        r85375 | georg.brandl | 2010-10-12 14:38:48 +0200 (Di, 12 Okt 2010) | 1 line
      
        Post-release bumps.
      ........
        r85456 | georg.brandl | 2010-10-14 09:04:07 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9418: first step of moving private string methods to _string module.
      ........
        r85457 | georg.brandl | 2010-10-14 09:14:31 +0200 (Do, 14 Okt 2010) | 1 line
      
        #9964: fix pdb failure to import under -OO. Warn the user that help is simply not available in this case.
      ........
        r85458 | georg.brandl | 2010-10-14 09:17:44 +0200 (Do, 14 Okt 2010) | 1 line
      
        Remove unused imports.
      ........
      b4b89aae
    • Georg Brandl's avatar
      Merged revisions 85455 via svnmerge from · 86e0c89b
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85455 | georg.brandl | 2010-10-14 08:59:45 +0200 (Do, 14 Okt 2010) | 1 line
      
        #1710703: write zipfile structures also in the case of closing a new, but empty, archive.
      ........
      86e0c89b
    • Georg Brandl's avatar
      Merged revisions 85253,85452-85454 via svnmerge from · 420cca92
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/branches/py3k
      
      ........
        r85253 | georg.brandl | 2010-10-06 10:52:48 +0200 (Mi, 06 Okt 2010) | 1 line
      
        Copyedit of os.symlink() docs.
      ........
        r85452 | georg.brandl | 2010-10-14 08:43:22 +0200 (Do, 14 Okt 2010) | 1 line
      
        #10046: small correction to atexit docs.
      ........
        r85453 | georg.brandl | 2010-10-14 08:46:08 +0200 (Do, 14 Okt 2010) | 1 line
      
        #6825: small correction to split() docs.
      ........
        r85454 | georg.brandl | 2010-10-14 08:48:47 +0200 (Do, 14 Okt 2010) | 1 line
      
        Mention 2to3.
      ........
      420cca92
  2. 24 Kas, 2010 4 kayıt (commit)
  3. 23 Kas, 2010 3 kayıt (commit)
  4. 22 Kas, 2010 11 kayıt (commit)
  5. 21 Kas, 2010 4 kayıt (commit)
  6. 20 Kas, 2010 4 kayıt (commit)