@ -23,6 +23,7 @@ In progress (unreleased)
* :gh:issue:`1266` Import cleanups
* :gh:issue:`1266` :mod:`ansible_mitogen`: De-duplicate sys.path manipulations
* :gh:issue:`1344` Correct SPDX license declarations
v0.3.29 (2025-09-18)
@ -1,5 +1,5 @@
# SPDX-FileCopyrightText: 2025 Mitogen authors <https://github.com/mitogen-hq>
# SPDX-License-Identifier: MIT
# SPDX-License-Identifier: BSD-3-Clause
# !mitogen: minify_safe
import sys
import array
import opcode