- 04 Agu, 2013 4 kayıt (commit)
-
-
Eli Bendersky yazdı
Based on patch by Aaron Oakley
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
-
Eli Bendersky yazdı
Thanks to Stefan Behnel for the report and proposed solution & test.
-
- 03 Agu, 2013 23 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Mark Dickinson yazdı
-
doko@ubuntu.com yazdı
-
doko@ubuntu.com yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
signal.getsignal returns None for some signals if faulthandler is enabled (Patch by Jeremy Kloth)
-
Mark Dickinson yazdı
- replace 'long int' / 'long' by 'int' - fix capitalization of "Python" in PyLong_AsUnsignedLong - "is too large" -> "too large", for consistency with other messages.
-
Larry Hastings yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
- 02 Agu, 2013 12 kayıt (commit)
-
-
Antoine Pitrou yazdı
Backout 62658d9d8926 (issue #10241): it causes a crash at shutdown when deallocating a Tkapp object.
-
Christian Heimes yazdı
-
Charles-François Natali yazdı
members are integers.
-
Charles-François Natali yazdı
members are integers.
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
getgroups(2) on OS X 10.8. Original patch by Mateusz Lenik.
-
Larry Hastings yazdı
(Done as separate patch from trunk as the code has diverged quite a bit.)
-
Larry Hastings yazdı
-
- 01 Agu, 2013 1 kayıt (commit)
-
-
Victor Stinner yazdı
With old SQLite versions, _sqlite3_result_error() sets a new Python exception, so don't restore the previous exception.
-