Commit 2b848b5
committed
PYTHON-5429 Server command is case sensitive
Via Erwin Pe, "libmongocrypt does case sensitive comparison of command
names against the list of eligible commands."1 parent c788c7e commit 2b848b5
File tree
2 files changed
+2
-2
lines changed- pymongo
- asynchronous
- synchronous
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2311 | 2311 | | |
2312 | 2312 | | |
2313 | 2313 | | |
2314 | | - | |
| 2314 | + | |
2315 | 2315 | | |
2316 | 2316 | | |
2317 | 2317 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2303 | 2303 | | |
2304 | 2304 | | |
2305 | 2305 | | |
2306 | | - | |
| 2306 | + | |
2307 | 2307 | | |
2308 | 2308 | | |
2309 | 2309 | | |
| |||
0 commit comments