Details
Description
The icecream setup in icecream.py has several possible paths through it, depending on whether the user named a compiler package with ICECC_VERSION or not, and if so whether the indicated package needs to be downloaded via HTTP. However, the code accidentally conflates some configurations that need different handling.