No locale.bindtextdomain in python 3.13
未關閉
- 主要語言
- Python
- 星號
- 482
- 分支
- 71
- 平均合併
- 6 天 3 小時
- 30 天內合併 PR
- 2
描述
On python 3.13, https://github.com/amit9838/mousam/blob/529ef4936aa84f7a1d62ac570ddba0bec8d7b168/src/mousam.in#L34 fails with:
```
Traceback (most recent call last):
File "/nix/store/9yggmip4x177ldh1kbhvsqcgg1a1w36j-mousam-1.5.0/bin/.mousam-wrapped", line 35, in
locale.bindtextdomain('mousam', localedir)
^^^^^^^^^^^^^^^^^^^^^
AttributeError: module 'locale' has no attribute 'bindtextdomain'
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。