mirror of
https://github.com/python/cpython.git
synced 2026-05-11 23:18:57 -04:00
ee65e22646
blockstack_top could be 0 when blockstack[blockstack_top-1] was referenced (ie blockstack[-1]) which crashed on hpux. Patch & fix by Richie Hindle