Skip to content

Conversation

@blueyed
Copy link

@blueyed blueyed commented Nov 15, 2019

I've came across this when looking at the code - it obviously needs some cleanup, but passes all tests and got me a cache hit at least with a typical run. (IIRC it saves 0.2+s at least due to this).

Let me know if you like it and I/we can finish it.

@blueyed blueyed changed the title [WIP/RFC] use get_python_info for consistency and caching [RFC] use get_python_info for consistency and caching Nov 17, 2019
@obestwalter
Copy link
Member

Thanks! Seems like a no brainer to me :)

Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

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

Looks good 👍

@blueyed blueyed changed the title [RFC] use get_python_info for consistency and caching use get_python_info for consistency and caching Nov 21, 2019
@blueyed
Copy link
Author

blueyed commented Nov 21, 2019

ok, added a changelog.

Copy link
Member

@gaborbernat gaborbernat left a comment

Choose a reason for hiding this comment

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

thanks

@gaborbernat gaborbernat merged commit 6a74205 into tox-dev:master Dec 2, 2019
@blueyed blueyed deleted the get_python_info branch December 2, 2019 12:42
@gaborbernat
Copy link
Member

gaborbernat commented Dec 2, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment