GoogleCloudPlatform / GoogleCloudPlatform/appengine-python-standard

`cgi` module is deprecated

オープン
#117 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Python
スター
86
フォーク
61
PR マージ指標
30日以内にマージされた PR はありません

説明

See [PEP 594](https://peps.python.org/pep-0594/#cgi). The `cgi` module is deprecated since version Python 3.11, will be removed in version Python 3.13.

Currently, a `DeprecationWarning` is emitted due to `appengine-python-standard` use of the `cgi` module.

```
.venv/lib/python3.12/site-packages/google/appengine/runtime/request_environment.py:29: DeprecationWarning: 'cgi' is deprecated and slated for removal in Python 3.13
import cgi
```

## Specifications

- Version: appengine-python-standard v1.1.6
- Platform: Linux 6.6.30-2 x86_64; Python 3.12.2

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。