[Python-Dev] IO implementation: in C and Python?

Michael Foord fuzzyman at voidspace.org.uk
Fri Feb 20 13:04:49 CET 2009


Antoine Pitrou wrote:
> Georg Brandl <g.brandl <at> gmx.net> writes:
>   
>> I just hope everyone updates both versions when making changes to IO.
>>     
>
> My proposal is just organizational, it is neutral in terms of whether or not the
> Python version is correctly maintained.
>
> We can hope that the IO lib *semantics* won't change too much in the future
> (although there is an IMO legitimate request for a setblocking() method:
> http://bugs.python.org/issue949667). On the other hand, I don't expect anyone to
> willingly use the Python version if the C version is available.
>
>
>   

If they're functionally equivalent and single set of tests is run on 
both then -- assuming good tests -- breakage would be noticed...

Michael

> _______________________________________________
> 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/fuzzyman%40voidspace.org.uk
>   



More information about the Python-Dev mailing list