bpo-35039: remove unused clock() objects add pep8 corrections#10044
bpo-35039: remove unused clock() objects add pep8 corrections#10044eamanu wants to merge 2 commits into
Conversation
|
@eamanu Thanks for your contribution. If you submit a PR and then need to change something before it is merged, just push new commits to the existing PR, don't open a new one, please. That just creates confusion. If this #10044 is supposed to supersede #10033, please close it. Thanks! |
Sorry, something went wrong.
|
Oh, sorry, I missed that #10033 was created by @srinivasreddy. Perhaps the two of you can settle on one PR. |
Sorry, something went wrong.
|
@eamanu Could you please raise an another ticket for pep8 changes and use it?. |
Sorry, something went wrong.
|
@ned-deily ohh sorry for the confusion! Now, I will work with @srinivasreddy |
Sorry, something went wrong.
|
@srinivasreddy Ok, so I will Close this PR and I will create a new PR for pep8 solution. Right? |
Sorry, something went wrong.
|
Yes, please. You do not need to close this PR. You can remove my commit and do the rest. |
Sorry, something went wrong.
|
Ok! Thanks! |
Sorry, something went wrong.
bpo-35039: remove unused clock() objects and add pep8 correction
This is based on #10033 But add some pep8 corrections
https://bugs.python.org/issue35039