Fix "versionchanged" for pow named arguments (GH-19042)
The ability to use named arguments in "pow" was introduced in Python 3.8, not Python 3.9. See https://bugs.python.org/issue38237
M
Mark Dickinson committed
c691f209523e20797c7b696c3f171b37429f5b3f
Parent: 13397ee
Committed by GitHub <noreply@github.com>
on 3/19/2020, 6:12:59 PM