This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author tim.peters
Recipients
Date 2001-09-05.19:20:26
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=31435

That's up to you -- I closed it before, and you opened it 
again.  Since I'm not clear on why it was reopened, 
assigning back to you.  Disallowing 3-arg pow for floats 
didn't preclude the possibility of giving 3-arg integer pow 
with negative 2nd arg a "modular inverse" meaning (which is 
the substance of the feature request, not float behavior), 
and I've got nothing new to say about that.
History
Date User Action Args
2007-08-23 13:56:04adminlinkissue457066 messages
2007-08-23 13:56:04admincreate