]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-105908: fix `barry_as_FLUFL` future import (GH-105909) (#105930)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 20 Jun 2023 03:05:20 +0000 (20:05 -0700)
committerGitHub <noreply@github.com>
Tue, 20 Jun 2023 03:05:20 +0000 (03:05 +0000)
commitcc18a8b78ac85159dad8f2f3ee93799f5df6fa82
tree460cdbce29a0ddd9527e529b665db11e7baa259d
parent225cc4c043aca472f0c7c78bed1a7524fae5c278
[3.12] gh-105908: fix `barry_as_FLUFL` future import (GH-105909) (#105930)

(cherry picked from commit 28187a9c4f95affe50fd37e0db0db177e2b9c2e9)

Co-authored-by: Crowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>
Lib/test/test_future.py
Misc/NEWS.d/next/Core and Builtins/2023-06-19-11-04-01.gh-issue-105908.7oanny.rst [new file with mode: 0644]
Python/compile.c