python-docs-zh-tw icon indicating copy to clipboard operation
python-docs-zh-tw copied to clipboard

Traditional Chinese (zh-tw) translation of the Python Documentation

Results 138 python-docs-zh-tw issues
Sort by recently updated
recently updated
newest added

- [x] intro - [x] relevant PEPs - [x] type alias - [x] NewType - [x] [Annotating callable objects](https://docs.python.org/3/library/typing.html#annotating-callable-objects) - [x] generics - [x] [Annotating tuples](https://docs.python.org/3/library/typing.html#annotating-tuples) - [x] [The type...

Translate `library/urllib.request.po` This one is relatively big, is it ok to translate all the contents in one PR or should I separate into several PRs? Progress: - [x] urllib.request 的...

I found a tool named [`potodo`](https://github.com/afpy/potodo) that provides same functionalities with part of our current Makefile commands but has better format. We can consider adopting this tool in our Makefile...

enhancement
good first issue