Serhiy Storchaka added the comment:

I like the idea of moving all code related to calling objects in one one file. 
But this has a drawback. This breaks a history. This makes harder code 
exploration and merging.

I would delay pushing this change until CPython repository be converted to Git. 
I heard Git better supports moving a code between files. And perhaps it might 
be easier to do this change by several commits -- separately moving a code from 
different files.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue29524>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to