diff options
author | R David Murray <rdmurray@bitdance.com> | 2011-03-25 19:10:55 (GMT) |
---|---|---|
committer | R David Murray <rdmurray@bitdance.com> | 2011-03-25 19:10:55 (GMT) |
commit | 041015cc70465c8a008d4ef45ffe3fe05041fad2 (patch) | |
tree | d87526fb02459f89ec4681c274a2ba903a8cbb76 /Lib/inspect.py | |
parent | 213eb96902387dd1f5af0f5f1b80f3d227fd0186 (diff) | |
download | cpython-041015cc70465c8a008d4ef45ffe3fe05041fad2.zip cpython-041015cc70465c8a008d4ef45ffe3fe05041fad2.tar.gz cpython-041015cc70465c8a008d4ef45ffe3fe05041fad2.tar.bz2 |
#11584: Since __getitem__ returns headers, make decode_header handle them.
Why I consider this a bug rather than an API change: the API change was
to Message, which didn't used to return Headers unless you added them
yourself. Now it does (for 8bit binary header input), so decode_header
needs to be able to handle them.
Diffstat (limited to 'Lib/inspect.py')
0 files changed, 0 insertions, 0 deletions