diff --git a/translated/tech/20190501 Write faster C extensions for Python with Cython.md b/published/20190501 Write faster C extensions for Python with Cython.md similarity index 98% rename from translated/tech/20190501 Write faster C extensions for Python with Cython.md rename to published/20190501 Write faster C extensions for Python with Cython.md index 8ca4fb072a..b3ff2f0edd 100644 --- a/translated/tech/20190501 Write faster C extensions for Python with Cython.md +++ b/published/20190501 Write faster C extensions for Python with Cython.md @@ -1,8 +1,8 @@ [#]: collector: (lujun9972) [#]: translator: (geekpi) [#]: reviewer: (wxy) -[#]: publisher: ( ) -[#]: url: ( ) +[#]: publisher: (wxy) +[#]: url: (https://linux.cn/article-10859-1.html) [#]: subject: (Write faster C extensions for Python with Cython) [#]: via: (https://opensource.com/article/19/5/python-cython) [#]: author: (Moshe Zadka https://opensource.com/users/moshez/users/moshez/users/foundjem/users/jugmac00)