- 03 Ara, 2011 1 kayıt (commit)
-
-
Charles-François Natali yazdı
Price.
-
- 02 Ara, 2011 8 kayıt (commit)
-
-
Petri Lehtinen yazdı
-
Petri Lehtinen yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
Ezio Melotti yazdı
-
- 01 Ara, 2011 7 kayıt (commit)
-
-
Mark Dickinson yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
Create an empty string with the new Unicode API.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
And PyObject_Str() and PyObject_Repr() don't make strings ready in debug mode to ensure that the caller makes the string ready before using it.
-
- 30 Kas, 2011 4 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Antoine Pitrou yazdı
Still lacks docs for Windows (anyone?).
-
Antoine Pitrou yazdı
Still lacks docs for Windows (anyone?).
-
Nadeem Vawda yazdı
Also, add tests for these methods.
-
- 29 Kas, 2011 11 kayıt (commit)
-
-
Nadeem Vawda yazdı
-
Victor Stinner yazdı
And use surrogates macros everywhere in unicodeobject.c
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
This fixes a regression compared to 2.x, where sys.modules.items() returns a copy, as indicated by a comment in the source. Diagnosis and patch by Erik Tollerud.
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
- 28 Kas, 2011 9 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
It was already the case with Python 2. However, the corresponding sys module entries are now set to None (instead of an unusable file object).
-
Antoine Pitrou yazdı
It was already the case with Python 2. However, the corresponding sys module entries are now set to None (instead of an unusable file object).
-
Meador Inge yazdı
Initial patch by Sjoerd de Vries.
-