FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-102471: Change PyLongWriter_Discard(NULL) to do nothing by vstinner · Pull Request #129339 · python/cpython · GitHub

/ cpython Public

gh-102471: Change PyLongWriter_Discard(NULL) to do nothing - #129339

Merged
vstinner merged 1 commit into
python:mainfrom
vstinner:long_discard
Jan 27, 2025
Merged

gh-102471: Change PyLongWriter_Discard(NULL) to do nothing#129339
vstinner merged 1 commit into
python:mainfrom
vstinner:long_discard

Conversation

vstinner commented Jan 27, 2025
edited by github-actions Bot
Loading

Copy link
Copy Markdown
Member

It's convenient to be able to call PyLongWriter_Discard(NULL) in error handling code.


📚 Documentation preview 📚: https://cpython-previews--129339.org.readthedocs.build/

It's convenient to be able to call PyLongWriter_Discard(NULL) in
error handling code.

Copy link
Copy Markdown
Member Author

cc @skirpichev

Make PyLongWriter_Discard(NULL) similar to PyUnicodeWriter_Discard(NULL): do nothing.

vstinner enabled auto-merge (squash) January 27, 2025 10:44
vstinner merged commit 7ec1742 into python:main Jan 27, 2025
vstinner deleted the long_discard branch January 27, 2025 10:51
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL