- 22 Kas, 2016 19 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Replace int(value.address)+offset with value.cast(unsigned char*)+offset. It seems like int(value.address) fails on old versions of GDB.
-
INADA Naoki yazdı
-
INADA Naoki yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
Start 3.6.0rc1. (Note, patch level was incorrectly set to 3.6.0b4+ following b3. It is now b4+ again.)
-
Serhiy Storchaka yazdı
PyStructSequence_Field, PyStructSequence_Desc, and wrapperbase are now of type "const char *" rather of "char *".
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Issue #27100: With statement reports missing __enter__ before __exit__. (Contributed by Jonathan Ellington.)
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Issue #26163: Disable periodically failing test which was overly demanding of the frozenset hash function effectiveness
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 21 Kas, 2016 21 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Issue 28587: list.index documentation missing start and stop arguments. (Contributed by Mariatta Wijaya.)
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
Allow AF_UNIX in create_server & create_connection
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
Issue 28475: Improve error message for random.sample() with k < 0. (Contributed by Francisco Couzo).
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-