Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ cls
Class
cls
Lib/test/test_pathlib/test_pathlib.py:3629–3630 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3627
3628
class
PathSubclassTest(PathTest):
3629
class
cls(pathlib.Path):
3630
pass
3631
3632
# repr() roundtripping is not supported in custom subclass.
3633
test_repr_roundtrips = None
Callers
15
_strptime_datetime_date
Function · 0.50
_strptime_datetime_time
Function · 0.50
_strptime_datetime_datetime
Function · 0.50
fromtimestamp
Method · 0.50
fromordinal
Method · 0.50
fromisoformat
Method · 0.50
fromisocalendar
Method · 0.50
fromisoformat
Method · 0.50
_fromtimestamp
Method · 0.50
combine
Method · 0.50
fromisoformat
Method · 0.50
_signature_fromstr
Function · 0.50
Calls
no outgoing calls
Tested by
15
test_patma_runtime_checkable_protocol
Method · 0.40
test_patma_generic_protocol
Method · 0.40
test_patma_protocol_with_match_args
Method · 0.40
test_unpack_from
Method · 0.40
test_copying
Method · 0.40
t
Method · 0.40
_
Method · 0.40
_
Method · 0.40
test_copy_pickle
Method · 0.40
test_set_class
Method · 0.40
test_reduce
Method · 0.40
test_reduce_copying
Method · 0.40