]> granicus.if.org Git - python/commit
Fix couple of dead code paths (GH-7418)
authorDavid Carlier <dcarlier@afilias.info>
Fri, 17 May 2019 23:46:22 +0000 (23:46 +0000)
committerCheryl Sabella <cheryl.sabella@gmail.com>
Fri, 17 May 2019 23:46:22 +0000 (19:46 -0400)
commit27ee0f8551a6d576a65e20da90acf9f3cb412c35
tree1c00bfad59680bc22ebf0bf0b49a88fd91375b6f
parente7b1136ec3b40d174d71f2195cceaadf4fe9539c
Fix couple of dead code paths (GH-7418)
Objects/bytesobject.c
Objects/stringlib/fastsearch.h
Python/ast.c
Python/compile.c