Commit c3a3faa
Anselm Kruis
Issue python#109: Adapt the gdb library to the new function names.
Tools/gdb/libpython.py looks for an internal function, which got renamed. Now it looks for both names. This way it is compatible with older Stackless versions.
https://bitbucket.org/stackless-dev/stackless/issues/109
(grafted from 0d9d668131403a2ac450a87d9ea6cfd161df1cc1)1 parent 87fd8f9 commit c3a3faa
1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1435 | 1435 | | |
1436 | 1436 | | |
1437 | 1437 | | |
1438 | | - | |
| 1438 | + | |
1439 | 1439 | | |
1440 | 1440 | | |
1441 | | - | |
| 1441 | + | |
1442 | 1442 | | |
1443 | | - | |
| 1443 | + | |
1444 | 1444 | | |
1445 | 1445 | | |
1446 | 1446 | | |
| |||
0 commit comments