Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_max_bytes_delay
Method
test_max_bytes_delay
Lib/test/test_logging.py:6466–6467 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
6464
rh.close()
6465
6466
def
test_max_bytes_delay(self):
6467
self.test_max_bytes(delay=True)
6468
6469
def
test_rollover_filenames(self):
6470
def
namer(name):
Callers
nothing calls this directly
Calls
1
test_max_bytes
Method · 0.95
Tested by
no test coverage detected