[Python-checkins] [python/cpython] 3a9ac8: bpo-29607: Fix stack_effect computation for CALL_F...

GitHub noreply at github.com
Tue Feb 21 08:25:23 EST 2017


  Branch: refs/heads/master
  Home:   https://github.com/python/cpython
  Commit: 3a9ac827c7c87dffc60c4200323948551bcb6662
      https://github.com/python/cpython/commit/3a9ac827c7c87dffc60c4200323948551bcb6662
  Author: Matthieu Dartiailh <marul at laposte.net>
  Date:   2017-02-21 (Tue, 21 Feb 2017)

  Changed paths:
    M Misc/NEWS
    M Python/compile.c

  Log Message:
  -----------
  bpo-29607: Fix stack_effect computation for CALL_FUNCTION_EX (#202)




More information about the Python-checkins mailing list