(I don't know if this counts as an answer to the question, but it's too long for a comment.)
If a polynomial
$$
p(z) = z^n + a_{n-1}z^{n-1} + \cdots + a_1z + a_0
$$
has a root $w$ of multiplicity $m$, and $C$ is a closed disc with centre $w$ containing no other roots of $p$, then there is a number $\delta > 0$ such that any polynomial
$$
p^*(z) = z^n + a^*_{n-1}z^{n-1} + \cdots + a^*_1z + a^*_0
$$
has exactly $m$ roots, counted with multiplicity, in the disc $C$, so long as
$$
|a^*_i - a_i| < \delta \quad (i = 0, 1, \ldots, n-1).
$$
Conversely, if $p(z) = (z - w)^mq(z)$, where $q(w) \ne 0$, then, for any $\delta > 0$, there is a disc $C$ with centre $w$ such that the coefficients of any polynomial of the form
$$
p^*(z) = (z - w_1)\cdots(z - w_m)q(z)
$$
differ from the corresponding coefficients of $p(z)$ by less than $\delta$, so long as
$$
w_1, \ldots, w_m \in C.
$$
So multiple roots behave like distinct roots with small changes in the polynomial.