浏览代码

Fixed #26243 -- Noted that 'python -R' is enabled by default in Python 3.3.

Raphael Michel 9 年之前
父节点
当前提交
5c31d8d189
共有 1 个文件被更改,包括 3 次插入2 次删除
  1. 3 2
      docs/howto/deployment/checklist.txt

+ 3 - 2
docs/howto/deployment/checklist.txt

@@ -254,8 +254,9 @@ Python Options
 ==============
 
 It's strongly recommended that you invoke the Python process running your
-Django application using the `-R`_ option or with the
-:envvar:`PYTHONHASHSEED` environment variable set to ``random``.
+Django application using the `-R`_ option or with the :envvar:`PYTHONHASHSEED`
+environment variable set to ``random``. This option is enabled by default
+starting with Python 3.3.
 
 These options help protect your site from denial-of-service (DoS)
 attacks triggered by carefully crafted inputs. Such an attack can