Commit 50ee0a3
jeffrey.yasskin
Merged revisions 67697 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
................
r67697 | jeffrey.yasskin | 2008-12-10 22:18:33 -0800 (Wed, 10 Dec 2008) | 14 lines
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/release30-maint@67698 6015fed2-1504-0410-9fe1-9d1591cc47711 parent aee5ea4 commit 50ee0a3
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 | |
|---|---|---|---|
| |||
1112 | 1112 | | |
1113 | 1113 | | |
1114 | 1114 | | |
| 1115 | + | |
1115 | 1116 | | |
1116 | 1117 | | |
1117 | 1118 | | |
| |||
1728 | 1729 | | |
1729 | 1730 | | |
1730 | 1731 | | |
| 1732 | + | |
1731 | 1733 | | |
1732 | 1734 | | |
1733 | 1735 | | |
| |||
2279 | 2281 | | |
2280 | 2282 | | |
2281 | 2283 | | |
2282 | | - | |
| 2284 | + | |
| 2285 | + | |
| 2286 | + | |
| 2287 | + | |
2283 | 2288 | | |
2284 | 2289 | | |
2285 | 2290 | | |
| |||
2303 | 2308 | | |
2304 | 2309 | | |
2305 | 2310 | | |
2306 | | - | |
| 2311 | + | |
| 2312 | + | |
| 2313 | + | |
| 2314 | + | |
| 2315 | + | |
2307 | 2316 | | |
2308 | 2317 | | |
2309 | 2318 | | |
| |||
2320 | 2329 | | |
2321 | 2330 | | |
2322 | 2331 | | |
2323 | | - | |
| 2332 | + | |
| 2333 | + | |
| 2334 | + | |
| 2335 | + | |
| 2336 | + | |
2324 | 2337 | | |
2325 | 2338 | | |
2326 | 2339 | | |
| |||
2338 | 2351 | | |
2339 | 2352 | | |
2340 | 2353 | | |
2341 | | - | |
| 2354 | + | |
| 2355 | + | |
| 2356 | + | |
| 2357 | + | |
| 2358 | + | |
2342 | 2359 | | |
2343 | 2360 | | |
2344 | 2361 | | |
| |||
0 commit comments