# py3 patches
py3/0001-Use-zz-for-rsync.patch
py3/0002-Require-python-3.7-in-setup.py.patch
py3/0003-Change-shebangs-to-python-from-python2.patch
py3/0004-Remove-useless-__future__-imports.patch
py3/0005-Build-with-python-3.8.patch
py3/0006-Remove-hardcoding-of-mbcs-for-filesystem-names.patch
py3/0007-Remove-py3-conditionals.patch
py3/0008-Minor-fixups-for-changes-when-removing-py3-condition.patch
py3/0009-Get-the-linux-frozen-build-working-with-py3.patch
py3/0010-Add-sgmllib-ported-to-python-3-for-feedparser.patch
py3/0011-Drop-the-custom-lzma-module.patch
py3/0012-Remove-some-more-referefences-to-the-old-lzma.patch
py3/0013-Add-the-lzma-dependency.patch
py3/0014-Auto-fix-excess-blank-lines.patch
py3/0015-Make-code-used-to-launch-interpreter-re-useable.patch
py3/0016-Remove-useless-if-branch.patch
py3/0017-The-Apple-build-is-working.patch
py3/0018-De-vendor-pychm.patch
py3/0019-Dont-remove-v3-port-from-PyQt.patch
py3/0020-Write-to-buffer.patch
py3/0021-Allow-subprocess-to-use-posix_spawn.patch
py3/0022-Get-python3-and-webengine-building-on-windows.patch
py3/0023-Need-updated-pywin32-for-python-3.8.patch
py3/0024-Switch-to-pycryptodome-as-pycrypto-is-un-maintained.patch
py3/0025-Get-rid-of-msstdint.h.patch
py3/0026-Various-compilation-fixed-for-windows-extensions-on-.patch
py3/0027-Work-on-windows-python3-build.patch
py3/0028-Add-proper-paths-in-windows-frozen-build.patch
py3/0029-Ensure-no-__pycache__-is-added-to-pylib.zip.patch
py3/0030-Fix-failing-winutil-test.patch
py3/0031-.patch
py3/0032-Copy-in-python3.dll-as-PyQt-links-against-it-instead.patch
py3/0033-Get-rid-of-narrow-build-codepaths.patch
py3/0034-Update-pillow-to-version-that-builds-with-python-3.8.patch
py3/0035-HRESULT-has-moved-from-wintypes-in-python-3.8.patch
py3/0036-py3-compat-for-the-recycle-bin-process.patch
py3/0037-py3-fix-incorrect-import-of-c_wchar_p-from-wintypes.patch
py3/0038-Dont-redirect-stdoutstderr-to-NUL-if-it-is-a-tty.patch
py3/0039-Allow-using-ANSI-escape-codes-on-windows-when-writin.patch
py3/0040-Simplify-windows-terminal-handling-code.patch
py3/0041-Get-rid-of-prints.patch
py3/0042-Clean-up-logging-to-use-python3-printing-as-well.patch
py3/0043-Use-an-at-exit-handler-to-restore-console-state.patch
py3/0044-Py_RunMain-does-not-call-exit.patch
py3/0045-.patch
py3/0046-Fix-compiler-warnings.patch
py3/0047-Restore-reporting-of-unhandled-exceptions-during-GUI.patch
py3/0048-Only-report-unhandled-errors-if-excepthook-is-the-de.patch
py3/0049-Make-the-built-py3-sw-available-for-CI.patch
py3/0050-Add-pychm-to-CI-deps.patch
py3/0051-Fix-logging-in-the-server-for-py3.patch
py3/0052-Forgot-to-change-tarball-url-for-unix.patch
py3/0053-Fix-failing-test.patch
py3/0054-Fix-share_open-in-py3-on-windows.patch
py3/0055-Remove-more-__future__-imports.patch
py3/0056-Fix-translation-of-pywintypes.error-on-py3.patch
py3/0057-Make-the-max-time-for-the-contention-test-20s.patch
py3/0058-Fix-contention-test-on-windows.patch
py3/0059-Fix-test-failing-on-windows.patch
py3/0060-Ignore-empty-missing-media-types-in-manifest.patch
py3/0061-Fix-test-failing-on-windows.patch
py3/0062-DRYer.patch
py3/0063-Fix-HTTP-status-comparison.patch
py3/0064-Dont-fail-the-websocket-test-when-sending-garbage-an.patch
py3/0065-Make-timeout-test-a-bit-more-robust.patch
py3/0066-.patch
py3/0067-Better-test-time-formatting.patch
py3/0068-Sjorten-compile-transations-output.patch
py3/0069-Speed-up-compiling-translations.patch
py3/0070-Make-jobs-a-bit-nicer.patch
py3/0071-.patch
py3/0072-Fully-parallelize-building-of-non-pyqt-extensions.patch
py3/0073-Parallelize-building-sip-files.patch
py3/0074-Colorize-compiler-output-on-linux.patch
py3/0075-.patch
py3/0076-Bump-version-for-beta-builds.patch
py3/0077-Get-the-manual-building.patch
py3/0078-Fix-devendoring-meta-path-magic-on-py3.patch
py3/0079-Get-proper-unicode-printouts-from-the-unhandled-exce.patch
py3/0080-Fix-code-broken-during-py3-migration.patch
py3/0081-Fix-reading-of-names-in-custom-zipfile-module-on-py3.patch
py3/0082-Forgot-to-use-create_job.patch
py3/0083-Bump-pychm-version.patch
py3/0084-More-py3-zipfile-fixes.patch
py3/0085-More-py3-unicode-fixes.patch
py3/0086-Restore-prints-and-use-it-instead-of-polyglot-write.patch
py3/0087-Dont-use-r-n-in-logfiles-on-windows.patch
py3/0088-Fix-SpooledTemporaryFile-on-python3.patch
py3/0089-Fix-pycryptodome-not-working-on-windows.patch
py3/0090-Bump-beta-version.patch
py3/0091-Fix-prints.patch
py3/0092-Use-text-mode-streams-for-metadata-logging.patch
py3/0093-Avoid-creation-of-un-needed-tuple.patch
py3/0094-oops.patch
py3/0095-Fix-device-detection-on-windows-broken-on-python3.patch
py3/0096-Remove-remaining-uses-of-WindowsError.patch
py3/0097-Bump-beta-version.patch
py3/0098-Prevent-installation-on-Windows-7.patch
py3/0099-Another-couple-of-ispy3.patch
py3/0100-Cant-pass-byte-strings-to-WinDLL.patch
py3/0101-Port-the-commit-to-master-to-fix-PDF-Output-with-ebo.patch
py3/0102-Bump-beta-version.patch
py3/0103-py3ize-new-file-header.patch
py3/0104-Bump-beta-version.patch
py3/0105-Remove-__future__-imports-from-newly-created-py-file.patch
py3/0106-Remove-another-ispy3.patch
py3/0107-Remove-py2-code-paths.patch
#
# Debian packaging patches
#
only-plugin-update
#Disable-update-check-by-default.patch
no-detach-in-desktop-files
Hardening-Qt-code.patch
disable-unrar-test
Use-pyopenssl-instead-of-certgen.patch
