Re: [Python-Dev] General Q&A regarding Python 3, adoption etc.

2014-01-07 Thread Nick Coghlan
On 7 Jan 2014 08:03, "Antoine Pitrou" wrote: > > On Tue, 7 Jan 2014 09:16:10 +1000 > Nick Coghlan wrote: > > For anyone that isn't already aware, I wrote a Q & A about Python 3 last > > year (in response to an article about how we should have fixed the GIL > > instead of Unicode), and I've update

Re: [Python-Dev] General Q&A regarding Python 3, adoption etc.

2014-01-06 Thread Nick Coghlan
On 7 Jan 2014 07:46, "Antoine Pitrou" wrote: > > I assume it's > http://python-notes.curiousefficiency.org/en/latest/python3/questions_and_answers.html Thanks, that's the one - I copied the link, but neglected to paste it in before hitting send :P Cheers, Nick. > > Regards > > Antoine. > > > __

Re: [Python-Dev] General Q&A regarding Python 3, adoption etc.

2014-01-06 Thread Emile van Sebille
On 1/6/2014 3:16 PM, Nick Coghlan wrote: I thought I mentioned it on this list last year when I first wrote it, but some messages I've seen recently suggest many folks haven't seen it before. And even more will see it if you provide a link. Please. Emile ___

Re: [Python-Dev] General Q&A regarding Python 3, adoption etc.

2014-01-06 Thread Antoine Pitrou
On Tue, 7 Jan 2014 09:16:10 +1000 Nick Coghlan wrote: > For anyone that isn't already aware, I wrote a Q & A about Python 3 last > year (in response to an article about how we should have fixed the GIL > instead of Unicode), and I've updated it extensively over the past several > days due to Alex'

Re: [Python-Dev] General Q&A regarding Python 3, adoption etc.

2014-01-06 Thread Antoine Pitrou
On Mon, 06 Jan 2014 23:25:12 + Mark Lawrence wrote: > On 06/01/2014 23:16, Nick Coghlan wrote: > > For anyone that isn't already aware, I wrote a Q & A about Python 3 last > > year (in response to an article about how we should have fixed the GIL > > instead of Unicode), and I've updated it ex

Re: [Python-Dev] General Q&A regarding Python 3, adoption etc.

2014-01-06 Thread Mark Lawrence
On 06/01/2014 23:16, Nick Coghlan wrote: For anyone that isn't already aware, I wrote a Q & A about Python 3 last year (in response to an article about how we should have fixed the GIL instead of Unicode), and I've updated it extensively over the past several days due to Alex's misunderstanding o

Re: [Python-Dev] General Q&A regarding Python 3, adoption etc.

2014-01-06 Thread Benjamin Peterson
On Mon, Jan 6, 2014, at 03:16 PM, Nick Coghlan wrote: > For anyone that isn't already aware, I wrote a Q & A about Python 3 last > year (in response to an article about how we should have fixed the GIL > instead of Unicode), and I've updated it extensively over the past > several > days due to Alex

[Python-Dev] General Q&A regarding Python 3, adoption etc.

2014-01-06 Thread Nick Coghlan
For anyone that isn't already aware, I wrote a Q & A about Python 3 last year (in response to an article about how we should have fixed the GIL instead of Unicode), and I've updated it extensively over the past several days due to Alex's misunderstanding of the objectives for Python 3.4 as well as