]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove spurious NULL in descrobject.c (GH-20344)
authorHai Shi <shihai1992@gmail.com>
Sun, 24 May 2020 05:03:50 +0000 (13:03 +0800)
committerGitHub <noreply@github.com>
Sun, 24 May 2020 05:03:50 +0000 (06:03 +0100)
commit3f5f61409ebf95fa606bcbb15dfaaadad6084dc6
treed90aa1a166be92ce6d3168d08d1d8ade818bfa1e
parentb23d7adfdfa66dd8e6f98e968b1ba885692b67d6
Remove spurious NULL in descrobject.c (GH-20344)

Co-authored-by: hai shi <shihai1991@126.com>
Objects/descrobject.c