Noah Stapp
|
bbb6f88fae
|
PYTHON-5257 - Turn on mypy disallow_any_generics (#2456)
|
2025-08-06 14:21:53 -04:00 |
|
Jeffrey A. Clark
|
166821f22c
|
PYTHON-5205 Replace http with https in doc links (#2204)
|
2025-03-14 21:37:11 -04:00 |
|
Shruti Sridhar
|
d08fec6342
|
PYTHON-4550 Add MongoClient.bulk_write API (#1745)
|
2024-08-06 11:10:01 -07:00 |
|
Noah Stapp
|
ffa6555485
|
PYTHON-4476 Separate data and IO classes more effectively (#1678)
|
2024-06-26 10:12:39 -07:00 |
|
Noah Stapp
|
d6bf0e1e78
|
PYTHON-4264 Async PyMongo Beta (#1629)
|
2024-06-06 09:01:24 -07:00 |
|
Steven Silvester
|
6f4e617e6d
|
PYTHON-3905 Use from __future__ import annotations in all files (#1370)
* PYTHON-3905 Use from __future__ import annotations in all files
* cleanup
* cleanup
* cleanup
|
2023-09-11 10:49:24 -05:00 |
|
Iris
|
34da931b3a
|
PYTHON-3867 add types to topology.py (#1346)
|
2023-08-09 14:21:43 -07:00 |
|
Iris
|
43d3fa6774
|
PYTHON-3868 add types to typings.py (#1324)
|
2023-07-24 16:07:12 -07:00 |
|
Iris
|
992df04da6
|
PYTHON-3831 remove _DocumentIn (#1308)
|
2023-07-14 11:12:58 -07:00 |
|
Shane Harvey
|
0092b0af79
|
PYTHON-2504 Run pyupgrade 3.4.0 and ruff 0.0.265 (#1196)
pyupgrade --py37-plus bson/*.py pymongo/*.py gridfs/*.py test/*.py tools/*.py test/*/*.py
ruff --fix-only --select ALL --fixable ALL --target-version py37 --line-length=100 --unfixable COM812,D400,D415,ERA001,RUF100,SIM108,D211,D212,SIM105,SIM,PT,ANN204,EM bson/*.py pymongo/*.py gridfs/*.py test/*.py test/*/*.py
|
2023-05-11 15:27:17 -07:00 |
|
Steven Silvester
|
a3720d9cea
|
PYTHON-3568 Intellisense highlights multiple PyMongo methods because of CodecOptions (#1139)
|
2023-01-25 09:41:23 -06:00 |
|
Julius Park
|
92e6150d84
|
PYTHON-3493 Bulk Write InsertOne Should Be Parameter Of Collection Type (#1106)
|
2022-11-10 14:19:55 -08:00 |
|
Steven Silvester
|
a61ea0660a
|
PYTHON-3090 Clean up Database Command Typing (#879)
|
2022-03-02 13:10:15 -06:00 |
|
Steven Silvester
|
a0fe7c03af
|
PYTHON-3120 Set up flake8 linting (#868)
|
2022-02-17 06:44:08 -06:00 |
|
Steven Silvester
|
5578999a90
|
PYTHON-1834 Use a code formatter (#852)
|
2022-02-09 06:44:28 -06:00 |
|
Steven Silvester
|
f4cef37328
|
PYTHON-3064 Add typings to test package (#844)
|
2022-02-07 19:33:41 -06:00 |
|
Steven Silvester
|
dd6c140d43
|
PYTHON-3060 Add typings to pymongo package (#831)
|
2022-02-02 21:12:36 -06:00 |
|