Thanks a lot for addressing my concerns. I have made some changes to your patch.
- Fixed trailing whitespaces.
- Made sure
prime_powers(-1, positive integer)
works.
- Fixed
TypeError
.
The changes can be seen in 13516_reviewer.patch. All these changes have been merged with your patch and the new patch is now 13516_primepowers.2.patch.
Aside from the above corrections, the changes introduced by your patch has positive review from my side. If you think my changes are ok, feel free to change the ticket to positive review.