Serhiy Storchaka added the comment:

It is hard to make a review of changes of such kind. Common reviewing tools 
don't help with this. I would suggest you to make a series of commits that move 
a code from different files after migrating to Git. It may be easier to make a 
post-commit review.

I said about Python/ because Object/ contains mainly implementations of 
concrete builtin types and Python/ contains some utility files (getargs.c, 
modsupport.c). But I think Objects/ is good place too.

----------

_______________________________________
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