File tree Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Expand file tree Collapse file tree 2 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 90.53%" , "updated_at" : " 2024-02-13T09 :09:08Z " }
1
+{"translation" : " 90.53%" , "updated_at" : " 2024-02-13T10 :09:20Z " }
Original file line number Diff line number Diff line change @@ -2823,13 +2823,17 @@ msgid ""
2823
2823
"``bytearray % args`` is now between 2.5 and 5 times faster. (Contributed by "
2824
2824
"Victor Stinner in :issue:`25399`)."
2825
2825
msgstr ""
2826
+ "现在 ``bytearray % args`` 可提速 2.5 至 5 倍。 (由 Victor Stinner 在 :issue:`25399` "
2827
+ "中贡献。)"
2826
2828
2827
2829
#: ../../whatsnew/3.6.rst:1818
2828
2830
msgid ""
2829
2831
"Optimize :meth:`bytes.fromhex` and :meth:`bytearray.fromhex`: they are now "
2830
2832
"between 2x and 3.5x faster. (Contributed by Victor Stinner in "
2831
2833
":issue:`25401`)."
2832
2834
msgstr ""
2835
+ "优化 :meth:`bytes.fromhex` 和 :meth:`bytearray.fromhex`: 现在它们获得了 2x 和 3.5x 的提速。"
2836
+ " (由 Victor Stinner 在 :issue:`25401` 中贡献。)"
2833
2837
2834
2838
#: ../../whatsnew/3.6.rst:1821
2835
2839
msgid ""
You can’t perform that action at this time.
0 commit comments