Uh oh!
There was an error while loading. Please reload this page.
Fix incorrect error type in math.factorial documentation (GH-133904) - #133913
Fix incorrect error type in math.factorial documentation (GH-133904)#133913abhigyan631 wants to merge 1 commit into
Conversation
Most changes to Python require a NEWS entry. Add one using the blurb_it web app or the blurb command-line tool. If this change has little impact on Python users, wait for a maintainer to apply the |
skirpichev
commented
May 12, 2025
@abhigyan631, you shouldn't modify auto-generated files by hand. Instead, make changes in Module/mathmodule.c and run BTW, someone already works on this issue: #133907 |
abhigyan631
commented
May 12, 2025
Ok thank you for the reference provided. Will make sure from next time. |
skirpichev
commented
May 12, 2025
Lets close this in favor of #133907 |
📚 Documentation preview 📚: https://cpython-previews--133913.org.readthedocs.build/