Names of dictionary methods are not consistent with Python's coding style. Please fix the following method names: 1) fix deepcopy to be deep_copy 2) fix fromkeys to be from_keys 3) fix popitem to be pop_item 4) fix setdefault to be set_default Please consider of renaming the method copy to shallow_copy. If you find any other inconsistently named method, please fix it. Thank you.
Eh? Why did you add *everyone* involved the project to the nosy list? (I'll leave explaining why breaking almost all Python programs in the name of "consistency" is an absurd idea to someone else).
Chester, this is your last warning. One more submission like this and we will ban you from submitting new bug reports. You have to learn how to use the bug tracker properly if you don't want to be ignored completely.