Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/mongodb/mongo-python-driver
/ _replace
Method
_replace
bson/codec_options.py:284–285 ·
view source on GitHub ↗
(self, **kwargs: Any)
Source
from the content-addressed store, hash-verified
282
...
283
284
def
_replace(self, **kwargs: Any) -> CodecOptions[_DocumentType]:
285
...
286
287
_source: str
288
_fields: Tuple[str]
Callers
5
test_bson_corpus.py
File · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected