Josh Rosenberg <shadowranger+pyt...@gmail.com> added the comment:

Others can correct me if I'm wrong, but I'm fairly sure 2.7 isn't making 
changes unless they fix critical or security-related bugs.

The code here is suboptimal, but it's already been fixed in Python 3 (in 
#8052), as part of a C accelerator module (that reduces the risk of race 
conditions and other conflicts your Python level fix entails). Unless someone 
corrects me, I'll close this as "Won't Fix".

----------
nosy: +josh.r

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

Reply via email to