1. 16 Mar, 2013 1 kayıt (commit)
  2. 15 Mar, 2013 1 kayıt (commit)
  3. 11 Eki, 2012 1 kayıt (commit)
  4. 24 Haz, 2012 1 kayıt (commit)
  5. 03 Haz, 2012 1 kayıt (commit)
  6. 29 Nis, 2012 2 kayıt (commit)
  7. 12 Nis, 2012 1 kayıt (commit)
  8. 12 Eki, 2011 1 kayıt (commit)
  9. 11 May, 2011 3 kayıt (commit)
  10. 09 May, 2011 1 kayıt (commit)
  11. 27 Ock, 2011 1 kayıt (commit)
  12. 21 Kas, 2010 1 kayıt (commit)
  13. 06 Eki, 2010 1 kayıt (commit)
    • Georg Brandl's avatar
      Merged revisions… · c7b6908b
      Georg Brandl yazdı
      Merged revisions 82262,82269,82434,82480-82481,82484-82485,82487-82488,82594,82599,82615 via svnmerge from
      svn+ssh://svn.python.org/python/branches/py3k
      
      ................
        r82262 | georg.brandl | 2010-06-27 12:17:12 +0200 (So, 27 Jun 2010) | 1 line
      
        #9078: fix some Unicode C API descriptions, in comments and docs.
      ................
        r82269 | georg.brandl | 2010-06-27 12:59:19 +0200 (So, 27 Jun 2010) | 1 line
      
        Wording fix.
      ................
        r82434 | georg.brandl | 2010-07-02 09:41:51 +0200 (Fr, 02 Jul 2010) | 9 lines
      
        Merged revisions 82433 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r82433 | georg.brandl | 2010-07-02 09:33:50 +0200 (Fr, 02 Jul 2010) | 1 line
      
          Grammar and markup fixes.
        ........
      ................
        r82480 | georg.brandl | 2010-07-03 12:21:50 +0200 (Sa, 03 Jul 2010) | 1 line
      
        Wrap and use the correct directive.
      ................
        r82481 | georg.brandl | 2010-07-03 12:22:10 +0200 (Sa, 03 Jul 2010) | 1 line
      
        Use the right role.
      ................
        r82484 | georg.brandl | 2010-07-03 12:26:17 +0200 (Sa, 03 Jul 2010) | 9 lines
      
        Recorded merge of revisions 82474 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r82474 | georg.brandl | 2010-07-03 10:40:13 +0200 (Sa, 03 Jul 2010) | 1 line
      
          Fix role name.
        ........
      ................
        r82485 | georg.brandl | 2010-07-03 12:26:54 +0200 (Sa, 03 Jul 2010) | 9 lines
      
        Merged revisions 82483 via svnmerge from
        svn+ssh://pythondev@svn.python.org/python/trunk
      
        ........
          r82483 | georg.brandl | 2010-07-03 12:25:54 +0200 (Sa, 03 Jul 2010) | 1 line
      
          Add link to bytecode docs.
        ........
      ................
        r82487 | georg.brandl | 2010-07-03 12:33:26 +0200 (Sa, 03 Jul 2010) | 1 line
      
        Fix markup.
      ................
        r82488 | georg.brandl | 2010-07-03 12:41:33 +0200 (Sa, 03 Jul 2010) | 1 line
      
        Remove the need for a "()" empty argument list after opcodes.
      ................
        r82594 | georg.brandl | 2010-07-05 22:13:41 +0200 (Mo, 05 Jul 2010) | 1 line
      
        Update Vec class constructor, remove indirection via function, use operator module.
      ................
        r82599 | alexander.belopolsky | 2010-07-05 23:44:05 +0200 (Mo, 05 Jul 2010) | 1 line
      
        "Modernized" the demo a little.
      ................
        r82615 | georg.brandl | 2010-07-07 00:58:50 +0200 (Mi, 07 Jul 2010) | 1 line
      
        Fix typo.
      ................
      c7b6908b
  14. 30 Eyl, 2010 1 kayıt (commit)
  15. 03 Tem, 2010 1 kayıt (commit)
  16. 02 Tem, 2010 1 kayıt (commit)
  17. 16 Haz, 2010 4 kayıt (commit)
  18. 17 May, 2009 1 kayıt (commit)
  19. 02 Eyl, 2008 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions… · 3e4f0556
      Benjamin Peterson yazdı
      Merged revisions 66045,66048-66049,66053,66060,66062-66063,66065,66067,66071-66074,66080,66082-66083,66090-66093,66097-66099,66103,66105,66110,66118 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r66045 | andrew.kuchling | 2008-08-26 19:27:18 -0500 (Tue, 26 Aug 2008) | 1 line
      
        Trim whitespace; add a few updates
      ........
        r66048 | andrew.kuchling | 2008-08-26 19:45:02 -0500 (Tue, 26 Aug 2008) | 1 line
      
        Add an item and a note
      ........
        r66049 | andrew.kuchling | 2008-08-26 21:12:18 -0500 (Tue, 26 Aug 2008) | 1 line
      
        Add various items
      ........
        r66053 | georg.brandl | 2008-08-28 04:40:18 -0500 (Thu, 28 Aug 2008) | 2 lines
      
        #3711: .dll isn't a valid Python extension anymore.
      ........
        r66060 | armin.rigo | 2008-08-29 16:21:52 -0500 (Fri, 29 Aug 2008) | 3 lines
      
        A collection of crashers, all variants of the idea
        of issue #3720.
      ........
        r66062 | georg.brandl | 2008-08-30 04:49:36 -0500 (Sat, 30 Aug 2008) | 2 lines
      
        #3730: mention "server" attribute explicitly.
      ........
        r66063 | georg.brandl | 2008-08-30 04:52:44 -0500 (Sat, 30 Aug 2008) | 2 lines
      
        #3716: fix typo.
      ........
        r66065 | georg.brandl | 2008-08-30 05:03:09 -0500 (Sat, 30 Aug 2008) | 2 lines
      
        #3569: eval() also accepts "exec"able code objects.
      ........
        r66067 | georg.brandl | 2008-08-30 08:17:39 -0500 (Sat, 30 Aug 2008) | 2 lines
      
        super() actually returns a super object.
      ........
        r66071 | andrew.kuchling | 2008-08-30 10:19:57 -0500 (Sat, 30 Aug 2008) | 1 line
      
        Partial edits from revision and tidying pass
      ........
        r66072 | andrew.kuchling | 2008-08-30 10:21:23 -0500 (Sat, 30 Aug 2008) | 1 line
      
        Tidy up some sentences
      ........
        r66073 | andrew.kuchling | 2008-08-30 10:25:47 -0500 (Sat, 30 Aug 2008) | 1 line
      
        Correction from Antoine Pitrou: BufferedWriter and Reader support seek()
      ........
        r66074 | andrew.kuchling | 2008-08-30 11:44:54 -0500 (Sat, 30 Aug 2008) | 1 line
      
        Edit four more sections
      ........
        r66080 | georg.brandl | 2008-08-30 17:00:28 -0500 (Sat, 30 Aug 2008) | 2 lines
      
        Fix markup.
      ........
        r66082 | andrew.kuchling | 2008-08-30 17:56:54 -0500 (Sat, 30 Aug 2008) | 1 line
      
        More edits; markup fixes
      ........
        r66083 | andrew.kuchling | 2008-08-30 21:24:08 -0500 (Sat, 30 Aug 2008) | 1 line
      
        More edits
      ........
        r66090 | andrew.kuchling | 2008-08-31 09:29:31 -0500 (Sun, 31 Aug 2008) | 1 line
      
        Edit the library section, rearranging items to flow better and making lots of edits
      ........
        r66091 | andrew.kuchling | 2008-08-31 10:41:48 -0500 (Sun, 31 Aug 2008) | 1 line
      
        Last batch of edits; remove the 'other changes' section
      ........
        r66092 | andrew.kuchling | 2008-08-31 10:48:44 -0500 (Sun, 31 Aug 2008) | 1 line
      
        Update patch/bug count
      ........
        r66093 | gregory.p.smith | 2008-08-31 11:34:18 -0500 (Sun, 31 Aug 2008) | 3 lines
      
        issue3715: docstring representation of hex escaped string needs to be double
        escaped.
      ........
        r66097 | benjamin.peterson | 2008-09-01 09:13:43 -0500 (Mon, 01 Sep 2008) | 4 lines
      
        #3703 unhelpful _fileio.FileIO error message when trying to open a directory
      
        Reviewer: Gregory P. Smith
      ........
        r66098 | georg.brandl | 2008-09-01 09:15:55 -0500 (Mon, 01 Sep 2008) | 2 lines
      
        #3749: fix c'n'p errors.
      ........
        r66099 | benjamin.peterson | 2008-09-01 09:18:30 -0500 (Mon, 01 Sep 2008) | 4 lines
      
        Fix compilation when --without-threads is given #3683
      
        Reviewer: Georg Brandl, Benjamin Peterson
      ........
        r66103 | vinay.sajip | 2008-09-01 09:30:10 -0500 (Mon, 01 Sep 2008) | 1 line
      
        logging: fixed lack of use of encoding attribute specified on a stream.
      ........
        r66105 | vinay.sajip | 2008-09-01 09:33:59 -0500 (Mon, 01 Sep 2008) | 1 line
      
        logging: fixed lack of use of encoding attribute specified on a stream.
      ........
        r66110 | vinay.sajip | 2008-09-01 10:08:07 -0500 (Mon, 01 Sep 2008) | 1 line
      
        Added section about configuring logging in a library. Thanks to Thomas Heller for the idea.
      ........
        r66118 | vinay.sajip | 2008-09-01 12:44:14 -0500 (Mon, 01 Sep 2008) | 1 line
      
        Bug #3738: Documentation is now more accurate in describing handler close methods.
      ........
      3e4f0556
  20. 12 Haz, 2008 1 kayıt (commit)
  21. 26 May, 2008 2 kayıt (commit)
  22. 24 May, 2008 1 kayıt (commit)
  23. 12 May, 2008 2 kayıt (commit)
  24. 25 Nis, 2008 2 kayıt (commit)
  25. 24 Nis, 2008 1 kayıt (commit)
  26. 23 Şub, 2008 2 kayıt (commit)
    • Christian Heimes's avatar
      Merged revisions… · 8640e749
      Christian Heimes yazdı
      Merged revisions 60481,60485,60489-60492,60494-60496,60498-60499,60501-60503,60505-60506,60508-60509,60523-60524,60532,60543,60545,60547-60548,60552,60554,60556-60559,60561-60562,60569,60571-60572,60574,60576-60583,60585-60586,60589,60591,60594-60595,60597-60598,60600-60601,60606-60612,60615,60617,60619-60621,60623-60625,60627-60629,60631,60633,60635,60647,60650,60652,60654,60656,60658-60659,60664-60666,60668-60670,60672,60676,60678,60680-60683,60685-60686,60688,60690,60692-60694,60697-60700,60705-60706,60708,60711,60714,60720,60724-60730,60732,60736,60742,60744,60746,60748,60750-60751,60753,60756-60757,60759-60761,60763-60764,60766,60769-60770,60774-60784,60787-60789,60793,60796,60799-60809,60812-60813,60815-60821,60823-60826,60828-60829,60831-60834,60836,60838-60839,60846-60849,60852-60854,60856-60859,60861-60870,60874-60875,60880-60881,60886,60888-60890,60892,60894-60898,60900,60902-60906,60908,60911-60917,60919-60920,60922,60926,60929-60931,60933-60935,60937,60939-60941,60943-60954,60959-60961,60963-60964,60966-60967,60971,60977,60979-60989 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r60980 | georg.brandl | 2008-02-23 16:02:28 +0100 (Sat, 23 Feb 2008) | 2 lines
      
        #1492: allow overriding BaseHTTPServer's content type for error messages.
      ........
        r60982 | georg.brandl | 2008-02-23 16:06:25 +0100 (Sat, 23 Feb 2008) | 2 lines
      
        #2165: fix test_logging failure on some machines.
      ........
        r60983 | facundo.batista | 2008-02-23 16:07:35 +0100 (Sat, 23 Feb 2008) | 6 lines
      
      
        Issue 1089358.  Adds the siginterrupt() function, that is just a
        wrapper around the system call with the same name.  Also added
        test cases, doc changes and NEWS entry. Thanks Jason and Ralf
        Schmitt.
      ........
        r60984 | georg.brandl | 2008-02-23 16:11:18 +0100 (Sat, 23 Feb 2008) | 2 lines
      
        #2067: file.__exit__() now calls subclasses' close() method.
      ........
        r60985 | georg.brandl | 2008-02-23 16:19:54 +0100 (Sat, 23 Feb 2008) | 2 lines
      
        More difflib examples. Written for GHOP by Josip Dzolonga.
      ........
        r60987 | andrew.kuchling | 2008-02-23 16:41:51 +0100 (Sat, 23 Feb 2008) | 1 line
      
        #2072: correct documentation for .rpc_paths
      ........
        r60988 | georg.brandl | 2008-02-23 16:43:48 +0100 (Sat, 23 Feb 2008) | 2 lines
      
        #2161: Fix opcode name.
      ........
        r60989 | andrew.kuchling | 2008-02-23 16:49:35 +0100 (Sat, 23 Feb 2008) | 2 lines
      
        #1119331: ncurses will just call exit() if the terminal name isn't found.
        Call setupterm() first so that we get a Python exception instead of just existing.
      ........
      8640e749
    • Georg Brandl's avatar
  27. 01 Eyl, 2007 1 kayıt (commit)
  28. 15 Agu, 2007 2 kayıt (commit)