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 gvanrossum
Recipients blarsen, gvanrossum, pablogsal
Date 2020-09-03.04:54:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Looking at it in lldb, 'last' seems to be bogus.

  kind = 6961392
  ...
  lineno = -33686019
  col_offset = -33686019
  end_lineno = 0
  end_col_offset = 0

Here I'm stuck.
History
Date User Action Args
2020-09-03 04:54:32gvanrossumsetrecipients: + gvanrossum, blarsen, pablogsal
2020-09-03 04:54:32gvanrossumsetmessageid: <[email protected]>
2020-09-03 04:54:32gvanrossumlinkissue41697 messages
2020-09-03 04:54:32gvanrossumcreate