ACTIVITY SUMMARY (2013-03-08 - 2013-03-15)
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:
open3888 ( -7)
closed 25316 (+51)
total 29204 (+44)
Open issues wit
Am 15.03.13 00:19, schrieb Antoine Pitrou:
Does Microsoft change their recommendations every couple of years? :)
Indeed they do. In fact, it's not really the recommendation that
changes, but APIs that are added to new Windows releases. In the
specific case, Windows 8 adds an API called "Regis
On Thu, 14 Mar 2013 16:21:14 -0700
Trent Nelson wrote:
>
> Actually, what's really interesting is the new registered IO
> facilities in Windows 8/2012. The Microsoft recommendation for
> achieving the ultimate performance (least amount of jitter, lowest
> latency, highest through
On 3/15/2013 12:15 AM, Guido van Rossum wrote:
So it's a new feature, albeit a small one. I do see that it shouldn't
be backported, but I don't see any worries about doing it in 3.4.
Adding new functions/classes/constants to modules happens all the
time, and we never give a second thought to user