diff --git a/python3.9.spec b/python3.9.spec index 99e73e2..a1870e6 100644 --- a/python3.9.spec +++ b/python3.9.spec @@ -638,10 +638,6 @@ rm Lib/ensurepip/_bundled/*.whl %patch274 -p1 %patch328 -p1 -# https://bugs.python.org/issue40431 -# https://github.com/python/cpython/pull/19777 -sed -i 's/ else"/ else "/' Lib/turtledemo/__main__.py - # Remove files that should be generated by the build # (This is after patching, so that we can use patches directly from upstream)