MISAWA Yoshihiro

Results 3 issues of MISAWA Yoshihiro

## Environment - [Elasticsearch on Docker](https://www.elastic.co/guide/en/elasticsearch/reference/6.3/docker.html) - Elasticsearch: 6.3 - elasticsearch-analysis-kuromoji-neologd: 6.3.1 ## What is the problem? ### Expected behavior return HTTP Status 200. ### Actual behavior return HTTP Status...

少し時間ができたので調査がてら必要なタスクを洗い出した - [x] 開発用依存関係のアップデート - [x] distutils 廃止に伴う対応 - [x] CPythonサポート系 - [x] Drop 3.6, 3.7 - [x] Add 3.10, 3.11, 3.12 - [x] pytest への移行 - 以下PRによってnoseは廃止できたので、 テスト実行などの調整。 Thanks...

This commit updates the project to officially support Python 3.13. Key changes include: - Added Python 3.13 classifier to `pyproject.toml`. - Updated Ruff linting target to `py313` in `pyproject.toml`. -...