| tag | fbb2071819ccf5172d2207f34ce285bdc850b5cd | |
|---|---|---|
| tagger | Alex Gaynor <alex.gaynor@gmail.com> | Sun May 18 02:36:16 2025 |
| object | f81c07535ddf2d26cb1a27e70a9967ab708b8056 |
45.0.2 release
| commit | f81c07535ddf2d26cb1a27e70a9967ab708b8056 | [log] [tgz] |
|---|---|---|
| author | Alex Gaynor <alex.gaynor@gmail.com> | Sun May 18 02:35:08 2025 |
| committer | GitHub <noreply@github.com> | Sun May 18 02:35:08 2025 |
| tree | 674165d1364b296ecdeb8cfdf4df1c5a96b79f74 | |
| parent | 8ea28e0bc724e57433f4f062795d91c0a367e9ad [diff] |
Backport mypy fixes for release (#12930) * mypy cleanups for Python 3.8 (#12928) should unblock #12927 * fix typing on release.py with older python (#12929) * fix(x509): use backward compatible syntax for types (#12927) * fix(x509): use backward compatible syntax for types * add Python 3.8 flake to ci * Backport mypy fixes for release * sigh * sigh --------- Co-authored-by: Ivan Shcheklein <shcheklein@gmail.com>