Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
davidsteiner
/
mongo-python-driver
Public
forked from
mongodb/mongo-python-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
cf877e9
User selector
All users
Datepicker
All time
Commit History
Commits on Jan 25, 2021
PYTHON-2503 Always use time.monotonic
Show description for cf877e9
behackett
committed
cf877e9
Copy full SHA for cf877e9
Commits on Jan 23, 2021
PYTHON-1320 Remove legacy CRUD methods (#556)
Show description for e01d9a3
ShaneHarvey
authored
e01d9a3
Copy full SHA for e01d9a3
Commits on Jan 22, 2021
PYTHON-1974 Drop support for Python 3.4
behackett
committed
1f1670c
Copy full SHA for 1f1670c
Commits on Jan 21, 2021
PYTHON-2133 Fix up docs
Show description for 521f7b9
behackett
committed
521f7b9
Copy full SHA for 521f7b9
PYTHON-1319 Remove Collection.ensure_index and reindex (#555)
ShaneHarvey
authored
c65b89d
Copy full SHA for c65b89d
PYTHON-1309 Remove helpers for getLastError (#554)
Show description for 454d77b
ShaneHarvey
authored
454d77b
Copy full SHA for 454d77b
PYTHON-2133 Remove u prefixes from code
behackett
committed
e17299a
Copy full SHA for e17299a
Commits on Jan 20, 2021
PYTHON-2516 Fix coverage task and C extension check (#553)
ShaneHarvey
authored
02abb6d
Copy full SHA for 02abb6d
PYTHON-2133 Remove py2 support from test
Show description for a72e8b8
behackett
committed
a72e8b8
Copy full SHA for a72e8b8
PYTHON-2133 Remove Py2 compatibility from pymongo
behackett
committed
6c2d629
Copy full SHA for 6c2d629
PYTHON-2133 Remove Py2 compatibility from gridfs
behackett
committed
88bb1b4
Copy full SHA for 88bb1b4
Commits on Jan 19, 2021
PYTHON-2506 Fix versioned API test for db.aggregate
ShaneHarvey
committed
da620c7
Copy full SHA for da620c7
Commits on Jan 16, 2021
PYTHON-1301/PYTHON-1302/PYTHON-1588 Remove deprecated cursor manager APIs (#550)
Show description for 0e250be
ShaneHarvey
and
kaldown
authored
0e250be
Copy full SHA for 0e250be
PYTHON-1321 Remove MongoReplicaSetClient (#552)
ShaneHarvey
authored
56925fd
Copy full SHA for 56925fd
PYTHON-1587 Remove MongoClient.database_names and Database.collection_names (#551)
ShaneHarvey
authored
6e8c370
Copy full SHA for 6e8c370
Commits on Jan 15, 2021
PYTHON-2502 Remove Python 2.7 from release scripts (#548)
Show description for 7737679
ShaneHarvey
authored
7737679
Copy full SHA for 7737679
PYTHON-1592 Remove Collection.parallel_scan (#547)
ShaneHarvey
authored
3c899ae
Copy full SHA for 3c899ae
PYTHON-2310 Remove MongoClient.fsync, unlock, and is_locked (#546)
ShaneHarvey
authored
387bfa0
Copy full SHA for 387bfa0
Commits on Jan 14, 2021
PYTHON-2133 Remove Py2 compatibility from bson
behackett
committed
c70071d
Copy full SHA for c70071d
PYTHON-2482 Test Versioned API with a server started with acceptAPIVersion2 (#545)
ShaneHarvey
authored
1128129
Copy full SHA for 1128129
PYTHON-2133 Drop install support for Python 2
behackett
committed
dea4b90
Copy full SHA for dea4b90
PYTHON-2133 - Stop testing Python 2.7 on Evergreen
behackett
committed
fb4c20a
Copy full SHA for fb4c20a
Commits on Jan 13, 2021
PYTHON-2489 Fix "no server" test suite, fix unified test runCommand (#543)
ShaneHarvey
authored
06924cb
Copy full SHA for 06924cb
Commits on Jan 12, 2021
PYTHON-2455 Change DOCS to DOCSP and replace example link accordingly (#544)
Alexander Golin
authored
dad9813
Copy full SHA for dad9813
PYTHON-1316 Remove eval, system_js, and SystemJS (#542)
ShaneHarvey
authored
b3c26a7
Copy full SHA for b3c26a7
PYTHON-2455 Add DOCS ticket step to release checklist (#541)
ShaneHarvey
authored
55eef0e
Copy full SHA for 55eef0e
PYTHON-2453 Add MongoDB Versioned API (#536)
Show description for ac2f506
ShaneHarvey
authored
ac2f506
Copy full SHA for ac2f506
PYTHON-2388 Begin PyMongo 4.0 migration guide (#540)
ShaneHarvey
authored
c96c5a9
Copy full SHA for c96c5a9
Commits on Jan 6, 2021
PYTHON-2462 Avoid connection storms: implement pool PAUSED state (#531)
Show description for 86b40c1
ShaneHarvey
authored
86b40c1
Copy full SHA for 86b40c1
PYTHON-1878 Add mongodb+srv URIs to Atlas Connectivity tests (#538)
Show description for a9d668c
ShaneHarvey
authored
a9d668c
Copy full SHA for a9d668c
Commits on Dec 22, 2020
PYTHON-2033 Unified Test Format (#519)
prashantmital
authored
6b01235
Copy full SHA for 6b01235
PYTHON-2474 Fix non-disabled client_knobs bug in Data Lake tests (#537)
ShaneHarvey
authored
2eecf52
Copy full SHA for 2eecf52
Commits on Dec 17, 2020
PYTHON-2318 Atlas Data Lake testing (#500)
prashantmital
authored
c673d8b
Copy full SHA for c673d8b
PYTHON-2466 Make pymongo client, database and collection objects hashable. (#533)
pcorpet
authored
733ab25
Copy full SHA for 733ab25
PYTHON-2441 Reduce false positives in test_continuous_network_errors
ShaneHarvey
committed
eb5bd9c
Copy full SHA for eb5bd9c
Pagination
Previous
Next
You can’t perform that action at this time.