Staging
v0.8.1
https://github.com/python/cpython
Revision 15a693a6f8f5986c512557747112331ceb5c0b8c authored by R David Murray on 07 February 2014, 17:46:17 UTC, committed by R David Murray on 07 February 2014, 17:46:17 UTC
So passing unicode to set_payload works again (but still doesn't
do what you want when the message is serialized).
1 parent 27e9de6
Raw File
Tip revision: 15a693a6f8f5986c512557747112331ceb5c0b8c authored by R David Murray on 07 February 2014, 17:46:17 UTC
#20531: Apply the 3.3 version of the #19063 fix.
Tip revision: 15a693a
.bzrignore
ยด.purify
autom4te.cache
config.log
config.cache
config.status
config.status.lineno
db_home
Makefile
buildno
python
build
Makefile.pre
platform
pybuilddir.txt
pyconfig.h
libpython*.a
libpython*.so*
python.exe
python-gdb.py
reflog.txt
tags
TAGS
.gdb_history
Doc/tools/sphinx
Doc/tools/jinja
Doc/tools/jinja2
Doc/tools/pygments
Doc/tools/docutils
Misc/python.pc
Modules/Setup
Modules/Setup.config
Modules/Setup.local
Modules/config.c
Modules/ld_so_aix
Parser/pgen
Lib/test/data/*
Lib/lib2to3/Grammar*.pickle
Lib/lib2to3/PatternGrammar*.pickle
__pycache__
.coverage
coverage/*
htmlcov/*
back to top