From f0e48af4e544c4ef73dc67b613e56434fcb8a59a Mon Sep 17 00:00:00 2001 From: RiaXu <1257021170@qq.com> Date: Thu, 22 Apr 2021 14:46:01 +0800 Subject: [PATCH] Update 20210421 Optimize your Python code with C.md --- sources/tech/20210421 Optimize your Python code with C.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sources/tech/20210421 Optimize your Python code with C.md b/sources/tech/20210421 Optimize your Python code with C.md index 772c385fe1..e000b1fbf0 100644 --- a/sources/tech/20210421 Optimize your Python code with C.md +++ b/sources/tech/20210421 Optimize your Python code with C.md @@ -2,7 +2,7 @@ [#]: via: (https://opensource.com/article/21/4/cython) [#]: author: (Alan Smithee https://opensource.com/users/alansmithee) [#]: collector: (lujun9972) -[#]: translator: (RiaXu) +[#]: translator: (ShuyRoy) [#]: reviewer: ( ) [#]: publisher: ( ) [#]: url: ( ) @@ -197,7 +197,7 @@ via: https://opensource.com/article/21/4/cython 作者:[Alan Smithee][a] 选题:[lujun9972][b] -译者:[译者ID](https://github.com/ShuyRoy) +译者:[ShuyRoy](https://github.com/ShuyRoy) 校对:[校对者ID](https://github.com/校对者ID) 本文由 [LCTT](https://github.com/LCTT/TranslateProject) 原创编译,[Linux中国](https://linux.cn/) 荣誉推出