1. 14 Kas, 2011 1 kayıt (commit)
  2. 25 Şub, 2011 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · f6c8fd62
      Georg Brandl yazdı
      Merged revisions 86537,86867-86868,86881,86887,86913-86915,86931-86933,86960,86964,86974,86980,86996,87008,87050 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r86537 | georg.brandl | 2010-11-19 23:09:04 +0100 (Fr, 19 Nov 2010) | 1 line
      
        Do not put a raw REPLACEMENT CHARACTER in the document.
      ........
        r86867 | georg.brandl | 2010-11-29 15:50:54 +0100 (Mo, 29 Nov 2010) | 1 line
      
        Fix indentation bug.
      ........
        r86868 | georg.brandl | 2010-11-29 15:53:15 +0100 (Mo, 29 Nov 2010) | 1 line
      
        Fix heading style inconsistencies.
      ........
        r86881 | georg.brandl | 2010-11-30 08:43:28 +0100 (Di, 30 Nov 2010) | 1 line
      
        #10584: fix bad links.
      ........
        r86887 | georg.brandl | 2010-11-30 15:57:54 +0100 (Di, 30 Nov 2010) | 1 line
      
        Fix typo.
      ........
        r86913 | georg.brandl | 2010-12-01 16:32:43 +0100 (Mi, 01 Dez 2010) | 1 line
      
        Add missing word, and add a better reference to the actual function.
      ........
        r86914 | georg.brandl | 2010-12-01 16:36:33 +0100 (Mi, 01 Dez 2010) | 1 line
      
        #10594: fix parameter names in PyList API docs.
      ........
        r86915 | georg.brandl | 2010-12-01 16:44:25 +0100 (Mi, 01 Dez 2010) | 1 line
      
        Fix some markup and style in the unittest docs.
      ........
        r86931 | georg.brandl | 2010-12-02 10:06:12 +0100 (Do, 02 Dez 2010) | 1 line
      
        Fix-up documentation of makedirs().
      ........
        r86932 | david.malcolm | 2010-12-02 17:41:00 +0100 (Do, 02 Dez 2010) | 2 lines
      
        Fix spelling of Jamie Zawinski's surname in urllib.parse docstring (issue 10606)
      ........
        r86933 | georg.brandl | 2010-12-02 19:02:01 +0100 (Do, 02 Dez 2010) | 1 line
      
        #10597: fix Py_SetPythonHome docs by pointing to where the meaning of PYTHONHOME is already documented.
      ........
        r86960 | georg.brandl | 2010-12-03 08:55:44 +0100 (Fr, 03 Dez 2010) | 1 line
      
        #10360: catch TypeError in WeakSet.__contains__, just like WeakKeyDictionary does.
      ........
        r86964 | georg.brandl | 2010-12-03 10:58:38 +0100 (Fr, 03 Dez 2010) | 1 line
      
        #10549: fix interface of docclass() for text documenter.
      ........
        r86974 | georg.brandl | 2010-12-03 16:30:09 +0100 (Fr, 03 Dez 2010) | 1 line
      
        Markup consistency fixes.
      ........
        r86980 | georg.brandl | 2010-12-03 18:19:27 +0100 (Fr, 03 Dez 2010) | 1 line
      
        Fix punctuation.
      ........
        r86996 | georg.brandl | 2010-12-03 20:56:42 +0100 (Fr, 03 Dez 2010) | 1 line
      
        Fix indentation.
      ........
        r87008 | georg.brandl | 2010-12-04 10:04:04 +0100 (Sa, 04 Dez 2010) | 1 line
      
        Fix typo.
      ........
        r87050 | georg.brandl | 2010-12-04 18:09:30 +0100 (Sa, 04 Dez 2010) | 1 line
      
        Fix typo.
      ........
      f6c8fd62
  3. 01 Ara, 2010 1 kayıt (commit)
  4. 26 Kas, 2010 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · ab32fec8
      Georg Brandl yazdı
      Merged revisions 85572-85573,85606,85609-85622,85624,85626-85627,85629,85631,85633,85635-85636,85638-85639,85641-85642 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        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.
      ........
        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().
      ........
        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.
      ........
        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.
      ........
        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.
      ........
        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.
      ........
      ab32fec8
  5. 17 Eki, 2010 1 kayıt (commit)
  6. 06 Eki, 2010 1 kayıt (commit)
  7. 14 May, 2010 1 kayıt (commit)
  8. 13 May, 2010 1 kayıt (commit)
  9. 08 Haz, 2009 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 73190,73213,73257-73258,73260,73275,73294 via svnmerge from · c6c31789
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r73190 | georg.brandl | 2009-06-04 01:23:45 +0200 (Do, 04 Jun 2009) | 2 lines
      
        Avoid PendingDeprecationWarnings emitted by deprecated unittest methods.
      ........
        r73213 | georg.brandl | 2009-06-04 12:15:57 +0200 (Do, 04 Jun 2009) | 1 line
      
        #5967: note that the C slicing APIs do not support negative indices.
      ........
        r73257 | georg.brandl | 2009-06-06 19:50:05 +0200 (Sa, 06 Jun 2009) | 1 line
      
        #6211: elaborate a bit on ways to call the function.
      ........
        r73258 | georg.brandl | 2009-06-06 19:51:31 +0200 (Sa, 06 Jun 2009) | 1 line
      
        #6204: use a real reference instead of "see later".
      ........
        r73260 | georg.brandl | 2009-06-06 20:21:58 +0200 (Sa, 06 Jun 2009) | 1 line
      
        #6224: s/JPython/Jython/, and remove one link to a module nine years old.
      ........
        r73275 | georg.brandl | 2009-06-07 22:37:52 +0200 (So, 07 Jun 2009) | 1 line
      
        Add Ezio.
      ........
        r73294 | georg.brandl | 2009-06-08 15:34:52 +0200 (Mo, 08 Jun 2009) | 1 line
      
        #6194: O_SHLOCK/O_EXLOCK are not really more platform independent than lockf().
      ........
      c6c31789
  10. 27 Nis, 2009 2 kayıt (commit)
    • Jeroen Ruigrok van der Werven's avatar
      After discussing some more with Georg, do no migrate versionchanged:: 2.5 to · b70ccc34
      Jeroen Ruigrok van der Werven yazdı
      this branch. While I am here, also get rid of other versionchanged:: 2.x
      constructs, as discussed.
      b70ccc34
    • Jeroen Ruigrok van der Werven's avatar
      Merged revisions 71920-71923,71925-71929,71931-71934,71937 via svnmerge from · 47a7d700
      Jeroen Ruigrok van der Werven yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r71920 | jeroen.ruigrok | 2009-04-25 21:44:55 +0200 (za, 25 apr 2009) | 5 lines
      
        Issue #4129: More documentation pointers about int -> Py_ssize_t.
        Also fix up the documentation for PyObject_GC_Resize(). It seems that since
        it first got documented, the documentation was actually for
        _PyObject_GC_Resize().
      ........
        r71921 | jeroen.ruigrok | 2009-04-25 21:46:19 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: Documentation notes for int -> Py_ssize_t changes.
      ........
        r71922 | jeroen.ruigrok | 2009-04-25 21:49:05 +0200 (za, 25 apr 2009) | 2 lines
      
        Reformat, since I've been busy here anyway.
      ........
        r71923 | jeroen.ruigrok | 2009-04-25 21:54:34 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: Add a versionchanged notice for a few forgotten entries.
      ........
        r71925 | jeroen.ruigrok | 2009-04-25 22:37:39 +0200 (za, 25 apr 2009) | 2 lines
      
        Since it's a macro, actually refer to it as such instead of function.
      ........
        r71926 | jeroen.ruigrok | 2009-04-25 22:40:10 +0200 (za, 25 apr 2009) | 2 lines
      
        Reformat prior to editing.
      ........
        r71927 | jeroen.ruigrok | 2009-04-25 22:41:40 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: int -> Py_ssize_t documentation.
      ........
        r71928 | jeroen.ruigrok | 2009-04-25 22:43:30 +0200 (za, 25 apr 2009) | 2 lines
      
        Reformat prior to editing.
      ........
        r71929 | jeroen.ruigrok | 2009-04-25 22:44:58 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: int -> Py_ssize_t documentation.
      ........
        r71931 | jeroen.ruigrok | 2009-04-25 22:50:27 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: int -> Py_ssize_t documentation.
      ........
        r71932 | jeroen.ruigrok | 2009-04-25 22:55:39 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: more int -> Py_ssize_t documentation.
      ........
        r71933 | jeroen.ruigrok | 2009-04-25 22:58:35 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: more int -> Py_ssize_t documentation.
      ........
        r71934 | jeroen.ruigrok | 2009-04-25 23:02:34 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: field changed from int to Py_ssize_t.
      ........
        r71937 | jeroen.ruigrok | 2009-04-25 23:16:05 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: document int -> Py_ssize_t changes.
      ........
      47a7d700
  11. 26 Nis, 2009 1 kayıt (commit)
    • Jeroen Ruigrok van der Werven's avatar
      Merged revisions 71898-71900,71910,71914-71919 via svnmerge from · bd87552a
      Jeroen Ruigrok van der Werven yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r71898 | jeroen.ruigrok | 2009-04-25 16:24:30 +0200 (za, 25 apr 2009) | 2 lines
      
        Reformat prior to editing.
      ........
        r71899 | jeroen.ruigrok | 2009-04-25 16:27:00 +0200 (za, 25 apr 2009) | 3 lines
      
        The type for ppos has been Py_ssize_t since 2.5, reflect this in the
        documentation.
      ........
        r71900 | jeroen.ruigrok | 2009-04-25 16:28:02 +0200 (za, 25 apr 2009) | 2 lines
      
        Reformat paragraph.
      ........
        r71910 | jeroen.ruigrok | 2009-04-25 19:59:03 +0200 (za, 25 apr 2009) | 4 lines
      
        Issue #4129: Belatedly document which C API functions had their argument(s) or
        return type changed from int or int * to Py_ssize_t or Py_ssize_t * as this
        might cause problems on 64-bit platforms.
      ........
        r71914 | jeroen.ruigrok | 2009-04-25 20:31:20 +0200 (za, 25 apr 2009) | 2 lines
      
        Reformat prior to editing.
      ........
        r71915 | jeroen.ruigrok | 2009-04-25 20:46:03 +0200 (za, 25 apr 2009) | 2 lines
      
        Issue #4129: Document more int -> Py_ssize_t changes.
      ........
        r71916 | jeroen.ruigrok | 2009-04-25 20:53:48 +0200 (za, 25 apr 2009) | 2 lines
      
        Reformat prior to editing.
      ........
        r71917 | jeroen.ruigrok | 2009-04-25 20:57:32 +0200 (za, 25 apr 2009) | 2 lines
      
        Reference to an int type, whereas it's a Py_ssize_t as the synopsis states.
      ........
        r71918 | jeroen.ruigrok | 2009-04-25 21:04:15 +0200 (za, 25 apr 2009) | 2 lines
      
        Since I edited this file, reformat for future edits.
      ........
        r71919 | jeroen.ruigrok | 2009-04-25 21:10:52 +0200 (za, 25 apr 2009) | 2 lines
      
        Reformat prior to editing.
      ........
      bd87552a
  12. 20 Ock, 2008 1 kayıt (commit)