File tree 2 files changed +6
-1
lines changed
2 files changed +6
-1
lines changed Original file line number Diff line number Diff line change 1
- {"translation" : " 92.93%" , "updated_at" : " 2024-05-08T00:30:54Z " }
1
+ {"translation" : " 92.93%" , "updated_at" : " 2024-05-08T01:28:58Z " }
Original file line number Diff line number Diff line change @@ -2933,13 +2933,18 @@ msgid ""
2933
2933
"objects>`. (Contributed by David Jones, Guilherme Polo, and Serhiy "
2934
2934
"Storchaka in :issue:`5202`.)"
2935
2935
msgstr ""
2936
+ "现在 :mod:`wave` 可以 :ref:`将输出写入到不可定位的文件 <wave-write-objects>`。 (由 David Jones,"
2937
+ " Guilherme Polo 和 Serhiy Storchaka 在 :issue:`5202` 中贡献。)"
2936
2938
2937
2939
#: ../../whatsnew/3.4.rst:1743
2938
2940
msgid ""
2939
2941
"The :meth:`~wave.Wave_write.writeframesraw` and "
2940
2942
":meth:`~wave.Wave_write.writeframes` methods now accept any :term:`bytes-"
2941
2943
"like object`. (Contributed by Serhiy Storchaka in :issue:`8311`.)"
2942
2944
msgstr ""
2945
+ "现在 :meth:`~wave.Wave_write.writeframesraw` 和 "
2946
+ ":meth:`~wave.Wave_write.writeframes` 方法将接受任意 :term:`bytes-like object`。 (由 "
2947
+ "Serhiy Storchaka 在 :issue:`8311` 中贡献。)"
2943
2948
2944
2949
#: ../../whatsnew/3.4.rst:1749
2945
2950
msgid "weakref"
You can’t perform that action at this time.
0 commit comments