patchbomb-ambiguous-address
# HG changeset patch
# User Raphaël Gomès <rgomes@octobus.net>
# Date
1729684194 -7200
# Wed Oct 23 13:49:54 2024 +0200
# Branch stable
# Node ID
d906406658a947ab64b34302df15be21e928ba24
# Parent
e760a36a601336f75016e5c2bbc5a53da2ea7182
patchbomb: don't test ambiguous address
This is a bug in Python's `email` package and shouldn't be relied on.
Python 3.12 has fixed this problem¹ and raises an exception. We keep the
multiple `-t` because this is still relevant for testing.
[1] https://github.com/python/cpython/issues/102988
[2] https://docs.python.org/3/whatsnew/changelog.html
Gbp-Pq: Name patchbomb-ambiguous-address.patch