Thanks to visit codestin.com Credit goes to github.com
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 f67e494 commit d6c4340Copy full SHA for d6c4340
1 file changed
Doc/whatsnew/3.3.rst
@@ -1100,6 +1100,8 @@ that may require changes to your code.
1100
Porting Python code
1101
-------------------
1102
1103
+.. XXX add a point about hash randomization and that it's always on in 3.3
1104
+
1105
* :issue:`12326`: On Linux, sys.platform doesn't contain the major version
1106
anymore. It is now always 'linux', instead of 'linux2' or 'linux3' depending
1107
on the Linux version used to build Python. Replace sys.platform == 'linux2'
0 commit comments