The final hours for fixes for 3.6.0 are here. Although the cutoff for 3.6.0rc1
is scheduled for today, we are still reviewing a few last release-critical
fixes, primarily my fault for not pinging these earlier. So I'm going to hold
off tagging rc1 for another 12 hours or so. This is your last
Hi,
Can someone please review my patch for the following issue?
"Change in behavior when overriding warnings.showwarning and with
catch_warnings(record=True)"
http://bugs.python.org/issue28835
It would be nice to fix a known regression which has a patch :-)
I added warnings._showwarnmsg() to Pyt