Re: [Python-Dev] issue #15038 - Optimize python Locks on Windows

2012-06-13 Thread Antoine Pitrou
On Wed, 13 Jun 2012 13:47:28 + Kristján Valur Jónsson wrote: > I have reworked the patch, so it might be helpful to specify what exactly it > is that you object to. Perhaps in the defect itself. > I can add here that your worries that the previous patch defaulted to Vista > specific feature

Re: [Python-Dev] issue #15038 - Optimize python Locks on Windows

2012-06-13 Thread Kristján Valur Jónsson
stjan=ccpgames@python.org] On > Behalf Of Antoine Pitrou > Sent: 13. júní 2012 00:26 > To: python-dev@python.org > Subject: Re: [Python-Dev] issue #15038 - Optimize python Locks on Windows > > > The review I made on your previous patch still applies. > You shouldn'

Re: [Python-Dev] issue #15038 - Optimize python Locks on Windows

2012-06-12 Thread Antoine Pitrou
On Tue, 12 Jun 2012 11:23:28 + Kristján Valur Jónsson wrote: > Hi, > Could I get some feedback on this proposed patch? > It would be great to get it in before the beta. The review I made on your previous patch still applies. You shouldn't ask for feedback if you aren't willing to take it into