python-docs-zh-tw
python-docs-zh-tw copied to clipboard
Traditional Chinese (zh-tw) translation of the Python Documentation
Translation for [faq/design.html](https://docs.python.org/3/faq/design.html) https://github.com/python/python-docs-zh-tw/issues/303
Complete translation. (#295) Reference of frequent terms: [郵件討論群 (mailing list)](https://terms.naer.edu.tw/detail/7643329/) Preview: 
resolve #198
resolve #181 ## Preview 
Since we currently run a complete HTML build process in CI, the CI has an unacceptable duration (~16minutes). Possible solutions: - Cache CPython directory with [actions/cache](https://github.com/actions/cache). - Avoid the full...
resolve #203 preview: 