]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Backport:
authorKurt B. Kaiser <kbk@shore.net>
Mon, 24 Nov 2003 02:34:01 +0000 (02:34 +0000)
committerKurt B. Kaiser <kbk@shore.net>
Mon, 24 Nov 2003 02:34:01 +0000 (02:34 +0000)
commit34bfde919e104e34eaa4135867aa2947510623b7
tree8806cf9383bdd606d9f249cb198de66ac0908a93
parentc9de825249868d8cea975acc92ce64c9181938e2
Backport:

- After an exception, run.py was not setting the exception vector. Noam
  Raphael suggested correcting this so pdb's postmortem pm() would work.
  IDLEfork Patch 844675

Update NEWS and include some items missed in IDLE1.0b2.

Bump the version.

Modified Files:
 Tag: release23-maint
 NEWS.txt idlever.py run.py
Lib/idlelib/NEWS.txt
Lib/idlelib/idlever.py
Lib/idlelib/run.py