- 08 Şub, 2014 17 kayıt (commit)
-
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Nick Coghlan yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
input was truncated in BASE64 section.
-
Serhiy Storchaka yazdı
input was truncated in BASE64 section.
-
Nick Coghlan yazdı
The most appropriate coercion rules are not yet clear, so simply disallowing mixed type input for 3.4. (Committed on Steven's behalf)
-
Terry Jan Reedy yazdı
Original patch by Tal Einat.
-
Nick Coghlan yazdı
Passing Counter objects to the Counter constructor is special cased, going through iter() firsts ensures they are handled the same way as any other iterable. (Committing on Steven's behalf as I don't believe his SSH key is registered yet)
-
Guido van Rossum yazdı
-
- 07 Şub, 2014 21 kayıt (commit)
-
-
Victor Stinner yazdı
* Remove selectors.BaseSelector.resolution attribute * Remove asyncio.BaseEventLoop._granularity attribute
-
R David Murray yazdı
-
R David Murray yazdı
This fixes a regression relative to python2.
-
R David Murray yazdı
-
R David Murray yazdı
I'm checking this in without a test because not much of this code is tested and I don't have time to work up the necessary extensions to the existing test framework. The patch itself was tested by the person who reported the bug.
-
R David Murray yazdı
I'm checking this in without a test because not much of this code is tested and I don't have time to work up the necessary extensions to the existing test framework. The patch itself was tested by the person who reported the bug.
-
R David Murray yazdı
-
R David Murray yazdı
-
R David Murray yazdı
So passing unicode to set_payload works again (but still doesn't do what you want when the message is serialized).
-
R David Murray yazdı
-
Victor Stinner yazdı
-
Victor Stinner yazdı
-
R David Murray yazdı
-
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 2 kayıt (commit)
-
-
Serhiy Storchaka yazdı
-
Serhiy Storchaka yazdı
-