]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-129244: Remove workaround for MSVC compiler crash (#129263)
authorMichael Droettboom <mdboom@gmail.com>
Sat, 25 Jan 2025 12:56:13 +0000 (07:56 -0500)
committerGitHub <noreply@github.com>
Sat, 25 Jan 2025 12:56:13 +0000 (07:56 -0500)
commit9e52e553f4a906c120f807e940891f7325011b67
tree9cdf1282f971dd46b93ea445fb26a915c0851d5c
parent9682a88683367f79c5b626b2ad809d569e37f602
gh-129244: Remove workaround for MSVC compiler crash (#129263)

* Remove compiler workaround

* Remote _Py_USING_PGO
PCbuild/pyproject.props
Python/ceval.c