Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/PyGithub/PyGithub
/ patch
Method
patch
github/File.py:100–101 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
98
99
@property
100
def
patch(self) -> str:
101
return
self._patch.value
102
103
@property
104
def
previous_filename(self) -> str:
Callers
13
testGetAccessTokenWithExpiry
Method · 0.80
testRefreshAccessToken
Method · 0.80
mock_sleep
Method · 0.80
testAppInstallationAuthAuthentication
Method · 0.80
testAppUserAuthentication
Method · 0.80
testCreateJWT
Method · 0.80
testCreateJWTWithExpiration
Method · 0.80
testStatisticsContributors
Method · 0.80
testStatisticsCommitActivity
Method · 0.80
testStatisticsCodeFrequency
Method · 0.80
testStatisticsParticipation
Method · 0.80
testStatisticsPunchCard
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected