[Python-Dev] issue #15038 - Optimize python Locks on Windows (original) (raw)
Kristján Valur Jónsson kristjan at ccpgames.com
Wed Jun 13 15:47:28 CEST 2012
- Previous message: [Python-Dev] issue #15038 - Optimize python Locks on Windows
- Next message: [Python-Dev] issue #15038 - Optimize python Locks on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 features, were actually unfounded. I've added my reasons for including vista specific support in in with the issue as well. I happen to think it is a good idea and would like to get the input from others on that particular issue.
Cheers, K
-----Original Message----- From: python-dev-bounces+kristjan=ccpgames.com at python.org [mailto:python-dev-bounces+kristjan=ccpgames.com at python.org] On Behalf Of Antoine Pitrou Sent: 13. júní 2012 00:26 To: python-dev at 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't ask for feedback if you aren't willing to take it into account... Regards Antoine.
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python- dev/kristjan%40ccpgames.com
- Previous message: [Python-Dev] issue #15038 - Optimize python Locks on Windows
- Next message: [Python-Dev] issue #15038 - Optimize python Locks on Windows
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]