Message287559
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. |
|
Date |
User |
Action |
Args |
2017-02-10 17:50:30 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, vstinner, methane |
2017-02-10 17:50:30 | serhiy.storchaka | set | messageid: <1486749030.39.0.0608327823621.issue29524@psf.upfronthosting.co.za> |
2017-02-10 17:50:30 | serhiy.storchaka | link | issue29524 messages |
2017-02-10 17:50:30 | serhiy.storchaka | create | |
|