- 15 Ock, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
There is no guarantee that NULL is aligned.
-
Richard Oudkerk yazdı
-
Richard Oudkerk yazdı
-
- 14 Ock, 2013 3 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Giampaolo Rodola yazdı
fix for previous commit related to issue 10527 which didn't have the intended effect as per http://bugs.python.org/issue10527#msg179895
-
- 13 Ock, 2013 12 kayıt (commit)
-
-
Richard Oudkerk yazdı
connections on Windows.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Eli Bendersky yazdı
Issue #16922: fixed findtext() to return empty Unicode string instead of empty bytes object when there's no text. Patch by Serhiy Storchaka.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
Issue #16922: fixed findtext() to return empty Unicode string instead of empty bytes object when there's no text. Patch by Serhiy Storchaka.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Charles-François Natali yazdı
sched_setscheduler() can fail with EINVAL if the process scheduling policy is neither SCHED_FIFO nor SCHED_RR.
-
Charles-François Natali yazdı
could be the cause of a random failure).
-
Charles-François Natali yazdı
could be the cause of a random failure).
-
Benjamin Peterson yazdı
-
- 12 Ock, 2013 15 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Serhiy Storchaka yazdı
special characters in the file path.
-
Serhiy Storchaka yazdı
special characters in the file path.
-
Charles-François Natali yazdı
returns ESRCH for a zombie process, which is not POSIX-compliant.
-
Charles-François Natali yazdı
returns ESRCH for a zombie process, which is not POSIX-compliant.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
Coverity report) and cleanup code.
-
Eli Bendersky yazdı
Thanks to Ezio Melotti and Daniel Shahaf for the patch.
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Chris Jerdonek yazdı
-
Chris Jerdonek yazdı
-
- 11 Ock, 2013 7 kayıt (commit)
-
-
Brett Cannon yazdı
-
Brett Cannon yazdı
importlib.machinery.FileFinder when the directory has become unreadable or a file. This brings semantics in line with Python 3.2 import. Reported and diagnosed by David Pritchard.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Georg Brandl yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-