1. 16 Agu, 2009 1 kayıt (commit)
  2. 15 Agu, 2009 4 kayıt (commit)
  3. 14 Agu, 2009 2 kayıt (commit)
    • Guilherme Polo's avatar
      Merged revisions 74446-74449 via svnmerge from · 1fff0083
      Guilherme Polo yazdı
      svn+ssh://pythondev/python/trunk
      
      ........
        r74446 | guilherme.polo | 2009-08-14 10:53:41 -0300 (Fri, 14 Aug 2009) | 1 line
      
        Issue #3344: Replace itertools.count by enumerate.
      ........
        r74447 | guilherme.polo | 2009-08-14 11:03:07 -0300 (Fri, 14 Aug 2009) | 1 line
      
        Issue #3926: Fix the usage of the new showwarnings and formatwarning.
      ........
        r74448 | guilherme.polo | 2009-08-14 11:36:45 -0300 (Fri, 14 Aug 2009) | 3 lines
      
        Issue #1135: Add the XView and YView mix-ins to avoid duplicating
        the xview* and yview* methods.
      ........
        r74449 | guilherme.polo | 2009-08-14 11:43:43 -0300 (Fri, 14 Aug 2009) | 1 line
      
        Clarifying Entry.selection_present's docstring.
      ........
      1fff0083
    • Georg Brandl's avatar
      Recorded merge of revisions 74429 via svnmerge from · 68370835
      Georg Brandl yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r74429 | brett.cannon | 2009-08-13 21:27:12 +0200 (Do, 13 Aug 2009) | 5 lines
      
        Expat could crash if given the wrong kind of input by never stopping its
        tokenizing step.
      
        Thanks to Ivan Krstić for the patch.
      ........
      68370835
  4. 13 Agu, 2009 7 kayıt (commit)
  5. 12 Agu, 2009 2 kayıt (commit)
  6. 06 Agu, 2009 5 kayıt (commit)
  7. 04 Agu, 2009 6 kayıt (commit)
  8. 03 Agu, 2009 1 kayıt (commit)
  9. 02 Agu, 2009 5 kayıt (commit)
  10. 01 Agu, 2009 1 kayıt (commit)
  11. 30 Tem, 2009 2 kayıt (commit)
  12. 29 Tem, 2009 4 kayıt (commit)
    • Alexandre Vassalotti's avatar
      Merged revisions 74075,74187,74197,74201,74216,74225 via svnmerge from · e223eb84
      Alexandre Vassalotti yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r74075 | georg.brandl | 2009-07-18 05:06:31 -0400 (Sat, 18 Jul 2009) | 1 line
      
        #6505: fix typos.
      ........
        r74187 | benjamin.peterson | 2009-07-23 10:19:08 -0400 (Thu, 23 Jul 2009) | 1 line
      
        use bools for autoraise
      ........
        r74197 | benjamin.peterson | 2009-07-24 22:03:48 -0400 (Fri, 24 Jul 2009) | 1 line
      
        clarify
      ........
        r74201 | amaury.forgeotdarc | 2009-07-25 12:22:06 -0400 (Sat, 25 Jul 2009) | 2 lines
      
        Better name a variable: 'buf' seems to imply a mutable buffer.
      ........
        r74216 | michael.foord | 2009-07-26 17:12:14 -0400 (Sun, 26 Jul 2009) | 1 line
      
        Issue 6581. Michael Foord
      ........
        r74225 | kurt.kaiser | 2009-07-27 12:09:28 -0400 (Mon, 27 Jul 2009) | 5 lines
      
        1. Clean workspace more thoughly before build.
        2. Add url of branch we are building to 'results' webpage.
           (url is now available in $repo_path, could be added to failure email.)
        3. Adjust permissions to improve upload reliability.
      ........
      e223eb84
    • Alexandre Vassalotti's avatar
      Blocked revisions 74134,74147 via svnmerge · e9ce1fb5
      Alexandre Vassalotti yazdı
      ........
        r74134 | thomas.heller | 2009-07-21 02:27:14 -0400 (Tue, 21 Jul 2009) | 3 lines
      
        Issue #6493: Fix a ctypes problem setting bitfields more than 31 bits
        wide.
      ........
        r74147 | thomas.heller | 2009-07-21 15:04:02 -0400 (Tue, 21 Jul 2009) | 1 line
      
        Revert rev 74134, as it does not completely fixx issue #6493.
      ........
      e9ce1fb5
    • Alexandre Vassalotti's avatar
      Merged revisions… · 6d3dfc3f
      Alexandre Vassalotti yazdı
      Merged revisions 74074,74077,74111,74188,74192-74193,74200,74252-74253,74258-74261 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r74074 | georg.brandl | 2009-07-18 05:03:10 -0400 (Sat, 18 Jul 2009) | 1 line
      
        #6513: fix example code: warning categories are classes, not instances.
      ........
        r74077 | georg.brandl | 2009-07-18 05:43:40 -0400 (Sat, 18 Jul 2009) | 1 line
      
        #6489: fix an ambiguity in getiterator() documentation.
      ........
        r74111 | benjamin.peterson | 2009-07-20 09:30:10 -0400 (Mon, 20 Jul 2009) | 1 line
      
        remove docs for deprecated -p option
      ........
        r74188 | benjamin.peterson | 2009-07-23 10:25:31 -0400 (Thu, 23 Jul 2009) | 1 line
      
        use bools
      ........
        r74192 | georg.brandl | 2009-07-24 12:28:38 -0400 (Fri, 24 Jul 2009) | 1 line
      
        Fix arg types of et#.
      ........
        r74193 | georg.brandl | 2009-07-24 12:46:38 -0400 (Fri, 24 Jul 2009) | 1 line
      
        Dont put "void" in signature for nullary functions.
      ........
        r74200 | georg.brandl | 2009-07-25 09:02:15 -0400 (Sat, 25 Jul 2009) | 1 line
      
        #6571: add index entries for more operators.
      ........
        r74252 | georg.brandl | 2009-07-29 12:06:31 -0400 (Wed, 29 Jul 2009) | 1 line
      
        #6593: fix link targets.
      ........
        r74253 | georg.brandl | 2009-07-29 12:09:17 -0400 (Wed, 29 Jul 2009) | 1 line
      
        #6591: add reference to ioctl in fcntl module for platforms other than Windows.
      ........
        r74258 | georg.brandl | 2009-07-29 12:57:05 -0400 (Wed, 29 Jul 2009) | 1 line
      
        Add a link to readline, and mention IPython and bpython.
      ........
        r74259 | georg.brandl | 2009-07-29 13:07:21 -0400 (Wed, 29 Jul 2009) | 1 line
      
        Fix some markup and small factual glitches found by M. Markert.
      ........
        r74260 | georg.brandl | 2009-07-29 13:15:20 -0400 (Wed, 29 Jul 2009) | 1 line
      
        Fix a few markup glitches.
      ........
        r74261 | georg.brandl | 2009-07-29 13:50:25 -0400 (Wed, 29 Jul 2009) | 1 line
      
        Rewrite the section about classes a bit; mostly tidbits, and a larger update to the section about "private" variables to reflect the Pythonic consensus better.
      ........
      6d3dfc3f
    • Georg Brandl's avatar
      Blocked revisions 74256 via svnmerge · fc230e8c
      Georg Brandl yazdı
      ........
        r74256 | georg.brandl | 2009-07-29 16:32:30 +0000 (Mi, 29 Jul 2009) | 1 line
      
        #6336: Add nb_divide.
      ........
      fc230e8c