- 04 Eki, 2008 1 kayıt (commit)
-
-
Georg Brandl yazdı
-
- 03 Eki, 2008 1 kayıt (commit)
-
-
Neal Norwitz yazdı
-
- 02 Eki, 2008 8 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Christian Heimes yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r66748 | christian.heimes | 2008-10-02 21:47:50 +0200 (Thu, 02 Oct 2008) | 1 line Fixed a couple more C99 comments and one occurence of inline. ........
-
Benjamin Peterson yazdı
-
Christian Heimes yazdı
svn+ssh://pythondev@svn.python.org/python/trunk ........ r66739 | christian.heimes | 2008-10-02 20:33:41 +0200 (Thu, 02 Oct 2008) | 1 line Fixed a comment to C89 style as of http://drj11.wordpress.com/2008/10/02/python-and-bragging-about-c89/ ........
-
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Barry Warsaw yazdı
-
- 01 Eki, 2008 6 kayıt (commit)
-
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Barry Warsaw yazdı
-
Martin v. Löwis yazdı
installer.
-
Andrew MacIntyre yazdı
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.
-
- 30 Eyl, 2008 9 kayıt (commit)
-
-
Gregory P. Smith yazdı
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.
-
Brett Cannon yazdı
Fix suggested by Amaury Forgeot d'Arc. Closes issue #4003.
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
Benjamin Peterson yazdı
reviewed by Amaury
-
Benjamin Peterson yazdı
patch by Victor Stinner reviewed by myself and Brett
-
Jesse Noller yazdı
-
- 29 Eyl, 2008 5 kayıt (commit)
-
-
Martin v. Löwis yazdı
true singleton object. Reviewed by Gregor Lingl.
-
Thomas Heller yazdı
-
Bill Janssen yazdı
-
Georg Brandl yazdı
-
Brett Cannon yazdı
timer that did not return a float and a timer was still running when the Profiler object was garbage collected. Fixes issue 3895. Code review by Benjamin Peterson.
-
- 28 Eyl, 2008 8 kayıt (commit)
-
-
Jesus Cea yazdı
-
Benjamin Peterson yazdı
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Andrew M. Kuchling yazdı
-
Andrew M. Kuchling yazdı
-
- 27 Eyl, 2008 2 kayıt (commit)
-
-
Benjamin Peterson yazdı
-
Andrew M. Kuchling yazdı
-