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
master
User selector
ShaneHarvey
Datepicker
All time
Commit History
Commits on Apr 21, 2021
PYTHON-2584 Use large localThresholdMS to fix test_load_balancing (#595)
ShaneHarvey
authored
b978827
Copy full SHA for b978827
Commits on Apr 19, 2021
PYTHON-2634 Only update pools for data-bearing servers (#590)
Show description for 4c7718e
ShaneHarvey
authored
4c7718e
Copy full SHA for 4c7718e
Commits on Apr 2, 2021
PYTHON-2631 Add missing error message to InvalidBSON error (#589)
ShaneHarvey
authored
cc029a1
Copy full SHA for cc029a1
PYTHON-2630 Statically initialize Py_buffer to avoid false positives in Coverity (#588)
ShaneHarvey
authored
c0321ef
Copy full SHA for c0321ef
Commits on Mar 20, 2021
PYTHON-2615 Reinstate TLS network timeout workaround due to eventlet (#581)
Show description for 80adc13
ShaneHarvey
authored
80adc13
Copy full SHA for 80adc13
Commits on Mar 16, 2021
PYTHON-2580 Provide explicit guidance on handling command errors during the handshake (#571)
Show description for 92a7433
ShaneHarvey
authored
92a7433
Copy full SHA for 92a7433
Commits on Mar 4, 2021
PYTHON-2544 Do not check error messages when an error code is present (#574)
Show description for de7c7b8
ShaneHarvey
authored
de7c7b8
Copy full SHA for de7c7b8
PYTHON-2596 Include host in error message when connection is closed (#575)
Show description for 4364b7c
ShaneHarvey
authored
4364b7c
Copy full SHA for 4364b7c
Commits on Mar 1, 2021
PYTHON-2543 Do not mark a server unknown from a "writeErrors" response (#570)
ShaneHarvey
authored
20d5a9c
Copy full SHA for 20d5a9c
Commits on Feb 18, 2021
PYTHON-2539 Test AWS temporary credentials via "sessionToken" for CSFLE (#569)
ShaneHarvey
authored
99a4f28
Copy full SHA for 99a4f28
Commits on Feb 17, 2021
PYTHON-1314 Remove Database.authenticate and Database.logout (#568)
ShaneHarvey
authored
9597461
Copy full SHA for 9597461
Commits on Feb 12, 2021
PYTHON-2578 Improve clarity of TLS settings for KMS requests (#567)
Show description for c15028a
ShaneHarvey
authored
c15028a
Copy full SHA for c15028a
Commits on Feb 4, 2021
PYTHON-1974 Remove manylinux containers only needed for 3.4 (#566)
ShaneHarvey
authored
0217ba3
Copy full SHA for 0217ba3
Commits on Feb 3, 2021
PYTHON-2537 Fix benchmark when using Python 3 (#565)
ShaneHarvey
authored
846e925
Copy full SHA for 846e925
Commits on Jan 29, 2021
PYTHON-2445 Use new setup script for MONGODB-AWS testing
ShaneHarvey
committed
7ca1efd
Copy full SHA for 7ca1efd
Commits on Jan 27, 2021
PYTHON-2445 PYTHON-2530 Fix MONGODB-AWS auth tests (#562)
ShaneHarvey
authored
6ff2883
Copy full SHA for 6ff2883
Commits on Jan 26, 2021
PYTHON-1312 Remove Database.add_user and Database.remove_user (#561)
ShaneHarvey
authored
2565b4d
Copy full SHA for 2565b4d
PYTHON-1326 Remove the "useCursor" aggregate option (#560)
ShaneHarvey
authored
ab35e0d
Copy full SHA for ab35e0d
PYTHON-1323 Removed Collection.group (#559)
ShaneHarvey
authored
ac4bacb
Copy full SHA for ac4bacb
PYTHON-1307 Remove SONManipulator APIs (#557)
ShaneHarvey
authored
7c1060c
Copy full SHA for 7c1060c
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 21, 2021
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
Commits on Jan 20, 2021
PYTHON-2516 Fix coverage task and C extension check (#553)
ShaneHarvey
authored
02abb6d
Copy full SHA for 02abb6d
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-2482 Test Versioned API with a server started with acceptAPIVersion2 (#545)
ShaneHarvey
authored
1128129
Copy full SHA for 1128129
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-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
Pagination
Previous
Next
You can’t perform that action at this time.