1. 20 Eki, 2013 1 kayıt (commit)
  2. 19 Eki, 2013 1 kayıt (commit)
  3. 23 Ara, 2011 1 kayıt (commit)
  4. 25 Kas, 2011 1 kayıt (commit)
  5. 24 Ock, 2010 2 kayıt (commit)
  6. 23 Ock, 2010 1 kayıt (commit)
  7. 19 Ock, 2010 1 kayıt (commit)
  8. 27 Eki, 2009 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · 22fff436
      Georg Brandl yazdı
      Merged revisions 74609,74627,74634,74645,74651,74738,74840,75016,75316-75317,75323-75324,75326,75328,75330,75338,75340-75341,75343,75352-75353,75355,75357,75359 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r74609 | senthil.kumaran | 2009-08-31 18:43:45 +0200 (Mo, 31 Aug 2009) | 3 lines
      
        Doc fix for issue2637.
      ................
        r74627 | georg.brandl | 2009-09-02 22:31:26 +0200 (Mi, 02 Sep 2009) | 1 line
      
        #6819: fix typo.
      ................
        r74634 | georg.brandl | 2009-09-03 14:34:10 +0200 (Do, 03 Sep 2009) | 9 lines
      
        Merged revisions 74633 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74633 | georg.brandl | 2009-09-03 14:31:39 +0200 (Do, 03 Sep 2009) | 1 line
      
          #6757: complete the list of types that marshal can serialize.
        ........
      ................
        r74645 | georg.brandl | 2009-09-04 10:07:32 +0200 (Fr, 04 Sep 2009) | 1 line
      
        #5221: fix related topics: SEQUENCEMETHODS[12] doesnt exist any more.
      ................
        r74651 | georg.brandl | 2009-09-04 13:20:54 +0200 (Fr, 04 Sep 2009) | 9 lines
      
        Recorded merge of revisions 74650 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74650 | georg.brandl | 2009-09-04 13:19:34 +0200 (Fr, 04 Sep 2009) | 1 line
      
          #5101: add back tests to test_funcattrs that were lost during unittest conversion, and make some PEP8 cleanups.
        ........
      ................
        r74738 | georg.brandl | 2009-09-09 18:51:05 +0200 (Mi, 09 Sep 2009) | 9 lines
      
        Merged revisions 74737 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74737 | georg.brandl | 2009-09-09 18:49:13 +0200 (Mi, 09 Sep 2009) | 1 line
      
          Properly document copy and deepcopy as functions.
        ........
      ................
        r74840 | georg.brandl | 2009-09-16 18:40:45 +0200 (Mi, 16 Sep 2009) | 13 lines
      
        Merged revisions 74838-74839 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r74838 | georg.brandl | 2009-09-16 18:22:12 +0200 (Mi, 16 Sep 2009) | 1 line
      
          Remove some more boilerplate from the actual tests in test_pdb.
        ........
          r74839 | georg.brandl | 2009-09-16 18:36:39 +0200 (Mi, 16 Sep 2009) | 1 line
      
          Make the pdb displayhook compatible with the standard displayhook: do not print Nones. Add a test for that.
        ........
      ................
        r75016 | georg.brandl | 2009-09-22 15:53:14 +0200 (Di, 22 Sep 2009) | 1 line
      
        #6969: make it explicit that configparser writes/reads text files, and fix the example.
      ................
        r75316 | georg.brandl | 2009-10-10 23:12:35 +0200 (Sa, 10 Okt 2009) | 9 lines
      
        Merged revisions 75313 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75313 | georg.brandl | 2009-10-10 23:07:35 +0200 (Sa, 10 Okt 2009) | 1 line
      
          Bring old demo up-to-date.
        ........
      ................
        r75317 | georg.brandl | 2009-10-10 23:13:21 +0200 (Sa, 10 Okt 2009) | 9 lines
      
        Merged revisions 75315 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75315 | georg.brandl | 2009-10-10 23:10:05 +0200 (Sa, 10 Okt 2009) | 1 line
      
          Remove unneeded "L" suffixes.
        ........
      ................
        r75323 | georg.brandl | 2009-10-10 23:48:05 +0200 (Sa, 10 Okt 2009) | 9 lines
      
        Recorded merge of revisions 75321 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75321 | georg.brandl | 2009-10-10 23:43:21 +0200 (Sa, 10 Okt 2009) | 1 line
      
          Remove outdated comment and fix a few style issues.
        ........
      ................
        r75324 | georg.brandl | 2009-10-10 23:49:24 +0200 (Sa, 10 Okt 2009) | 9 lines
      
        Merged revisions 75322 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75322 | georg.brandl | 2009-10-10 23:47:31 +0200 (Sa, 10 Okt 2009) | 1 line
      
          Show use of range() step argument nicely.
        ........
      ................
        r75326 | georg.brandl | 2009-10-10 23:57:03 +0200 (Sa, 10 Okt 2009) | 9 lines
      
        Merged revisions 75325 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75325 | georg.brandl | 2009-10-10 23:55:11 +0200 (Sa, 10 Okt 2009) | 1 line
      
          Modernize factorisation demo (mostly augassign.)
        ........
      ................
        r75328 | georg.brandl | 2009-10-11 00:05:26 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75327 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75327 | georg.brandl | 2009-10-11 00:03:43 +0200 (So, 11 Okt 2009) | 1 line
      
          Style fixes.
        ........
      ................
        r75330 | georg.brandl | 2009-10-11 00:32:28 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75329 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75329 | georg.brandl | 2009-10-11 00:26:45 +0200 (So, 11 Okt 2009) | 1 line
      
          Modernize all around (dont ask me how useful that script is nowadays...)
        ........
      ................
        r75338 | georg.brandl | 2009-10-11 10:31:41 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75337 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75337 | georg.brandl | 2009-10-11 10:18:44 +0200 (So, 11 Okt 2009) | 1 line
      
          Update morse script, avoid globals, use iterators.
        ........
      ................
        r75340 | georg.brandl | 2009-10-11 10:42:09 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75339 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75339 | georg.brandl | 2009-10-11 10:39:16 +0200 (So, 11 Okt 2009) | 1 line
      
          Update markov demo.
        ........
      ................
        r75341 | georg.brandl | 2009-10-11 10:43:08 +0200 (So, 11 Okt 2009) | 1 line
      
        Fix README description.
      ................
        r75343 | georg.brandl | 2009-10-11 10:46:56 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75342 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75342 | georg.brandl | 2009-10-11 10:45:03 +0200 (So, 11 Okt 2009) | 1 line
      
          Remove useless script "mkrcs" and update README.
        ........
      ................
        r75352 | georg.brandl | 2009-10-11 14:04:10 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75350 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75350 | georg.brandl | 2009-10-11 14:00:18 +0200 (So, 11 Okt 2009) | 1 line
      
          Use getopt in script.py demo.
        ........
      ................
        r75353 | georg.brandl | 2009-10-11 14:04:40 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75351 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75351 | georg.brandl | 2009-10-11 14:03:01 +0200 (So, 11 Okt 2009) | 1 line
      
          Fix variable.
        ........
      ................
        r75355 | georg.brandl | 2009-10-11 16:27:51 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75354 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75354 | georg.brandl | 2009-10-11 16:23:49 +0200 (So, 11 Okt 2009) | 1 line
      
          Update lpwatch script.
        ........
      ................
        r75357 | georg.brandl | 2009-10-11 16:50:57 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75356 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75356 | georg.brandl | 2009-10-11 16:49:37 +0200 (So, 11 Okt 2009) | 1 line
      
          Remove ftpstats script, the daemon whose log files it reads is long gone.
        ........
      ................
        r75359 | georg.brandl | 2009-10-11 17:56:06 +0200 (So, 11 Okt 2009) | 9 lines
      
        Merged revisions 75358 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r75358 | georg.brandl | 2009-10-11 17:06:44 +0200 (So, 11 Okt 2009) | 1 line
      
          Overhaul of Demo/xml.
        ........
      ................
      22fff436
  9. 04 Eyl, 2009 2 kayıt (commit)
  10. 13 Agu, 2009 1 kayıt (commit)
  11. 02 Tem, 2009 1 kayıt (commit)
  12. 30 Haz, 2009 2 kayıt (commit)
  13. 29 May, 2009 2 kayıt (commit)
  14. 21 Şub, 2009 2 kayıt (commit)
  15. 01 Şub, 2009 1 kayıt (commit)
  16. 20 May, 2008 1 kayıt (commit)
  17. 06 Şub, 2008 1 kayıt (commit)
  18. 05 Şub, 2008 2 kayıt (commit)
  19. 02 Şub, 2008 1 kayıt (commit)
  20. 27 Kas, 2007 3 kayıt (commit)
    • Christian Heimes's avatar
      Merged revisions 59193-59201 via svnmerge from · 45f9af34
      Christian Heimes yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r59195 | facundo.batista | 2007-11-27 19:50:12 +0100 (Tue, 27 Nov 2007) | 4 lines
      
      
        Moved the errno import from inside the functions to the
        module level.  Fixes issue 1755179.
      ........
        r59199 | christian.heimes | 2007-11-27 22:28:40 +0100 (Tue, 27 Nov 2007) | 1 line
      
        Backport of changes to PCbuild9 from the py3k branch
      ........
        r59200 | christian.heimes | 2007-11-27 22:34:01 +0100 (Tue, 27 Nov 2007) | 1 line
      
        Replaced import of the 'new' module with 'types' module and added a deprecation warning to the 'new' module.
      ........
        r59201 | christian.heimes | 2007-11-27 22:35:44 +0100 (Tue, 27 Nov 2007) | 1 line
      
        Added a deprecation warning to the 'new' module.
      ........
      45f9af34
    • Christian Heimes's avatar
      Replaced import of the 'new' module with 'types' module and added a deprecation… · c756d00c
      Christian Heimes yazdı
      Replaced import of the 'new' module with 'types' module and added a deprecation warning to the 'new' module.
      c756d00c
    • Christian Heimes's avatar
      Removed the API to create unbound methods and simplified the API for bound… · ff737954
      Christian Heimes yazdı
      Removed the API to create unbound methods and simplified the API for bound methods. The signature is PyMethod_New(func, instance).
      Also removed im_class and renamed im_self to __self__ and im_func to __func__. im_class can be substituted with method.__self__.__class__.
      I've also updated some parts of the documenation.
      ff737954
  21. 26 Kas, 2007 1 kayıt (commit)
    • Guido van Rossum's avatar
      Merged revisions 59107-59186 via svnmerge from · 0d3fb8a9
      Guido van Rossum yazdı
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      (Note: some conflicts in the PCbuild9 directory reverted.  Sorry Christian!)
      
      ........
        r59120 | christian.heimes | 2007-11-22 03:21:16 -0800 (Thu, 22 Nov 2007) | 3 lines
      
        Backport of the PCbuild9 directory from the py3k branch.
        I've finished the last task for the PCbuild9 directory today. I don't think there is much left to do. Now you can all play around with the shiny new VS 2008 and try the PGO builds. I was able to get a speed improvement of about 10% on py3k.
        Have fun! :)
      ........
        r59126 | brett.cannon | 2007-11-22 16:06:51 -0800 (Thu, 22 Nov 2007) | 2 lines
      
        Fix a bug in the test for using __loader__.get_data().
      ........
        r59131 | christian.heimes | 2007-11-22 23:05:03 -0800 (Thu, 22 Nov 2007) | 1 line
      
        Backport of PCbuild9 fixes from py3k r59130
      ........
        r59132 | christian.heimes | 2007-11-23 01:10:36 -0800 (Fri, 23 Nov 2007) | 2 lines
      
        Applied patch #1754273 and #1754271 from Thomas Glee
        The patches are adding deprecation warnings for back ticks and <>
      ........
        r59133 | christian.heimes | 2007-11-23 04:12:02 -0800 (Fri, 23 Nov 2007) | 2 lines
      
        Fixed problems in the last commit. Filenames and line numbers weren't reported correctly.
        Backquotes still don't report the correct file. The AST nodes only contain the line number but not the file name.
      ........
        r59134 | christian.heimes | 2007-11-23 04:16:35 -0800 (Fri, 23 Nov 2007) | 1 line
      
        How did the comment get there?
      ........
        r59135 | christian.heimes | 2007-11-23 05:25:31 -0800 (Fri, 23 Nov 2007) | 1 line
      
        And yet another fix for the patch. Paul Moore has send me a note that I've missed a declaration. The additional code has moved the declaration in the middle of the block.
      ........
        r59136 | andrew.kuchling | 2007-11-23 05:37:39 -0800 (Fri, 23 Nov 2007) | 1 line
      
        Add item
      ........
        r59137 | skip.montanaro | 2007-11-23 09:08:35 -0800 (Fri, 23 Nov 2007) | 2 lines
      
        Make trace and doctest play nice together (issue 1429818).  Will backport.
      ........
        r59139 | skip.montanaro | 2007-11-23 09:12:47 -0800 (Fri, 23 Nov 2007) | 1 line
      
        issue 1429818
      ........
        r59144 | facundo.batista | 2007-11-23 09:59:00 -0800 (Fri, 23 Nov 2007) | 10 lines
      
      
        Major change in the internal structure of the Decimal
        number: now it does not store the mantissa as a tuple
        of numbers, but as a string.
      
        This avoids a lot of conversions, and achieves a
        speedup of 40%. The API remains intact.
      
        Thanks Mark Dickinson.
      ........
        r59146 | facundo.batista | 2007-11-23 10:14:50 -0800 (Fri, 23 Nov 2007) | 3 lines
      
      
        Test cases from Cowlishaw, v2.57. All are pased cleanly.
      ........
        r59156 | christian.heimes | 2007-11-23 17:36:02 -0800 (Fri, 23 Nov 2007) | 2 lines
      
        Added filename to compiling struct based on Martin's suggestion.
        I'm wonder why I was trying to add the filename to the node all the time. The compiling struct is more obvious.
      ........
        r59158 | christian.heimes | 2007-11-23 17:53:59 -0800 (Fri, 23 Nov 2007) | 2 lines
      
        Backport of fixes from py3k branch
        svn merge -r59131:HEAD ../../py3k/PCbuild9/ .
      ........
        r59159 | skip.montanaro | 2007-11-23 20:29:08 -0800 (Fri, 23 Nov 2007) | 1 line
      
        revert change that breaks test_doctest (which I forgot to run - sorry)
      ........
        r59162 | skip.montanaro | 2007-11-23 20:31:15 -0800 (Fri, 23 Nov 2007) | 1 line
      
        revert
      ........
        r59164 | georg.brandl | 2007-11-24 03:31:46 -0800 (Sat, 24 Nov 2007) | 3 lines
      
        #1344: document that you need to open std{in,out,err} with PIPE if you want
        communicate() to work as described.
      ........
        r59165 | georg.brandl | 2007-11-24 03:39:13 -0800 (Sat, 24 Nov 2007) | 2 lines
      
        #1467: fix documentation for TestResult.add{Error,Failure}.
      ........
        r59166 | georg.brandl | 2007-11-24 03:42:14 -0800 (Sat, 24 Nov 2007) | 2 lines
      
        #1355: remove mention of PyXML from xml.dom docs.
      ........
        r59169 | amaury.forgeotdarc | 2007-11-24 05:20:22 -0800 (Sat, 24 Nov 2007) | 2 lines
      
        Warning "<> not supported in 3.x" should be enabled only when the -3 option is set.
      ........
        r59170 | amaury.forgeotdarc | 2007-11-24 05:44:17 -0800 (Sat, 24 Nov 2007) | 3 lines
      
        Issue #1445: Fix a SystemError when accessing the ``cell_contents``
        attribute of an empty cell object.  Now a ValueError is raised.
      ........
        r59172 | georg.brandl | 2007-11-24 05:56:09 -0800 (Sat, 24 Nov 2007) | 3 lines
      
        #1735632: add O_NOATIME constant to os module.
        Also document a few other O_ constants that were missing from documentation.
      ........
        r59173 | skip.montanaro | 2007-11-24 06:30:47 -0800 (Sat, 24 Nov 2007) | 1 line
      
        back in these go - thanks to Titus Brown for the fix
      ........
        r59176 | martin.v.loewis | 2007-11-24 10:33:40 -0800 (Sat, 24 Nov 2007) | 2 lines
      
        Bug #1494: Document that appendChild removes first.
      ........
        r59186 | guido.van.rossum | 2007-11-26 14:16:49 -0800 (Mon, 26 Nov 2007) | 2 lines
      
        A thread-less variant of brownian.py, submitted by Michele Simoniato.
      ........
      0d3fb8a9
  22. 25 Kas, 2007 1 kayıt (commit)
  23. 24 Kas, 2007 2 kayıt (commit)
  24. 29 Agu, 2007 1 kayıt (commit)
  25. 26 Agu, 2007 1 kayıt (commit)
  26. 24 May, 2007 1 kayıt (commit)
  27. 25 Şub, 2007 1 kayıt (commit)
  28. 09 Şub, 2007 1 kayıt (commit)
    • Guido van Rossum's avatar
      Fix most trivially-findable print statements. · be19ed77
      Guido van Rossum yazdı
      There's one major and one minor category still unfixed:
      doctests are the major category (and I hope to be able to augment the
      refactoring tool to refactor bona fide doctests soon);
      other code generating print statements in strings is the minor category.
      
      (Oh, and I don't know if the compiler package works.)
      be19ed77
  29. 06 Eyl, 2006 1 kayıt (commit)
  30. 24 Agu, 2006 1 kayıt (commit)
  31. 17 Şub, 2005 1 kayıt (commit)
    • Michael W. Hudson's avatar
      Fix · ee319f66
      Michael W. Hudson yazdı
      [ 1124295 ] Function's __name__ no longer accessible in restricted mode
      
      which I introduced with a bit of mindless copy-paste when making
      __name__ writable.  You can't assign to __name__ in restricted mode,
      which I'm going to pretend was intentional :)
      ee319f66