]> granicus.if.org Git - python/commit
bpo-30579: Docs for dynamic traceback creation (GH-5653)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Feb 2018 08:53:37 +0000 (00:53 -0800)
committerGitHub <noreply@github.com>
Tue, 13 Feb 2018 08:53:37 +0000 (00:53 -0800)
commit53374cc57f33f1afb22924da3a76ec6cf9e4afc1
treee107fbe98d2cc4ef3940ac0a1e437ba57d40b9db
parent09819ef05a9a1b13321b56c09f48ca45b46e8656
bpo-30579: Docs for dynamic traceback creation (GH-5653)

(cherry picked from commit aec7532ed3ccbd29d3429a3f375e25f956c44003)

Co-authored-by: Nick Coghlan <ncoghlan@gmail.com>
Doc/library/types.rst
Doc/reference/datamodel.rst
Doc/whatsnew/3.7.rst