1. 03 Tem, 2012 1 kayıt (commit)
  2. 29 Haz, 2012 2 kayıt (commit)
  3. 30 Nis, 2012 1 kayıt (commit)
  4. 16 Ara, 2011 1 kayıt (commit)
  5. 30 May, 2011 1 kayıt (commit)
  6. 09 May, 2011 1 kayıt (commit)
  7. 09 Nis, 2011 1 kayıt (commit)
  8. 09 May, 2010 2 kayıt (commit)
  9. 21 Mar, 2010 1 kayıt (commit)
    • Benjamin Peterson's avatar
      Merged revisions… · 21896a33
      Benjamin Peterson yazdı
      Merged revisions 77952,78030,78102,78104,78107,78206,78216,78296-78297,78328,78331-78332,78336,78339,78343,78378-78379,78415,78559,78717,78791 via svnmerge from
      svn+ssh://pythondev@svn.python.org/python/trunk
      
      ........
        r77952 | mark.dickinson | 2010-02-03 10:50:14 -0600 (Wed, 03 Feb 2010) | 1 line
      
        Fix test_inspect.py data to match recent change to inspect_fodder.py (r77942).
      ........
        r78030 | benjamin.peterson | 2010-02-06 14:14:10 -0600 (Sat, 06 Feb 2010) | 1 line
      
        check type_getattro for correctness in a descriptor corner case
      ........
        r78102 | andrew.kuchling | 2010-02-07 19:35:35 -0600 (Sun, 07 Feb 2010) | 1 line
      
        Move distutils into its own subsection; add various items
      ........
        r78104 | andrew.kuchling | 2010-02-08 07:22:24 -0600 (Mon, 08 Feb 2010) | 1 line
      
        Add two items; move a subsection
      ........
        r78107 | antoine.pitrou | 2010-02-08 14:25:47 -0600 (Mon, 08 Feb 2010) | 3 lines
      
        Clarify and correct description for ccbench and iobench.
      ........
        r78206 | r.david.murray | 2010-02-16 11:55:26 -0600 (Tue, 16 Feb 2010) | 3 lines
      
        Make the references to Popen in the description of Call
        and check_call into links.
      ........
        r78216 | andrew.kuchling | 2010-02-18 08:16:48 -0600 (Thu, 18 Feb 2010) | 1 line
      
        Add various items
      ........
        r78296 | andrew.kuchling | 2010-02-21 20:08:45 -0600 (Sun, 21 Feb 2010) | 1 line
      
        Re-word
      ........
        r78297 | andrew.kuchling | 2010-02-21 20:29:10 -0600 (Sun, 21 Feb 2010) | 1 line
      
        #7076: mention SystemRandom class near start of the module docs; reword change description for clarity.  Noted by Shawn Ligocki.
      ........
        r78328 | jack.diederich | 2010-02-22 12:17:16 -0600 (Mon, 22 Feb 2010) | 1 line
      
        fixes issue #7530, serve_forever()
      ........
        r78331 | andrew.kuchling | 2010-02-22 12:38:23 -0600 (Mon, 22 Feb 2010) | 1 line
      
        Fix comment typo
      ........
        r78332 | andrew.kuchling | 2010-02-22 12:42:07 -0600 (Mon, 22 Feb 2010) | 2 lines
      
        #7627: MH.remove() would fail if the MH mailbox was locked;
        it would call _unlock_file() and pass it a closed file object.  Noted by Rob Austein.
      ........
        r78336 | jack.diederich | 2010-02-22 13:55:22 -0600 (Mon, 22 Feb 2010) | 1 line
      
        fixes issue #1522237, bad init check in _threading_local
      ........
        r78339 | jack.diederich | 2010-02-22 15:27:38 -0600 (Mon, 22 Feb 2010) | 1 line
      
        * fix issue#7476
      ........
        r78343 | andrew.kuchling | 2010-02-22 16:48:41 -0600 (Mon, 22 Feb 2010) | 10 lines
      
        #2560: remove an unnecessary 'for' loop from my_fgets() in Parser/myreadline.c.
        Noted by Joseph Armbruster; patch by Jessica McKellar.
      
        The original code was 'for (;;) {...}', where ... ended
        with a 'return -2' statement and did not contain a 'break' or 'continue'
        statement.  Therefore, the body of the loop is always executed once.
      
        Once upon a time there was a 'continue' in the loop, but it was removed in
        rev36346, committed by mwh on Wed Jul 7 17:44:12 2004.
      ........
        r78378 | jack.diederich | 2010-02-23 11:23:30 -0600 (Tue, 23 Feb 2010) | 1 line
      
        fixup markup error
      ........
        r78379 | jack.diederich | 2010-02-23 13:34:06 -0600 (Tue, 23 Feb 2010) | 1 line
      
         issue#6442 use in operator instead of has_key
      ........
        r78415 | dirkjan.ochtman | 2010-02-23 22:00:52 -0600 (Tue, 23 Feb 2010) | 1 line
      
        Issue #7733: add explicit reference in asyncore docs.
      ........
        r78559 | andrew.kuchling | 2010-03-01 13:45:21 -0600 (Mon, 01 Mar 2010) | 1 line
      
        #7637: update discussion of minidom.unlink() and garbage collection
      ........
        r78717 | benjamin.peterson | 2010-03-05 21:13:33 -0600 (Fri, 05 Mar 2010) | 1 line
      
        settscdump is definitely an implementation detail
      ........
        r78791 | andrew.kuchling | 2010-03-08 06:00:39 -0600 (Mon, 08 Mar 2010) | 1 line
      
        Add various items
      ........
      21896a33
  10. 16 Agu, 2007 1 kayıt (commit)
  11. 21 Nis, 2006 1 kayıt (commit)
  12. 07 Nis, 2005 1 kayıt (commit)
  13. 08 Tem, 2004 1 kayıt (commit)
  14. 07 Tem, 2004 2 kayıt (commit)
    • Tim Peters's avatar
      "#if WITH_THREAD" is incorrect; must be #ifdef instead; WITH_THREAD · b7e898a0
      Tim Peters yazdı
      isn't always set to an integer value when it's defined.
      b7e898a0
    • Michael W. Hudson's avatar
      This closes patch: · 30ea2f22
      Michael W. Hudson yazdı
      [ 960406 ] unblock signals in threads
      
      although the changes do not correspond exactly to any patch attached to
      that report.
      
      Non-main threads no longer have all signals masked.
      
      A different interface to readline is used.
      
      The handling of signals inside calls to PyOS_Readline is now rather
      different.
      
      These changes are all a bit scary!  Review and cross-platform testing
      much appreciated.
      30ea2f22
  15. 19 Kas, 2003 1 kayıt (commit)
  16. 03 May, 2003 1 kayıt (commit)
  17. 26 Eki, 2002 1 kayıt (commit)
  18. 14 Tem, 2002 1 kayıt (commit)
  19. 02 Mar, 2001 1 kayıt (commit)
  20. 26 Eyl, 2000 1 kayıt (commit)
  21. 01 Eyl, 2000 1 kayıt (commit)
  22. 22 Tem, 2000 1 kayıt (commit)
    • Thomas Wouters's avatar
      Mass ANSIfication. · 23c9e002
      Thomas Wouters yazdı
      Work around intrcheck.c's desire to pass 'PyErr_CheckSignals' to
      'Py_AddPendingCall' by providing a (static) wrapper function that has the
      right number of arguments.
      23c9e002
  23. 09 Tem, 2000 1 kayıt (commit)
  24. 03 Tem, 2000 1 kayıt (commit)
  25. 30 Haz, 2000 2 kayıt (commit)
  26. 28 Haz, 2000 1 kayıt (commit)
  27. 03 May, 2000 1 kayıt (commit)
    • Guido van Rossum's avatar
      Vladimir Marangozov's long-awaited malloc restructuring. · b18618da
      Guido van Rossum yazdı
      For more comments, read the patches@python.org archives.
      For documentation read the comments in mymalloc.h and objimpl.h.
      
      (This is not exactly what Vladimir posted to the patches list; I've
      made a few changes, and Vladimir sent me a fix in private email for a
      problem that only occurs in debug mode.  I'm also holding back on his
      change to main.c, which seems unnecessary to me.)
      b18618da
  28. 29 Agu, 1998 1 kayıt (commit)
  29. 27 Agu, 1998 1 kayıt (commit)
  30. 11 Agu, 1997 1 kayıt (commit)
  31. 05 Agu, 1997 1 kayıt (commit)
  32. 09 Nis, 1997 1 kayıt (commit)
  33. 18 Şub, 1997 1 kayıt (commit)
    • Guido van Rossum's avatar
      Restructured quite a bit, hopefully Lee Busby will find this useful. · fbd64c87
      Guido van Rossum yazdı
      Also grandly renamed.
      
      Here's the new interface:
      
      When WITH_READLINE is defined, two functions are defined:
      
        - PyOS_GnuReadline (what used to be my_readline() with WITH_READLINE)
        - PyOS_ReadlineInit (for Dave Ascher)
      
      Always, these functions are defined:
      
        - PyOS_StdioReadline (what used to be my_readline() without WITH_READLINE)
        - PyOS_Readline (the interface used by tokenizer.c and [raw_]input().
      
      There's a global function pointer PyOS_ReadlineFunctionPointer,
      initialized to NULL.  When PyOS_Readline finds this to be NULL, it
      sets it to either PyOS_GnuReadline or PyOS_StdioReadline depending on
      which one makes more sense (i.e. it uses GNU only if it is defined
      *and* stdin is indeed a tty device).
      
      An embedding program that has its own wishes can set the function
      pointer to a function of its own design.  It should take a char*
      prompt argument (which may be NULL) and return a string *ending in a
      \n character* -- or "" for EOF or NULL for a user interrupt.
      
      --Guido van Rossum (home page: http://www.python.org/~guido/)
      fbd64c87
  34. 02 Ara, 1996 1 kayıt (commit)
  35. 25 Eki, 1996 1 kayıt (commit)
  36. 13 Eyl, 1996 1 kayıt (commit)