]> granicus.if.org Git - python/commit
Issue #15463: Write a test for faulthandler truncating the name of functions
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 1 Aug 2012 17:45:34 +0000 (19:45 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 1 Aug 2012 17:45:34 +0000 (19:45 +0200)
commit53386d8f206453317110cb0f80d2147eab34c916
tree3bb08648a284a9e9291e71a16576d7f63ae1163c
parent98a387b65f6a9ce36654047704013f3bc4fe9916
Issue #15463: Write a test for faulthandler truncating the name of functions
to 500 characters.
Lib/test/test_faulthandler.py