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 }}
coding-po
/
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
549f732
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 14, 2013
just added some existing Flask tool
Dorianux
authored and
behackett
committed
549f732
Copy full SHA for 549f732
Remove obsolete comments about collection size limits.
behackett
committed
6b3f861
Copy full SHA for 6b3f861
Commits on Mar 13, 2013
Documentation clarifications PYTHON-486 / PYTHON-487
rozza
committed
cf9dca6
Copy full SHA for cf9dca6
Commits on Mar 11, 2013
Add Emily Stolfo to contributors.
A. Jesse Jiryu Davis
committed
1ba099a
Copy full SHA for 1ba099a
Commits on Mar 7, 2013
Merge pull request #161 from estolfo/documentation-fixes
Show description for ac203ae
A. Jesse Jiryu Davis
committed
ac203ae
Copy full SHA for ac203ae
minor: change to bucketSize index args documentation
estolfo
committed
bb32b4b
Copy full SHA for bb32b4b
Commits on Feb 28, 2013
Don't mask invalid hostname certificate errors. PYTHON-478
rozza
committed
4b7cc70
Copy full SHA for 4b7cc70
Commits on Feb 27, 2013
Minor test fix for python 2.5.
behackett
committed
9dc5e7a
Copy full SHA for 9dc5e7a
Commits on Feb 26, 2013
Document Kerberos support limitations PYTHON-465
behackett
committed
95538d6
Copy full SHA for 95538d6
Commits on Feb 23, 2013
Spelling.
behackett
committed
a59255f
Copy full SHA for a59255f
Commits on Feb 22, 2013
Fix exception handling when ssl isn't available.
behackett
committed
40f241d
Copy full SHA for 40f241d
Add HASHED and GEOSPHERE index constants PYTHON-468
behackett
committed
d2a2866
Copy full SHA for d2a2866
Skip text index test on mongos.
Show description for 4976d28
behackett
committed
4976d28
Copy full SHA for 4976d28
Commits on Feb 20, 2013
Clean up match_hostname import
rozza
committed
0b4d034
Copy full SHA for 0b4d034
Fix up SSL tests.
Show description for dd14d35
behackett
committed
dd14d35
Copy full SHA for dd14d35
Commits on Feb 19, 2013
Standardize tests' handling of DB_IP and DB_PORT, fix PYTHON-475
A. Jesse Jiryu Davis
committed
8536acb
Copy full SHA for 8536acb
SSL certificate verification PYTHON-466
rozza
committed
48046b2
Copy full SHA for 48046b2
Commits on Feb 18, 2013
Merge pull request #156 from puentesarrin/master
Show description for 41e2f82
behackett
committed
41e2f82
Copy full SHA for 41e2f82
Updated MongoLog repository
puentesarrin
committed
c21f8b3
Copy full SHA for c21f8b3
Commits on Feb 16, 2013
MONGO-CR -> MONGODB-CR (spec change)
behackett
committed
f09e388
Copy full SHA for f09e388
Minor fixes to authentication tests.
behackett
committed
902c1d6
Copy full SHA for 902c1d6
Commits on Feb 15, 2013
Ensure we return sockets if authentication fails.
behackett
committed
a9e85ce
Copy full SHA for a9e85ce
Make test_legacy_connections work standalone.
behackett
committed
774e08a
Copy full SHA for 774e08a
Commits on Feb 12, 2013
Remove MongoAuthenticationMechanism PYTHON-465
Show description for 8de9051
behackett
committed
8de9051
Copy full SHA for 8de9051
Rename test_threads_replica_set_connection.py to test_threads_replica_set_client.py
A. Jesse Jiryu Davis
committed
d77e198
Copy full SHA for d77e198
Remove $external from the public API PYTHON-465
behackett
committed
13d8aba
Copy full SHA for 13d8aba
Rename test_connection -> test_client, test_replica_set_connection -> test_replica_set_client PYTHON-451
A. Jesse Jiryu Davis
committed
c758efc
Copy full SHA for c758efc
Rm obsolete test_paired.py PYTHON-451
A. Jesse Jiryu Davis
committed
94b08ab
Copy full SHA for 94b08ab
Dead code
A. Jesse Jiryu Davis
committed
876f914
Copy full SHA for 876f914
test_ha uses MongoClient instead of Connection PYTHON-451
A. Jesse Jiryu Davis
committed
9260995
Copy full SHA for 9260995
Tests use MongoClient instead of Connection PYTHON-451
A. Jesse Jiryu Davis
committed
d35bec1
Copy full SHA for d35bec1
Don't close socket if auth fails.
Show description for a43f51e
behackett
committed
a43f51e
Copy full SHA for a43f51e
Commits on Feb 10, 2013
Rename Request.client back to 'connection'
A. Jesse Jiryu Davis
committed
463ebae
Copy full SHA for 463ebae
Finish updating docstrings with Connection -> MongoClient PYTHON-452
A. Jesse Jiryu Davis
committed
20a706f
Copy full SHA for 20a706f
Update docs for Connection->MongoClient change PYTHON-452
A. Jesse Jiryu Davis
committed
d2b23a5
Copy full SHA for d2b23a5
Pagination
Previous
Next
You can’t perform that action at this time.