summaryrefslogtreecommitdiffstats
path: root/Lib/http/client.py
diff options
context:
space:
mode:
authorSteven D'Aprano <steve@pearwood.info>2016-08-24 02:48:12 (GMT)
committerSteven D'Aprano <steve@pearwood.info>2016-08-24 02:48:12 (GMT)
commitd6ea3011c500ec2fd7793ebc593bb62a2217fa8a (patch)
tree4124a3c4aa1354376dc42f7a7e0dcab8cd0c7c36 /Lib/http/client.py
parente5803d9d2f47dda8b6ff69e549066d1aa68b2370 (diff)
downloadcpython-d6ea3011c500ec2fd7793ebc593bb62a2217fa8a.zip
cpython-d6ea3011c500ec2fd7793ebc593bb62a2217fa8a.tar.gz
cpython-d6ea3011c500ec2fd7793ebc593bb62a2217fa8a.tar.bz2
Remove support for nth root of negative numbers with odd powers.
Although nth roots of negative numbers are real for odd n, the statistics module doesn't make use of this. Remove support for negative roots from the private _nth_root function, which simplifies the test suite.
Diffstat (limited to 'Lib/http/client.py')
0 files changed, 0 insertions, 0 deletions