bpo-30696: Fix the REPL looping endlessly when no memory by xdegaye · Pull Request #4160 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Conversation

This also fixes partly ``PyRun_InteractiveOneFlags()`` that was returning -1
with no exception set.

vstinner

vstinner

vstinner

xdegaye added a commit that referenced this pull request

Nov 12, 2017

Labels

type-bug

An unexpected behavior, bug, or error