]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26502: Implement FrameSummary.__len__() (GH-8632)
authorBerker Peksag <berker.peksag@gmail.com>
Mon, 10 Sep 2018 17:02:33 +0000 (20:02 +0300)
committerPetr Viktorin <encukou@gmail.com>
Mon, 10 Sep 2018 17:02:33 +0000 (10:02 -0700)
commit9797b7ae4496627836c55333765e10201a9840e3
treedfe7d46da87ad6c308bb088ef6cc2a50c746c49e
parent0e0bc4e221f592f305d335faf5f8046484eb9238
bpo-26502: Implement FrameSummary.__len__() (GH-8632)
Lib/test/test_traceback.py
Lib/traceback.py
Misc/NEWS.d/next/Library/2018-08-02-20-39-32.bpo-26502.eGXr_k.rst [new file with mode: 0644]