diff options
author | Sam James <sam@gentoo.org> | 2023-02-09 21:48:29 +0000 |
---|---|---|
committer | Andreas K. Hüttel <dilfridge@gentoo.org> | 2023-02-09 22:50:29 +0100 |
commit | d5a64c148139b2c6e2ac076c8cc12a9a5949811a (patch) | |
tree | 68137f79a120fc2d734ea10c9e0c09a83880d6c3 /_posts/2023-02-09-new-year.md | |
parent | 2023-02-09-new-year: mention C++ assertions (diff) | |
download | www-d5a64c148139b2c6e2ac076c8cc12a9a5949811a.tar.gz www-d5a64c148139b2c6e2ac076c8cc12a9a5949811a.tar.bz2 www-d5a64c148139b2c6e2ac076c8cc12a9a5949811a.zip |
2023-02-09-new-year: fix Python typo
Signed-off-by: Sam James <sam@gentoo.org>
Signed-off-by: Andreas K. Hüttel <dilfridge@gentoo.org>
Diffstat (limited to '_posts/2023-02-09-new-year.md')
-rw-r--r-- | _posts/2023-02-09-new-year.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_posts/2023-02-09-new-year.md b/_posts/2023-02-09-new-year.md index 9a1b1ff..293a0e3 100644 --- a/_posts/2023-02-09-new-year.md +++ b/_posts/2023-02-09-new-year.md @@ -188,7 +188,7 @@ Let's now look at the major improvements and news of 2022 in Gentoo. - <b><a href="https://wiki.gentoo.org/wiki/Project:Python">Python</a>:</b> In the meantime the default Python version in Gentoo has reached Python 3.10. Additionally we have also Python 3.11 available stable, which means we're fully up to date with upstream. - Gentoo testing provides the alpha releases of Phython 3.12, so we can easily prepare for + Gentoo testing provides the alpha releases of Python 3.12, so we can easily prepare for what comes next. ### Physical and Software Infrastructure |