Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Documentation
Py_PRINT_RAW misspelled as Py_Print_RAW in Include/abstract.h.
Py_PRINT_RAW
Py_Print_RAW
Include/abstract.h
The text was updated successfully, but these errors were encountered:
Fix typo in Include/abstract.h: Py_PRINT_RAW (python#93244)
87b1af1
Py_PRINT_RAW was incorrectly spelled as Py_Print_RAW.
Fix Typo In Include/abstract.h: Py_PRINT_RAW (python#93244)
ca5fc3e
c8495ba
gh-93244: Document Py_PRINT_RAW in PyObject_Print() comment (93245)
61e008a
No branches or pull requests
Documentation
Py_PRINT_RAWmisspelled asPy_Print_RAWinInclude/abstract.h.The text was updated successfully, but these errors were encountered: