python-docs-zh-cn
python-docs-zh-cn copied to clipboard
zh_CN translation of the Python documentation
### Python Version 3.13 ### Docs Page https://docs.python.org/zh-cn/3/reference/import.html#loaders ### Original Translation 示例:https://docs.python.org/zh-cn/3/reference/import.html#loaders 其中 > Added in version 3.4: 加载器的 [create_module()](https://docs.python.org/zh-cn/3/library/importlib.html#importlib.abc.Loader.create_module) 方法。 ’"Added in version"没有翻译,我看#164,这部分我们没有办法更改是吗? ### Original Docs Paragraph _No response_...
`3.12` `3.13` 均有此错误
Closes #382 This uses python-docs-translations/transifex-automations sample workflows. For more information about them, see their [documentation](https://python-docs-transifex-automation.readthedocs.io/workflows.html)
There are currently [342](https://python-docs-translations.github.io/dashboard/warnings-lint-zh-cn.txt) lint warnings when polint is ran, there are also [a few](https://python-docs-translations.github.io/dashboard/warnings-zh-cn.txt) build warnings. [transifex-automations](https://github.com/python-docs-translations/transifex-automations/tree/main/sample-workflows) has test building and linting workflows, they are simple to add, just...