- 14 Ock, 2013 8 kayıt (commit)
-
-
Serhiy Storchaka yazdı
when result of PyLong_AsLong() narrowed to int without checks.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Andrew Svetlov yazdı
Patch by Todd Rovito
-
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
-
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 24 kayıt (commit)
-
-
Richard Oudkerk yazdı
connections on Windows.
-
Richard Oudkerk yazdı
connections on Windows.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Eli Bendersky yazdı
Cleanup the docs ElementTree a bit and describe the default_namespace parameter. In the code, replace the old outdated Doxygen-ish comment above ElementTree.write by a proper docstring.
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
serialization functions - short_empty_elements. It controls how elements without contents are emitted. Patch by Serhiy Storchaka. Feature initially proposed by Ariel Poliak.
-
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ı
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ı
-
Eli Bendersky yazdı
-
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ı
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ı
-
Benjamin Peterson yazdı
-
- 12 Ock, 2013 8 kayıt (commit)
-
-
Eli Bendersky yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
R David Murray yazdı
dash_R is only called from one location, and from that location an indirect_test is passed.
-