1. 03 Nis, 2012 1 kayıt (commit)
  2. 25 Eki, 2011 1 kayıt (commit)
  3. 29 Eyl, 2011 1 kayıt (commit)
  4. 21 Eyl, 2011 1 kayıt (commit)
  5. 25 Şub, 2011 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · d98934c4
      Georg Brandl yazdı
      Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r87101 | georg.brandl | 2010-12-06 23:02:48 +0100 (Mo, 06 Dez 2010) | 1 line
      
        Remove visible XXX comments.
      ........
        r87146 | georg.brandl | 2010-12-09 19:08:43 +0100 (Do, 09 Dez 2010) | 1 line
      
        Fix "seperate".
      ........
        r87156 | georg.brandl | 2010-12-10 11:01:44 +0100 (Fr, 10 Dez 2010) | 1 line
      
        #10668: fix wrong call of __init__.
      ........
        r87172 | georg.brandl | 2010-12-11 20:10:30 +0100 (Sa, 11 Dez 2010) | 1 line
      
        Avoid AttributeError(_closed) when a TemporaryDirectory is deallocated whose mkdtemp call failed.
      ........
        r87175 | georg.brandl | 2010-12-11 23:19:34 +0100 (Sa, 11 Dez 2010) | 1 line
      
        Fix markup.
      ........
        r87371 | georg.brandl | 2010-12-18 17:21:58 +0100 (Sa, 18 Dez 2010) | 1 line
      
        Fix typo.
      ........
        r87378 | georg.brandl | 2010-12-18 18:51:28 +0100 (Sa, 18 Dez 2010) | 1 line
      
        #10723: add missing builtin exceptions.
      ........
        r87522 | georg.brandl | 2010-12-28 10:16:12 +0100 (Di, 28 Dez 2010) | 1 line
      
        Replace sys.maxint mention by sys.maxsize.
      ........
        r87523 | georg.brandl | 2010-12-28 10:18:24 +0100 (Di, 28 Dez 2010) | 1 line
      
        Remove confusing paragraph -- this is relevant only to advanced users anyway and does not belong into the tutorial.
      ........
        r87524 | georg.brandl | 2010-12-28 10:29:19 +0100 (Di, 28 Dez 2010) | 1 line
      
        Fix advice: call PyType_Ready to fill in ob_type of custom types.
      ........
        r87526 | georg.brandl | 2010-12-28 11:38:33 +0100 (Di, 28 Dez 2010) | 1 line
      
        #10777: fix iteration over dict keys while mutating the dict.
      ........
        r87527 | georg.brandl | 2010-12-28 11:56:20 +0100 (Di, 28 Dez 2010) | 1 line
      
        #10768: fix ScrolledText widget construction, and make the example work from the interactive shell.
      ........
        r87528 | georg.brandl | 2010-12-28 12:02:12 +0100 (Di, 28 Dez 2010) | 1 line
      
        Add news entry and clarify another.
      ........
        r87530 | georg.brandl | 2010-12-28 12:06:07 +0100 (Di, 28 Dez 2010) | 1 line
      
        #10767: update README in crashers; not all may have a bug entry and/or be fixed.
      ........
        r87531 | georg.brandl | 2010-12-28 12:08:17 +0100 (Di, 28 Dez 2010) | 1 line
      
        #10742: document readonly attribute of memoryviews.
      ........
        r87532 | georg.brandl | 2010-12-28 12:15:49 +0100 (Di, 28 Dez 2010) | 1 line
      
        #10781: clarify that *encoding* is not a parameter for Node objects in general.
      ........
        r87533 | georg.brandl | 2010-12-28 12:38:12 +0100 (Di, 28 Dez 2010) | 1 line
      
        Remove history; adapt a bit more to reST, since this will once be part of the dev guide.
      ........
        r87534 | georg.brandl | 2010-12-28 12:48:53 +0100 (Di, 28 Dez 2010) | 1 line
      
        Rewrap.
      ........
        r87535 | georg.brandl | 2010-12-28 12:49:41 +0100 (Di, 28 Dez 2010) | 1 line
      
        #10739: document that on Windows, socket.makefile() does not make a file that has a true file descriptor usable where such a thing is expected.
      ........
        r87536 | georg.brandl | 2010-12-28 12:53:25 +0100 (Di, 28 Dez 2010) | 1 line
      
        #10609: fix non-working dbm example.
      ........
        r87581 | georg.brandl | 2010-12-30 18:36:17 +0100 (Do, 30 Dez 2010) | 1 line
      
        Fix NameErrors.
      ........
      d98934c4
  6. 11 Ock, 2011 1 kayıt (commit)
  7. 04 Ock, 2011 1 kayıt (commit)
  8. 10 Ara, 2010 1 kayıt (commit)
  9. 04 Ara, 2010 1 kayıt (commit)
  10. 21 Kas, 2010 1 kayıt (commit)
  11. 20 Kas, 2010 1 kayıt (commit)
  12. 01 Eyl, 2010 1 kayıt (commit)
  13. 21 Tem, 2010 2 kayıt (commit)
  14. 11 Mar, 2010 1 kayıt (commit)
  15. 29 Ock, 2010 2 kayıt (commit)
  16. 24 Ock, 2010 1 kayıt (commit)
  17. 16 Agu, 2009 1 kayıt (commit)
  18. 13 Agu, 2009 3 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions 73862,73872 via svnmerge from · df475156
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r73862 | alexandre.vassalotti | 2009-07-05 21:57:00 +0200 (So, 05 Jul 2009) | 2 lines
      
        Add the fix for issue 4509 to the mapping methods.
      ........
        r73872 | gregory.p.smith | 2009-07-07 07:06:04 +0200 (Di, 07 Jul 2009) | 2 lines
      
        Add a unittest for r73566.
      ........
      df475156
    • Georg Brandl's avatar
      Merged revisions 73833,73838,73850-73852,73856-73857 via svnmerge from · ae83d6ee
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r73833 | gregory.p.smith | 2009-07-04 04:46:54 +0200 (Sa, 04 Jul 2009) | 20 lines
      
        Merged revisions 73825-73826 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r73825 | gregory.p.smith | 2009-07-03 18:49:29 -0700 (Fri, 03 Jul 2009) | 9 lines
      
          Use select.poll() in subprocess, when available, rather than select() so that
          it does not fail when file descriptors are large.  Fixes issue3392.
      
          Patch largely contributed by Frank Chu (fpmc) with some improvements by me.
          See http://bugs.python.org/issue3392.
        ........
          r73826 | gregory.p.smith | 2009-07-03 18:55:11 -0700 (Fri, 03 Jul 2009) | 2 lines
      
          news entry for r73825
        ........
      
        Candidate for backporting to release31-maint as it is a bug fix and changes no
        public API.
      ................
        r73838 | gregory.p.smith | 2009-07-04 10:32:15 +0200 (Sa, 04 Jul 2009) | 2 lines
      
        change deprecated unittest method calls into their proper names.
      ................
        r73850 | alexandre.vassalotti | 2009-07-05 07:38:18 +0200 (So, 05 Jul 2009) | 3 lines
      
        Issue 4509: Do not modify an array if we know the change would result
        in a failure due to exported buffers.
      ................
        r73851 | alexandre.vassalotti | 2009-07-05 07:47:28 +0200 (So, 05 Jul 2009) | 2 lines
      
        Add more test cases to BaseTest.test_memoryview_no_resize.
      ................
        r73852 | alexandre.vassalotti | 2009-07-05 08:25:14 +0200 (So, 05 Jul 2009) | 5 lines
      
        Fix array.extend and array.__iadd__ to handle the case where an array
        is extended with itself.
      
        This bug is specific the py3k version of arraymodule.c
      ................
        r73856 | alexandre.vassalotti | 2009-07-05 08:42:44 +0200 (So, 05 Jul 2009) | 6 lines
      
        Issue 4005: Remove .sort() call on dict_keys object.
      
        This caused pydoc to fail when there was a zip file in sys.path.
      
        Patch contributed by Amaury Forgeot d'Arc.
      ................
        r73857 | alexandre.vassalotti | 2009-07-05 08:50:08 +0200 (So, 05 Jul 2009) | 2 lines
      
        Add NEWS entries for the changes I made recently.
      ................
      ae83d6ee
    • Georg Brandl's avatar
      Merged revisions 73715 via svnmerge from · ab91fdef
      Georg Brandl yazdı
      svn+ssh://svn.python.org/python/branches/py3k
      
      ........
        r73715 | benjamin.peterson | 2009-07-01 01:06:06 +0200 (Mi, 01 Jul 2009) | 1 line
      
        convert old fail* assertions to assert*
      ........
      ab91fdef
  19. 15 Tem, 2009 2 kayıt (commit)
  20. 05 Tem, 2009 4 kayıt (commit)
  21. 30 Haz, 2009 1 kayıt (commit)
  22. 06 Mar, 2009 1 kayıt (commit)
  23. 27 Ock, 2009 1 kayıt (commit)
  24. 26 Ock, 2009 1 kayıt (commit)
    • Raymond Hettinger's avatar
      As discussed on python-dev, remove several operator functions · 89e12963
      Raymond Hettinger yazdı
      isSequenceType(), isMappingType(), and isNumberType() in favor
      of using abstract base classes.  Also, remove repeat() and irepeat()
      in favor of mul() and imul().
      
      After the buildbots have had a go at this.  Will backport to Py3.0.1.
      For Py2.7, will just mark as deprecated.
      89e12963
  25. 27 Ara, 2008 1 kayıt (commit)
  26. 18 Ara, 2008 1 kayıt (commit)
  27. 10 Eki, 2008 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions 66703,66708 via svnmerge from · bcd8ac39
      Benjamin Peterson yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r66703 | gregory.p.smith | 2008-09-30 15:41:13 -0500 (Tue, 30 Sep 2008) | 6 lines
      
        Works around issue3863: freebsd4/5/6 and os2emx are known to have OS bugs when
        calling fork() from a child thread.  This disables that unit test (with a note
        printed to stderr) on those platforms.
      
        A caveat about buggy platforms is added to the os.fork documentation.
      ........
        r66708 | andrew.macintyre | 2008-09-30 22:25:25 -0500 (Tue, 30 Sep 2008) | 9 lines
      
        fix for issue 3862: test_array fails FreeBSD 7 amd64
      
        FreeBSD 7's underlying malloc() is behaves differently to earlier versions
        and seriously overcommits available memory on amd64.  This may affect
        other 64bit platforms in some circumstances, so the scale of the
        problematic test is wound back.
      
        Patch by Mark Dickinson, reviewed by Martin von Loewis.
      ........
      bcd8ac39
  28. 18 Haz, 2008 1 kayıt (commit)
  29. 11 Haz, 2008 1 kayıt (commit)
    • Georg Brandl's avatar
      #2630: Implement PEP 3138. · 559e5d7f
      Georg Brandl yazdı
      The repr() of a string now contains printable Unicode characters unescaped.
      The new ascii() builtin can be used to get a repr() with only ASCII characters in it.
      
      PEP and patch were written by Atsuo Ishimoto.
      559e5d7f
  30. 04 Haz, 2008 2 kayıt (commit)
  31. 20 May, 2008 1 kayıt (commit)