]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-131762: Fixed dereferencing the pointer 'parser_token->metadata' with a NULL value...
authorrialbat <47256826+rialbat@users.noreply.github.com>
Wed, 26 Mar 2025 18:44:56 +0000 (21:44 +0300)
committerGitHub <noreply@github.com>
Wed, 26 Mar 2025 18:44:56 +0000 (18:44 +0000)
commit2c686a9ac243800b630d4a09622c8eb789f5b354
treecbcd393636f6739da4bcd7b6daee055b2356b122
parent67fbfb42bd5dfe861d0c58d9e6c48d8eef033d24
gh-131762: Fixed dereferencing the pointer 'parser_token->metadata' with a NULL value (#131764)
Parser/pegen.c