summaryrefslogtreecommitdiff
path: root/Python/thread.c
diff options
context:
space:
mode:
authorR. David Murray <rdmurray@bitdance.com>2009-12-14 17:11:00 +0000
committerR. David Murray <rdmurray@bitdance.com>2009-12-14 17:11:00 +0000
commite32d99fb0677a1a98e486186a7651f154979e3d7 (patch)
tree6fdaee4bcf4bde048dc016801fcb3f3466d260ba /Python/thread.c
parenta4332d717aed74f8147c103050ca16919bd8ef0d (diff)
downloadcpython-git-e32d99fb0677a1a98e486186a7651f154979e3d7.tar.gz
Blocked revisions 76831 via svnmerge
........ r76831 | r.david.murray | 2009-12-14 11:28:26 -0500 (Mon, 14 Dec 2009) | 6 lines Issue #1680159: unicode coercion during an 'in' operation was masking any errors that might occur during coercion of the left operand and turning them into a TypeError with a message text that was confusing in the given context. This patch lets any errors through, as was already done during coercion of the right hand side. ........
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions