bpo-35039: remove unused clock() objects by srinivasreddy · Pull Request #10033 · python/cpython

@srinivasreddy

@srinivasreddy

@srinivasreddy srinivasreddy changed the title remove unused clock() objects; actually time calculations were removed in 891a1f8 Closes bpo-35039: remove unused clock() objects; actually time calculations were removed in 891a1f8

Oct 21, 2018

@srinivasreddy srinivasreddy changed the title Closes bpo-35039: remove unused clock() objects; actually time calculations were removed in 891a1f8 Closes bpo-35039: remove unused clock() objects

Oct 22, 2018

@srinivasreddy srinivasreddy changed the title Closes bpo-35039: remove unused clock() objects bpo-35039: remove unused clock() objects

Oct 22, 2018

@ned-deily

It looks like @eamanu created a new PR, #10044, that modifies this one.

@srinivasreddy

vstinner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@vstinner