- 30 May, 2007 5 kayıt (commit)
-
-
Brett Cannon yazdı
module as deprecated for a while.
-
Brett Cannon yazdı
-
Thomas Heller yazdı
Closes bug #1726026.
-
Thomas Heller yazdı
-
Neal Norwitz yazdı
-
- 29 May, 2007 4 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Georg Brandl yazdı
-
Martin v. Löwis yazdı
-
Martin v. Löwis yazdı
-
- 28 May, 2007 1 kayıt (commit)
-
-
Raymond Hettinger yazdı
-
- 27 May, 2007 2 kayıt (commit)
-
-
Lars Gustäbel yazdı
specify an error handling scheme for character conversion. Additional scheme "utf-8" in read mode. Unicode input filenames are now supported by design. The values of the pax_headers dictionary are now limited to unicode objects. Fixed: The prefix field is no longer used in PAX_FORMAT (in conformance with POSIX). Fixed: In read mode use a possible pax header size field. Fixed: Strip trailing slashes from pax header name values. Fixed: Give values in user-specified pax_headers precedence when writing. Added unicode tests. Added pax/regtype4 member to testtar.tar all possible number fields in a pax header. Added two chapters to the documentation about the different formats tarfile.py supports and how unicode issues are handled.
-
Neal Norwitz yazdı
-
- 26 May, 2007 4 kayıt (commit)
-
-
Peter Astrand yazdı
-
Walter Dörwald yazdı
-
Kristján Valur Jónsson yazdı
Include <windows.h> after python.h, so that WINNT is properly set before windows.h is included. Fixes warnings in PC builds.
-
Kristján Valur Jónsson yazdı
-
- 25 May, 2007 7 kayıt (commit)
-
-
Brett Cannon yazdı
open() as ths is considered best practice.
-
Vinay Sajip yazdı
-
Vinay Sajip yazdı
-
Neal Norwitz yazdı
-
Facundo Batista yazdı
one of the problematic enviroments.
-
Facundo Batista yazdı
other thread is awakened and finish sending data.
-
Facundo Batista yazdı
else just works
-
- 24 May, 2007 5 kayıt (commit)
-
-
Facundo Batista yazdı
test to pass (now I know why there were so few tests in ftp, http, etc, :( ).
-
Facundo Batista yazdı
causing problems that didn't have anything to do with was actually being tested...
-
Facundo Batista yazdı
(for this and a basic one, because there weren't any). Changed also NEWS, but didn't find documentation for this function, assumed it wasn't public...
-
Georg Brandl yazdı
-
Georg Brandl yazdı
-
- 23 May, 2007 4 kayıt (commit)
-
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
deprecated and will be changed/removed in Python 3.0. This patch is mostly from Anthony. I tweaked some format and added a little doc.
-
Mark Hammond yazdı
definition in unicodeobject.h to be used, giving us the desired wchar_t in place of 'unsigned short'. As discussed on python-dev.
-
- 22 May, 2007 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
Neal Norwitz yazdı
-
- 21 May, 2007 4 kayıt (commit)
-
-
Georg Brandl yazdı
-
Facundo Batista yazdı
socket.create_connection function. Also added a small test for this, and updated NEWS file.
-
Raymond Hettinger yazdı
-
Raymond Hettinger yazdı
-