- 17 Eki, 2011 13 kayıt (commit)
-
-
Victor Stinner yazdı
encoding, to read and write MH mailboxes (.mh_sequences files).
-
Victor Stinner yazdı
works properly. PyErr_SetFromErrnoWithFilenameObject() was already fixed by the changeset 793c75177d28. This commit fixes PyErr_SetExcFromWindowsErrWithFilenameObject(), used on Windows.
-
Victor Stinner yazdı
See the FreeBSD bug: http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/155606
-
Nadeem Vawda yazdı
Merge #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are now available on Windows.
-
Nadeem Vawda yazdı
Issue #13194: zlib.compressobj().copy() and zlib.decompressobj().copy() are now available on Windows.
-
Antoine Pitrou yazdı
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
Benjamin Peterson yazdı
-
Mark Hammond yazdı
-
Mark Hammond yazdı
-
Mark Hammond yazdı
-
Mark Hammond yazdı
-
- 16 Eki, 2011 8 kayıt (commit)
-
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
On Fedora, new files get the 'security.selinux' attribute.
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
Senthil Kumaran yazdı
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-
- 15 Eki, 2011 2 kayıt (commit)
-
-
Antoine Pitrou yazdı
-
Benjamin Peterson yazdı
-
- 14 Eki, 2011 16 kayıt (commit)
-
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Éric Araujo yazdı
-
Martin v. Löwis yazdı
-
Lars Gustäbel yazdı
The nti() function that converts a number field from a tar header to a number failed to decode GNU tar specific base-256 fields. I also added support for decoding and encoding negative base-256 number fields.
-
Martin v. Löwis yazdı
-
Lars Gustäbel yazdı
The nti() function that converts a number field from a tar header to a number failed to decode GNU tar specific base-256 fields. I also added support for decoding and encoding negative base-256 number fields.
-
Victor Stinner yazdı
encoding, instead of the locale encoding.
-
Victor Stinner yazdı
instead of the locale encoding.
-
Victor Stinner yazdı
because wcsftime() doesn't format time zone correctly.
-
Victor Stinner yazdı
wcsftime() doesn't format time zone correctly.
-
Victor Stinner yazdı
-
- 13 Eki, 2011 1 kayıt (commit)
-
-
Victor Stinner yazdı
-