Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-regex: Upgrade 2021.3.17 -> 2021.4.4 | Leon Anavi | 2021-04-07 | 1 | -0/+10 |
Upgrade to release 2021.4.4 with the following bug fixes: - regex fails with a quantified backreference but succeeds with repeated backref - API is not a drop-in replacement for python's re when it comes to typing Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> (cherry picked from commit ad0df8ff6f2c5e3aa8cf11cabd616f3352a22144) Signed-off-by: Armin Kuster <akuster808@gmail.com> |