We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 283673e commit ed6649aCopy full SHA for ed6649a
whatsnew/3.1.po
@@ -882,3 +882,7 @@ msgid ""
882
"use protocol 3. Another solution is to set the *fix_imports* option to "
883
"``False``. See the discussion above for more details."
884
msgstr ""
885
+"pickle モジュールがプロトコルバージョン 2 以下で自動的に名前の再対応付けを行"
886
+"うので、Python 3.1 で pickle 化すると Python 3.0 で読めなくなります。一つの解"
887
+"決策はプロトコル 3 を使うことです。もう一つは *fix_imports* オプションを "
888
+"``False`` にセットすることです。上述の議論を参照してください。"
0 commit comments