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 }}
chuan2019
/
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
PYTHON-2674
User selector
All users
Datepicker
All time
Commit History
Commits on May 28, 2021
PYTHON-2674 Pool.reset only clears connections to the given serviceId
Show description for aa4049e
ShaneHarvey
committed
aa4049e
Copy full SHA for aa4049e
PYTHON-1636 Support exhaust cursors in OP_MSG (#629)
prashantmital
authored
d26bf93
Copy full SHA for d26bf93
Commits on May 27, 2021
PYTHON-2676 Add load balancer tests in EVG (#625)
Show description for 93ac5e0
ShaneHarvey
authored
93ac5e0
Copy full SHA for 93ac5e0
Commits on May 24, 2021
PYTHON-2729 PYTHON-2721 PYTHON-2730 Make 5.0 tests green (#626)
Show description for 21c92b1
ShaneHarvey
authored
21c92b1
Copy full SHA for 21c92b1
Commits on May 19, 2021
PYTHON-1860 Use OP_MSG for find/aggregate_raw_batches when supported (#622)
prashantmital
authored
209d500
Copy full SHA for 209d500
Commits on May 18, 2021
PYTHON-2672 SDAM, CMAP, and server selection changes for load balancers (#621)
Show description for 5bf15c8
ShaneHarvey
authored
5bf15c8
Copy full SHA for 5bf15c8
PYTHON-2676 Unified Test Runner changes in preparation for Load Balancer Support (#623)
Show description for 2a74601
ShaneHarvey
authored
2a74601
Copy full SHA for 2a74601
Commits on May 17, 2021
PYTHON-2684 Send Versioned API options with getMore+txn commands (#618)
ShaneHarvey
authored
e221b49
Copy full SHA for e221b49
PYTHON-2719 RawBatchCursor must raise StopIteration instead of returning empty bytes when the cursor contains no results (#624)
prashantmital
authored
048ee81
Copy full SHA for 048ee81
Commits on May 10, 2021
PYTHON-2662 Deprecate database profiler helpers (#617)
prashantmital
authored
ac61cf8
Copy full SHA for ac61cf8
PYTHON-2629 Use hello command when API Version is declared (#610)
Show description for f64b563
ShaneHarvey
authored
f64b563
Copy full SHA for f64b563
Commits on May 5, 2021
PYTHON-2396 Deprecate ssl_keyfile and ssl_certfile URI options (#616)
prashantmital
authored
6e1009e
Copy full SHA for 6e1009e
PYTHON-2671 Support loadBalanced URI option (#614)
Show description for 2c41c6f
ShaneHarvey
authored
2c41c6f
Copy full SHA for 2c41c6f
Commits on May 4, 2021
PYTHON-2678 Resync SRV spec tests (#613)
Show description for 0535f5d
ShaneHarvey
authored
0535f5d
Copy full SHA for 0535f5d
Commits on Apr 30, 2021
PYTHON-2658 Remove NPS survey (#615)
ShaneHarvey
authored
1390283
Copy full SHA for 1390283
Commits on Apr 28, 2021
PYTHON-2667 Fix SRV support when running with eventlet (#612)
ShaneHarvey
authored
acfa7b6
Copy full SHA for acfa7b6
PYTHON-2547 Change estimated_document_count() to use $collStats instead of count on 4.9+ (#606)
Show description for 14ac9a3
ShaneHarvey
authored
14ac9a3
Copy full SHA for 14ac9a3
PYTHON-2635 Unpin sessions after all abortTransaction attempts (#609)
Show description for 61c6876
ShaneHarvey
authored
61c6876
Copy full SHA for 61c6876
PYTHON-2533 Add support for sample_rate and filter in set_profiling_level (#605)
ShaneHarvey
authored
a44e719
Copy full SHA for a44e719
Commits on Apr 27, 2021
PYTHON-2634 Skip arbiter tests when no server is running (#611)
ShaneHarvey
authored
6412fed
Copy full SHA for 6412fed
PYTHON-2570 Resync unified tests version 1.1 or lower (#601)
ShaneHarvey
authored
7c85710
Copy full SHA for 7c85710
PYTHON-2624 Increase serverSelectionTimeoutMS for mongocryptd connection (#604)
ShaneHarvey
authored
0f8f9da
Copy full SHA for 0f8f9da
PYTHON-2603 Standardize on ubuntu1804 zseries, power8, and arm64 (#600)
Show description for 9304643
ShaneHarvey
authored
9304643
Copy full SHA for 9304643
Commits on Apr 26, 2021
docs: Update link to sphinx website (#608)
Kn99HN
authored
61ab9ca
Copy full SHA for 61ab9ca
PYTHON-2605: Improve mongodb+srv:// error message when dnspython is not installed (#602)
Kn99HN
authored
5388fde
Copy full SHA for 5388fde
Commits on Apr 23, 2021
PYTHON-2600 Resync spec tests for versioned api (#599)
Show description for cd823c8
ShaneHarvey
authored
cd823c8
Copy full SHA for cd823c8
PYTHON-2364 Replace deprecated dns.resolver.query with dns.resolver.resolve (#598)
Show description for fac0372
janosh
authored
fac0372
Copy full SHA for fac0372
PYTHON-1880: Raise a warning when no_cursor_timeout is used with an implicit session (#594)
Kn99HN
authored
1818553
Copy full SHA for 1818553
Commits on Apr 21, 2021
PYTHON-2234 Only rely on standard library in daemon.py (#597)
prashantmital
authored
d06f3f3
Copy full SHA for d06f3f3
PYTHON-2234: When mongocryptd spawn fails, the driver does not indicate what it tried to spawn (#591)
guanlinzhou
authored
aaba51d
Copy full SHA for aaba51d
PYTHON-2584 Use large localThresholdMS to fix test_load_balancing (#595)
ShaneHarvey
authored
b978827
Copy full SHA for b978827
PYTHON-2397: MongoClient(ssl=True, tls=False) fails with an AttributeError (#592)
guanlinzhou
authored
85f9f7a
Copy full SHA for 85f9f7a
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
Pagination
Previous
Next
You can’t perform that action at this time.