You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -138,6 +138,7 @@ We provide pre-compiled binaries for 64-bit Windows 10/11 via GitHub releases.
138
138
* Mark interpreter frames as tier 2 or not in https://github.com/pylbbv/pylbbv/pull/34
139
139
* Make instruction offset calculation frame aware in https://github.com/pylbbv/pylbbv/pull/37
140
140
* Support multiple entry points in a Basic Block in https://github.com/pylbbv/pylbbv/pull/39 and https://github.com/pylbbv/pylbbv/pull/40
141
+
*`BINARY_OP` specialisations now apply to `PySmallInt_Type` in https://github.com/pylbbv/pylbbv/pull/46
141
142
* Improved workflow:
142
143
* workflow: enable CI GH actions tests in https://github.com/pylbbv/pylbbv/pull/35
0 commit comments