「Python 3.9.7」「Python 3.8.12」が、8月30日に公開された。セキュリティ修正を含むメンテナンスアップデートとなっている。 「Python 3.9.7」は現行の推奨バージョン「Python 3.9」系統の最新版で、全バージョンから187件のコミット(ソースコードの修正)が加え ...
スクリプト言語「Python」v3.12 / 3.11 / 3.10 / 3.9のセキュリティアップデートが、10月9日に実施された。修正版のv3.12.12 / 3.11.14 / 3.10.19 / 3.9.24がリリースされている。 すべてのバージョンに共通で修正された「CVE-2025-59375」は、同梱されたlibexpatライブラリに存在 ...
Better error messages, support for Linux profiling tools, and many improvements to Python's type hinting have just landed. Let's take a look. The Python programming ...
門脇 (@satoru_kadowaki) です。11月の 「Python Monthly Topics」 は、Python 3. 12の新機能であるsub-interpretersについて紹介します。 2023年10月2日に 「 Python 3.12. 0 」がリリースされました。今回も気になる新機能が多く、本記事で紹介するsub-interpretersもPythonで並列処理を ...
Python Software Foundationは現地時間2023年10月2日、Python バージョン3.12.0の提供を開始した。最新版はダウンロードページではなく、リリースページ末尾にあるソースコードや各OS用バイナリーをダウンロードする。バージョン3.12.0はフォーマット文字列であるf文字 ...
筒井@ryu22eです。2023年9月の 「Python Monthly Topics」 は、Python 3. 12の新機能 「PEP 692 – Using TypedDict for more precise **kwargs typing」 について紹介します。 PEP 692は**kwargs引数 (任意のキーワード引数を辞書型で受け取れる) への型チェックを強化してくれる機能です。
Community driven content discussing all aspects of software development from DevOps to design patterns. Ready to develop your first AWS Lambda function in Python? It really couldn’t be easier. The AWS ...