> So... should I go ahead and push anyway, or is there anything else
> I should be doing as part of the change?
Go ahead!
Martin
___
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe:
http://ma
ACTIVITY SUMMARY (2012-06-22 - 2012-06-29)
Python tracker at http://bugs.python.org/
To view or respond to any of the issues listed below, click on the issue.
Do NOT respond to this message.
Issues counts and deltas:
open3485 ( +3)
closed 23515 (+80)
total 27000 (+83)
Open issues wit
I've been working on issue 1677 which concerns a race condition in
the interactive interpreter on Windows where a Ctrl-C can in some
circumstances cause the interpreter to exit as though a Ctrl-Z had
been pressed. I've added patches to the issue for 2.7, 3.2 & default.
I can't see any realistic wa