Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bloomberg/pystack
/ python_has_position_information
Function
python_has_position_information
tests/utils.py:212–213 ·
view source on GitHub ↗
(major: int, minor: int)
Source
from the content-addressed store, hash-verified
210
211
212
def
python_has_position_information(major: int, minor: int) -> bool:
213
return
(major, minor) >= (3, 11)
214
215
216
def
generate_all_pystack_combinations(
Callers
2
test_position_information
Function · 0.90
test_position_information
Function · 0.90
Calls
no outgoing calls
Tested by
2
test_position_information
Function · 0.72
test_position_information
Function · 0.72