]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-105908: fix `barry_as_FLUFL` future import (#105909)
authorCrowthebird <78076854+thatbirdguythatuknownot@users.noreply.github.com>
Mon, 19 Jun 2023 21:50:57 +0000 (05:50 +0800)
committerGitHub <noreply@github.com>
Mon, 19 Jun 2023 21:50:57 +0000 (22:50 +0100)
commit28187a9c4f95affe50fd37e0db0db177e2b9c2e9
tree76000e52fd7464afd7784c3839891787c38e1bbd
parent1858db7cbdbf41aa600c954c15224307bf81a258
gh-105908: fix `barry_as_FLUFL` future import (#105909)
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