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

gh-151126: Fix missing `PyErr_NoMemory` in `fileutils.c` by ByteFlowing1337 · Pull Request #151580 · python/cpython · GitHub

/ cpython Public

gh-151126: Fix missing PyErr_NoMemory in fileutils.c - #151580

Closed
ByteFlowing1337 wants to merge 1 commit into
python:mainfrom
ByteFlowing1337:fix-151126-fileutils
Closed

gh-151126: Fix missing PyErr_NoMemory in fileutils.c#151580
ByteFlowing1337 wants to merge 1 commit into
python:mainfrom
ByteFlowing1337:fix-151126-fileutils

Conversation

ByteFlowing1337 commented Jun 17, 2026
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor Author

Oh, I just realized that calling PyErr_NoMemory() is not needed here. The status code is handled by the caller. Closing this now.

ByteFlowing1337 deleted the fix-151126-fileutils branch June 17, 2026 08:59
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.

1 participant


Back | FazBrowse Home | New Git URL