]> granicus.if.org Git - python/commit
bpo-29535: Remove promize about hash randomization of datetime objects. (GH-15269)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Aug 2019 10:19:51 +0000 (03:19 -0700)
committerGitHub <noreply@github.com>
Sat, 24 Aug 2019 10:19:51 +0000 (03:19 -0700)
commit076d0b9f5def35aeb0f8e8aadf658dc35aace81d
tree2c807faeb8f60c5ddc26a8968e8c9da50c7716f2
parentef3ccd737020a0bb49ea0bfe48069f89bb5370a1
bpo-29535: Remove promize about hash randomization of datetime objects. (GH-15269)

(cherry picked from commit e9c90aa43144b0be1e4e393e8cb549573437a5da)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/reference/datamodel.rst
Doc/using/cmdline.rst
Misc/python.man
Python/initconfig.c