MCPcopy 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
212def python_has_position_information(major: int, minor: int) -> bool:
213 return (major, minor) >= (3, 11)
214
215
216def generate_all_pystack_combinations(

Callers 2

Calls

no outgoing calls

Tested by 2