Kristján Valur Jónsson <krist...@ccpgames.com> added the comment:

Now, I'd be super happy to see this strange semantics of PyThread_set_key_value 
go away.  Its very un-standard and complicates the mapping from an native 
implementation to the python one.
But I think I did once bring up this issue, and was told that it was a bad idea.
But your logic is sound.  Doing two Sets, is an error regardless.  Hiding the 
error by ignoring the second set is arbitrarily as bad as ignoring the first 
thing.
So, if it is possible to fix this and remove this weird special case and cast 
it into the abyss, then by all means, you have my 10 thumbs up.  Not that it 
counts for much :)

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue10517>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to