Re: [Python-Dev] compatibility for C-accelerated types

2015-10-19 Thread Guido van Rossum
On Mon, Oct 19, 2015 at 2:47 PM, Serhiy Storchaka wrote: > On 20.10.15 00:00, Guido van Rossum wrote: > >> Apart from Serhiy's detraction of the 3.5 bug report there wasn't any >> discussion in this thread. I also don't really see any specific >> questions, so maybe you don't have any. Are you ju

Re: [Python-Dev] compatibility for C-accelerated types

2015-10-19 Thread Serhiy Storchaka
On 20.10.15 00:00, Guido van Rossum wrote: Apart from Serhiy's detraction of the 3.5 bug report there wasn't any discussion in this thread. I also don't really see any specific questions, so maybe you don't have any. Are you just asking whether it's okay to merge your code? Or are you asking for

Re: [Python-Dev] compatibility for C-accelerated types

2015-10-19 Thread Eric Snow
On Mon, Oct 19, 2015 at 3:00 PM, Guido van Rossum wrote: > Apart from Serhiy's detraction of the 3.5 bug report there wasn't any > discussion in this thread. I also don't really see any specific questions, > so maybe you don't have any. Are you just asking whether it's okay to merge > your code? O

Re: [Python-Dev] compatibility for C-accelerated types

2015-10-19 Thread Guido van Rossum
Apart from Serhiy's detraction of the 3.5 bug report there wasn't any discussion in this thread. I also don't really see any specific questions, so maybe you don't have any. Are you just asking whether it's okay to merge your code? Or are you asking for more code review? On Sat, Oct 17, 2015 at 3: