]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.10] GH-95921: Fix positions for some chained comparisons (GH-96968) (GH-96974)
authorBrandt Bucher <brandtbucher@microsoft.com>
Tue, 20 Sep 2022 22:26:56 +0000 (15:26 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Sep 2022 22:26:56 +0000 (15:26 -0700)
commitaced809dc484744c282be10799169bbdd50d65e2
tree77da6290e29f518ea890ee32935965b060650ecd
parent21b5af9072a43275d52737a68d5cda2fab47f730
[3.10] GH-95921: Fix positions for some chained comparisons (GH-96968) (GH-96974)

(cherry picked from commit dfc73b57247aac575c83055d960c03bdc28b51fd)

Automerge-Triggered-By: GH:brandtbucher
Lib/test/test_compile.py
Misc/NEWS.d/next/Core and Builtins/2022-09-20-11-06-45.gh-issue-95921.dkcRQn.rst [new file with mode: 0644]
Python/compile.c
Python/importlib.h
Python/importlib_external.h
Python/importlib_zipimport.h