Commit b3a4bfd
authored
fix (solvers): Add compatibility shim for xpress.Namespaces (#521)
* fix (solvers): Add compatibility shim for xpress.Namespaces
xpress.Namespaces was added in version 9.6.
* Update release_notes.rst
* fix: explicitly ignore mypy's redef error1 parent 12474e7 commit b3a4bfd
2 files changed
Lines changed: 14 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
111 | 122 | | |
112 | 123 | | |
113 | 124 | | |
| |||
1605 | 1616 | | |
1606 | 1617 | | |
1607 | 1618 | | |
1608 | | - | |
| 1619 | + | |
1609 | 1620 | | |
1610 | 1621 | | |
1611 | 1622 | | |
1612 | 1623 | | |
1613 | 1624 | | |
1614 | | - | |
| 1625 | + | |
1615 | 1626 | | |
1616 | 1627 | | |
1617 | 1628 | | |
| |||
0 commit comments