]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-111495: Remove test_capi test_rshift_print() (#123338)
authorVictor Stinner <vstinner@python.org>
Mon, 26 Aug 2024 14:39:32 +0000 (16:39 +0200)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 14:39:32 +0000 (14:39 +0000)
commita1ddaaef58e21551399ee3d30d592cd336baec4c
treed3cffd42ae341e11e4b0d84eeb62e7ae6991bbd7
parent2f20f5a9bc7dafdb3c2ae723da90eca1727a95f7
gh-111495: Remove test_capi test_rshift_print() (#123338)

The suggestion for "print >> value" was removed recently:
commit 9375b9ca3a4998678ba74ff5c77ed540a4dcf887.
Lib/test/test_capi/test_number.py