File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,6 @@ msgid "Recommended third party tools"
6262msgstr "권장 제삼자 도구"
6363
6464#: ../../extending/index.rst:28
65- #, fuzzy
6665msgid ""
6766"This guide only covers the basic tools for creating extensions provided "
6867"as part of this version of CPython. Third party tools like `Cython "
@@ -72,9 +71,9 @@ msgid ""
7271"extensions for Python."
7372msgstr ""
7473"이 지침서는 이 버전의 CPython의 일부로 제공되는, 확장을 만들기 위한 기본 도구만을 다룹니다. `Cython "
75- "<http ://cython.org/>`_, `cffi <https://cffi.readthedocs.io>`_, `SWIG "
76- "<http ://www.swig.org>`_ 와 `Numba <https://numba.pydata.org/>`_ 와 같은 제삼자 "
77- "도구는 파이썬을 위한 C와 C++ 확장을 만드는 더 간단하고 세련된 접근법을 제공합니다."
74+ "<https ://cython.org/>`_, `cffi <https://cffi.readthedocs.io>`_, `SWIG "
75+ "<https ://www.swig.org>`_ 와 `Numba <https://numba.pydata.org/>`_ 와 같은 제삼자"
76+ " 도구는 파이썬을 위한 C와 C++ 확장을 만드는 더 간단하고 세련된 접근법을 제공합니다."
7877
7978#: ../../extending/index.rst:37
8079msgid ""
You can’t perform that action at this time.
0 commit comments