| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| "void **_new_children = PyMem_Realloc(_children, _children_capacity*sizeof(void *));" | ||
| ) | ||
| self.out_of_memory_return(f"!_new_children") | ||
| self.out_of_memory_return(f"!new_children", cleanup_code="PyMem_Free(_children);") |
There was a problem hiding this comment.
| self.out_of_memory_return(f"!new_children", cleanup_code="PyMem_Free(_children);") | |
| self.out_of_memory_return(f"!_new_children", cleanup_code="PyMem_Free(_children);") |
Sorry, something went wrong.
…n raising MemoryError
There was a problem hiding this comment.
LGTM!
Sorry, something went wrong.
|
Thanks @pablogsal for the PR 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10, 3.11. |
Sorry, something went wrong.
|
Sorry, @pablogsal, I could not cleanly backport this to 3.11 due to a conflict. |
Sorry, something went wrong.
|
Sorry @pablogsal, I had trouble checking out the 3.10 backport branch. |
Sorry, something went wrong.
|
Sorry, @pablogsal, I could not cleanly backport this to 3.9 due to a conflict. |
Sorry, something went wrong.
…n raising MemoryError (pythonGH-101051). (cherry picked from commit 1de4395) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
|
GH-101085 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
…n raising MemoryError (pythonGH-101051). (cherry picked from commit 1de4395) Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
|
GH-101086 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
@pablogsal Does this still need backporting to 3.9? Otherwise let's remove the backport label. |
Sorry, something went wrong.
|
Removed |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Uh oh!
There was an error while loading. Please reload this page.
Sorry, something went wrong.
Uh oh!
There was an error while loading. Please reload this page.