Staging
v0.5.1
https://github.com/python/cpython
Revision 12785617c81dbcd3cefacab3fdde2b30d529ad57 authored by Serhiy Storchaka on 25 January 2014, 09:49:49 UTC, committed by Serhiy Storchaka on 25 January 2014, 09:49:49 UTC
a2b_qp() now accepts keyword arguments.
All "ascii" parameters is renamed to "data" for consistancy with a2b_qp().
1 parent 9d7849f
History
Tip revision: 12785617c81dbcd3cefacab3fdde2b30d529ad57 authored by Serhiy Storchaka on 25 January 2014, 09:49:49 UTC
Fixed converting errors in the binascii module (issue20151).
Tip revision: 1278561
File Mode Size
__init__.py -rw-r--r-- 1.1 KB
base_events.py -rw-r--r-- 23.9 KB
base_subprocess.py -rw-r--r-- 4.9 KB
constants.py -rw-r--r-- 195 bytes
events.py -rw-r--r-- 13.1 KB
futures.py -rw-r--r-- 12.5 KB
locks.py -rw-r--r-- 13.1 KB
log.py -rw-r--r-- 124 bytes
proactor_events.py -rw-r--r-- 15.6 KB
protocols.py -rw-r--r-- 4.3 KB
queues.py -rw-r--r-- 8.7 KB
selector_events.py -rw-r--r-- 29.9 KB
streams.py -rw-r--r-- 13.7 KB
tasks.py -rw-r--r-- 21.6 KB
test_utils.py -rw-r--r-- 7.8 KB
transports.py -rw-r--r-- 7.0 KB
unix_events.py -rw-r--r-- 23.6 KB
windows_events.py -rw-r--r-- 16.4 KB
windows_utils.py -rw-r--r-- 5.4 KB

back to top