[Python-checkins] [python/cpython] 90eafd: faulthandler: Restore the old sigaltstack during t...

GitHub noreply at github.com
Fri Mar 24 07:20:42 EDT 2017


  Branch: refs/heads/3.6
  Home:   https://github.com/python/cpython
  Commit: 90eafdb1546604c0e9bc207723484b6816570cfe
      https://github.com/python/cpython/commit/90eafdb1546604c0e9bc207723484b6816570cfe
  Author: Christophe Zeitouny <tich at users.noreply.github.com>
  Date:   2017-03-24 (Fri, 24 Mar 2017)

  Changed paths:
    M Misc/ACKS
    M Misc/NEWS
    M Modules/faulthandler.c

  Log Message:
  -----------
  faulthandler: Restore the old sigaltstack during teardown (GH-777) (GH-797)

(cherry picked from commit 20fbf8accd494fd15b0fc4c84928178c71ead4d1)




More information about the Python-checkins mailing list