]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142186: Revert the unintended value change in the `PY_MONITORING_EVENT_*` values...
authorscoder <stefan_ml@behnel.de>
Sat, 25 Apr 2026 07:05:03 +0000 (09:05 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Apr 2026 07:05:03 +0000 (09:05 +0200)
commitdb0ee44b93f766bcd7dcaba24924efc3a065f2d2
tree3c79f5b472ee120f6380aba5284afb246969721b
parent95559d2a7e0071342dff33dcf58f71a14d291163
gh-142186: Revert the unintended value change in the `PY_MONITORING_EVENT_*` values from gh-146182 (gh-148955)

https://github.com/python/cpython/pull/146182 left an unintended change in the `PY_MONITORING_*` macro values. This change reverts that part to avoid a user visible impact.
Include/cpython/monitoring.h