Commit 7b8754f
jeffrey.yasskin
Merged revisions 67666,67685 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r67666 | jeffrey.yasskin | 2008-12-08 10:55:24 -0800 (Mon, 08 Dec 2008) | 3 lines
Issue 4597: Fix several cases in EvalFrameEx where an exception could be
"raised" without setting x, err, or why to let the eval loop know.
........
r67685 | jeffrey.yasskin | 2008-12-09 23:35:02 -0800 (Tue, 09 Dec 2008) | 2 lines
Update Misc/NEWS for r67666.
........
git-svn-id: http://svn.python.org/projects/python/branches/py3k@67697 6015fed2-1504-0410-9fe1-9d1591cc47711 parent 443ce20 commit 7b8754f
2 files changed
Lines changed: 25 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
16 | 19 | | |
17 | 20 | | |
18 | 21 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1120 | 1120 | | |
1121 | 1121 | | |
1122 | 1122 | | |
| 1123 | + | |
1123 | 1124 | | |
1124 | 1125 | | |
1125 | 1126 | | |
| |||
1736 | 1737 | | |
1737 | 1738 | | |
1738 | 1739 | | |
| 1740 | + | |
1739 | 1741 | | |
1740 | 1742 | | |
1741 | 1743 | | |
| |||
2287 | 2289 | | |
2288 | 2290 | | |
2289 | 2291 | | |
2290 | | - | |
| 2292 | + | |
| 2293 | + | |
| 2294 | + | |
| 2295 | + | |
2291 | 2296 | | |
2292 | 2297 | | |
2293 | 2298 | | |
| |||
2311 | 2316 | | |
2312 | 2317 | | |
2313 | 2318 | | |
2314 | | - | |
| 2319 | + | |
| 2320 | + | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
2315 | 2324 | | |
2316 | 2325 | | |
2317 | 2326 | | |
| |||
2328 | 2337 | | |
2329 | 2338 | | |
2330 | 2339 | | |
2331 | | - | |
| 2340 | + | |
| 2341 | + | |
| 2342 | + | |
| 2343 | + | |
| 2344 | + | |
2332 | 2345 | | |
2333 | 2346 | | |
2334 | 2347 | | |
| |||
2346 | 2359 | | |
2347 | 2360 | | |
2348 | 2361 | | |
2349 | | - | |
| 2362 | + | |
| 2363 | + | |
| 2364 | + | |
| 2365 | + | |
| 2366 | + | |
2350 | 2367 | | |
2351 | 2368 | | |
2352 | 2369 | | |
| |||
0 commit comments