This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author pablogsal
Recipients Mark.Shannon, jdemeyer, pablogsal, petr.viktorin, rhettinger
Date 2019-07-11.12:40:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1562848857.79.0.524106330145.issue37562@roundup.psfhosted.org>
In-reply-to
Content
Updated stack for the tip of 3.8:

  * frame #0: 0x000000010015854e python.exe`unicode_length(self=0x00000001014a4040) at unicodeobject.c:12235:9
    frame #1: 0x000000010000a913 python.exe`PyObject_Size(o=0x00000001014a4040) at abstract.c:57:26
    frame #2: 0x00000001001cf709 python.exe`builtin_len(module=0x00000001006b22f0, obj=0x00000001014a4040) at bltinmodule.c:1551:11
    frame #3: 0x0000000100043fd8 python.exe`_PyMethodDef_RawFastCallKeywords(method=0x00000001003e8ac0, self=0x00000001006b22f0, args=0x00000001013f5e10, nargs=1, kwnames=0x0000000000000000) at call.c:650:18
    frame #4: 0x000000010004433a python.exe`_PyCFunction_Vectorcall(func=0x00000001006b4280, args=0x00000001013f5e10, nargsf=9223372036854775809, kwnames=0x0000000000000000) at call.c:737:14
    frame #5: 0x00000001001eec89 python.exe`_PyObject_Vectorcall(callable=0x00000001006b4280, args=0x00000001013f5e10, nargsf=9223372036854775809, kwnames=0x0000000000000000) at abstract.h:127:11
    frame #6: 0x00000001001ebc2a python.exe`call_function(tstate=0x0000000101103950, pp_stack=0x00007ffeefbfdc30, oparg=1, kwnames=0x0000000000000000) at ceval.c:4987:13
    frame #7: 0x00000001001e65ef python.exe`_PyEval_EvalFrameDefault(f=0x00000001013f5c90, throwflag=0) at ceval.c:3500:19
History
Date User Action Args
2019-07-11 12:40:57pablogsalsetrecipients: + pablogsal, rhettinger, petr.viktorin, Mark.Shannon, jdemeyer
2019-07-11 12:40:57pablogsalsetmessageid: <1562848857.79.0.524106330145.issue37562@roundup.psfhosted.org>
2019-07-11 12:40:57pablogsallinkissue37562 messages
2019-07-11 12:40:57pablogsalcreate