- 07 Şub, 2014 8 kayıt (commit)
-
-
R David Murray yazdı
In 3.5 I will fix this right by adding a message_factory attribute to the policy.
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Yury Selivanov yazdı
-
Ethan Furman yazdı
Close issue20534: test_enum now tests all supported pickle protocols (2 - HIGHEST_PROTOCOL, inclusive).
-
- 06 Şub, 2014 22 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Zachary Ware yazdı
doesn't have __objclass__.
-
Serhiy Storchaka yazdı
Patch by Berker Peksag.
-
Serhiy Storchaka yazdı
Patch by Berker Peksag.
-
Serhiy Storchaka yazdı
and %x (introduced in issue #19995).
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Yury Selivanov yazdı
-
Ethan Furman yazdı
-
Brett Cannon yazdı
-
Brett Cannon yazdı
import and not *an* implementation.
-
Brett Cannon yazdı
where the symlink resolves to is added to sys.path, not the directory containing the symlink itself. Thanks to Sanko Resic for an initial attempt at the patch.
-
Ronald Oussoren yazdı
Values in the range of an unsigned long long, but outside of the range of a signed long long were serialized as a negative value. Due to a bug in PyObjC my test scripts indicated that the previous behavior matched Apple's plist code, instead the handle large unsigned values correctly. The change to plistlib.py is from a patch by Serhiy.
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Yury Selivanov yazdı
-
Yury Selivanov yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
Ned Deily yazdı
-
- 05 Şub, 2014 10 kayıt (commit)
-
-
Yury Selivanov yazdı
-
R David Murray yazdı
-
R David Murray yazdı
-
Serhiy Storchaka yazdı
containing non-encodable characters. Added tests for TarFile.list(). Based on patch by Vajrasky Kok.
-
Serhiy Storchaka yazdı
containing non-encodable characters. Added tests for TarFile.list(). Based on patch by Vajrasky Kok.
-
Eric V. Smith yazdı
TestNamedTuple.test_pickle was only testing through protocol 2. Changed to have it automatically test through the most recent version.
-
Nick Coghlan yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-