]> granicus.if.org Git - python/commit
bpo-23722: Fix docs for future __classcell__ changes. (GH-6999)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 20 May 2018 05:47:05 +0000 (22:47 -0700)
committerGitHub <noreply@github.com>
Sun, 20 May 2018 05:47:05 +0000 (22:47 -0700)
commit10a122c0d55b01b053126ef3fd4d9e05ab8f2372
tree6c99336c4929480084d00223b5e9db2e6e613a2a
parent09a5c077bd8d444e9701b4d1314160b8904434e0
bpo-23722: Fix docs for future __classcell__ changes. (GH-6999)

(cherry picked from commit 8ae8e6af37f29163ee263e293570cb892dc5b5d5)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Doc/reference/datamodel.rst
Doc/whatsnew/3.6.rst