]> granicus.if.org Git - python/commit
bpo-34552: Clarify built-in types comparisons (GH-9035)
authorWindson yang <wiwindson@outlook.com>
Fri, 14 Sep 2018 04:50:18 +0000 (12:50 +0800)
committerMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 14 Sep 2018 04:50:18 +0000 (21:50 -0700)
commit1aeba7458d2aaf8a03b5d443179d122ceb2ccece
tree9e230bf3e59fc1c0b35cac07f7306d1ac6c8c880
parent1401018da127c668a607bc63a14e5b6c3156f916
bpo-34552: Clarify built-in types comparisons (GH-9035)

Some updates to ancient text about comparisons; fixes bp-34552.
Doc/library/stdtypes.rst
Misc/NEWS.d/next/Documentation/2018-09-12-10-18-04.bpo-34552.p9PoYv.rst [new file with mode: 0644]