Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/python-poetry/poetry
/ patch
Method
patch
src/poetry/utils/env/python/manager.py:199–200 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
197
198
@property
199
def
patch(self) -> int:
200
return
cast(
"int"
, self._python.patch)
201
202
@property
203
def
version(self) -> Version:
Callers
15
with_chained_fail_keyring
Function · 0.80
with_chained_null_keyring
Function · 0.80
config
Function · 0.80
mock_user_config_dir
Function · 0.80
git_mock
Function · 0.80
disable_http_status_force_list
Function · 0.80
mock_findpython_find
Function · 0.80
mock_findpython_find_all
Function · 0.80
register
Function · 0.80
with_no_active_python
Function · 0.80
mock_python_version
Function · 0.80
test_direct_origin_does_not_download_url_dependency_when_cached
Function · 0.80
Calls
no outgoing calls
Tested by
15
with_chained_fail_keyring
Function · 0.64
with_chained_null_keyring
Function · 0.64
config
Function · 0.64
mock_user_config_dir
Function · 0.64
git_mock
Function · 0.64
disable_http_status_force_list
Function · 0.64
mock_findpython_find
Function · 0.64
mock_findpython_find_all
Function · 0.64
register
Function · 0.64
with_no_active_python
Function · 0.64
mock_python_version
Function · 0.64
test_direct_origin_does_not_download_url_dependency_when_cached
Function · 0.64