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 }}
talent-source-code
/
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
ajdavis
Datepicker
All time
Commit History
Commits on Mar 23, 2016
FAQ formatting.
ajdavis
committed
0a6f92a
Copy full SHA for 0a6f92a
Commits on Jan 30, 2016
PYTHON-1050 Rare RuntimeError during shutdown.
ajdavis
committed
9e6b66c
Copy full SHA for 9e6b66c
Commits on Dec 23, 2015
PYTHON-1036 use setVersion to detect stale primary
ajdavis
committed
c34eec8
Copy full SHA for c34eec8
Commits on Dec 4, 2015
Motor now supports asyncio.
ajdavis
committed
d6e1308
Copy full SHA for d6e1308
Commits on Oct 16, 2015
PYTHON-1003 Test _list_collections uses one socket at a time.
ajdavis
committed
06b32a0
Copy full SHA for 06b32a0
PYTHON-1003 Avoid checking out multiple sockets per thread.
ajdavis
committed
dc70912
Copy full SHA for dc70912
Commits on Oct 15, 2015
PYTHON-983 Update docs for new executor design.
ajdavis
committed
e6457cd
Copy full SHA for e6457cd
PYTHON-983 Idle monitor threads use excessive CPU.
ajdavis
committed
4618998
Copy full SHA for 4618998
Commits on Sep 7, 2015
Update MongoDB Manual link for mapreduce command.
ajdavis
committed
c4a8281
Copy full SHA for c4a8281
Commits on Sep 3, 2015
More info about gevent monkey patching effects.
ajdavis
committed
4edbd03
Copy full SHA for 4edbd03
Commits on Jul 15, 2015
Add new SDAM test, stepdown_change_set_name.
ajdavis
committed
bbff9ff
Copy full SHA for bbff9ff
Commits on Jun 17, 2015
PYTHON-939 - AttributeError during shutdown.
Show description for c226b4f
ajdavis
committed
c226b4f
Copy full SHA for c226b4f
Commits on Jun 16, 2015
PYTHON-859 - Start dev guide with entry on PeriodicExecutor.
ajdavis
committed
06e7649
Copy full SHA for 06e7649
PYTHON-939 - Stop background threads quicker.
Show description for a316c65
ajdavis
committed
a316c65
Copy full SHA for a316c65
Commits on May 19, 2015
PYTHON-932 - Attribute err in GSSAPI / Kerberos
ajdavis
committed
baa6cf0
Copy full SHA for baa6cf0
Version -> +
ajdavis
committed
056d1a0
Copy full SHA for 056d1a0
Commits on May 11, 2015
PYTHON-924 - Use electionId to detect stale primaries.
ajdavis
committed
3d1c206
Copy full SHA for 3d1c206
Commits on May 5, 2015
PYTHON-922 - Read preferences support copy and pickle.
ajdavis
committed
c31d480
Copy full SHA for c31d480
Commits on Apr 24, 2015
Start 3.0.2 with proper formatting.
ajdavis
committed
dce3f36
Copy full SHA for dce3f36
PYTHON-912 - Never try auth with a recovering RS member.
ajdavis
committed
a6535c5
Copy full SHA for a6535c5
Start 3.0.2.
ajdavis
committed
df2962f
Copy full SHA for df2962f
Commits on Apr 17, 2015
PYTHON-900 - Python 3-compatible test.
ajdavis
committed
edde3d6
Copy full SHA for edde3d6
PYTHON-894 - Skip aggregation cursor test on old mongods.
ajdavis
committed
c6c8393
Copy full SHA for c6c8393
PYTHON-894 - Set cursor.alive False after final batch.
Show description for cb64f87
ajdavis
committed
cb64f87
Copy full SHA for cb64f87
Commits on Apr 16, 2015
PYTHON-898 - Fix case of getmore with removed RS member.
ajdavis
committed
81549e0
Copy full SHA for 81549e0
Commits on Apr 15, 2015
PYTHON-898 - Send getMore to same mongos as initial query.
ajdavis
committed
2cc3705
Copy full SHA for 2cc3705
Commits on Apr 7, 2015
Capitalize "Python" in changelog.
ajdavis
committed
7e05938
Copy full SHA for 7e05938
Note the loss of Connection and ReplicaSetConnection.
ajdavis
committed
23eaebf
Copy full SHA for 23eaebf
Commits on Apr 6, 2015
PYTHON-821 - Note that the new CRUD API methods don't apply SON manipulators.
ajdavis
committed
9690a5a
Copy full SHA for 9690a5a
Commits on Apr 3, 2015
PYTHON-863 - Fix heartbeatFrequencyMS.
Show description for 6547e10
ajdavis
committed
6547e10
Copy full SHA for 6547e10
Commits on Apr 2, 2015
PYTHON-863 - Don't take a lock from a weakref callback.
ajdavis
committed
fa89e4a
Copy full SHA for fa89e4a
PYTHON-863 - Ref cycle in Monitor.
ajdavis
committed
5648745
Copy full SHA for 5648745
Commits on Apr 1, 2015
Delete obsolete test_pool_with_fork.
ajdavis
committed
e786e99
Copy full SHA for e786e99
Fix racy tests of legacy unacknowledged writes.
Show description for 400bb19
ajdavis
committed
400bb19
Copy full SHA for 400bb19
Commits on Mar 31, 2015
Redundant assignment in test_crud.py.
ajdavis
committed
6865ba7
Copy full SHA for 6865ba7
Pagination
Previous
Next
You can’t perform that action at this time.