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 }}
socialabs
/
mongo-python-driver
Public
forked from
ajdavis/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
All users
Datepicker
All time
Commit History
Commits on Sep 26, 2012
Add GridOut attribute 'filename' as alias for 'name' PYTHON-412
A. Jesse Jiryu Davis
committed
ab02402
Copy full SHA for ab02402
Add GridIn attribute 'name' as alias for 'filename' PYTHON-412
A. Jesse Jiryu Davis
committed
2446ca9
Copy full SHA for 2446ca9
Test that GridIn supports 'name' as alias for 'filename' PYTHON-412
A. Jesse Jiryu Davis
committed
ecc84bc
Copy full SHA for ecc84bc
Send to server any attributes set on GridIn before close() PYTHON-411
A. Jesse Jiryu Davis
committed
4fa7a6f
Copy full SHA for 4fa7a6f
Test that attributes set on GridIn before close() are sent to server PYTHON-411
A. Jesse Jiryu Davis
committed
ba966ad
Copy full SHA for ba966ad
Remove unused import
A. Jesse Jiryu Davis
committed
8d3dc5a
Copy full SHA for 8d3dc5a
github contributing guidelines support.
Show description for 6a57191
behackett
committed
6a57191
Copy full SHA for 6a57191
Commits on Sep 25, 2012
Explain the importance of safe=True in the tutorial.
behackett
committed
1308e02
Copy full SHA for 1308e02
Commits on Sep 21, 2012
Clarify what "w" means PYTHON-397
behackett
committed
6fdcce2
Copy full SHA for 6fdcce2
Clarify use of 'fields' to exclude _id PYTHON-404.
behackett
committed
176896e
Copy full SHA for 176896e
Add Michael Henson to contributors.
behackett
committed
6e40c07
Copy full SHA for 6e40c07
Whitespace.
behackett
committed
b391c90
Copy full SHA for b391c90
Removed atexit decorator, updated documentation
hensom
authored and
behackett
committed
7bdac95
Copy full SHA for 7bdac95
Shutdown ReplicaSetConnection monitors on exit
hensom
authored and
behackett
committed
49c7c90
Copy full SHA for 49c7c90
Commits on Sep 14, 2012
Spelling
A. Jesse Jiryu Davis
committed
0a5b987
Copy full SHA for 0a5b987
Commits on Sep 12, 2012
Merge pull request #140 from MblKiTA/master
Show description for e54c5d4
A. Jesse Jiryu Davis
committed
e54c5d4
Copy full SHA for e54c5d4
Ports for Replica Set are now generated in incrementing order but not like 27017, 27018, 27020, 27023, etc.
Show description for f8dbec9
MblKiTA
committed
f8dbec9
Copy full SHA for f8dbec9
Commits on Sep 10, 2012
Merge pull request #139 from MblKiTA/master
Show description for a5b5bcc
behackett
committed
a5b5bcc
Copy full SHA for a5b5bcc
Removed:
Show description for df57dff
MblKiTA
committed
df57dff
Copy full SHA for df57dff
Commits on Sep 7, 2012
Don't reuse socket after an exception PYTHON-398
Show description for 6731c87
A. Jesse Jiryu Davis
committed
6731c87
Copy full SHA for 6731c87
Commits on Sep 5, 2012
Respect DB_HOST and DB_IP environment variables in test_common.py
A. Jesse Jiryu Davis
committed
4d69ed3
Copy full SHA for 4d69ed3
Commits on Sep 3, 2012
Merge branch 'master' of github.com:mongodb/mongo-python-driver
rozza
committed
9547070
Copy full SHA for 9547070
Fixed typo in document string
rozza
committed
a540925
Copy full SHA for a540925
Commits on Sep 1, 2012
Remove obsolete comment
Show description for 2879263
A. Jesse Jiryu Davis
committed
2879263
Copy full SHA for 2879263
Don't close socket after operation failure PYTHON-395
Show description for 5e2f249
A. Jesse Jiryu Davis
committed
5e2f249
Copy full SHA for 5e2f249
Commits on Aug 31, 2012
Document expireAfterSeconds for TTL collections.
behackett
committed
6153ba2
Copy full SHA for 6153ba2
Commits on Aug 29, 2012
Version -> +
behackett
committed
cb3623d
Copy full SHA for cb3623d
BUMP 2.3
behackett
committed
c2bb04b
Copy full SHA for c2bb04b
Be a little more lenient.
behackett
committed
210b6a1
Copy full SHA for 210b6a1
More test reliability...
behackett
committed
1925ca7
Copy full SHA for 1925ca7
Commits on Aug 28, 2012
Test reliability...
behackett
committed
65a768d
Copy full SHA for 65a768d
More minor SkipTest message changes.
behackett
committed
5a6ad51
Copy full SHA for 5a6ad51
OSX doc changes for Mountain Lion.
behackett
committed
cd8ea67
Copy full SHA for cd8ea67
Update Windows build notes for Python 3.3.
behackett
committed
f6298ab
Copy full SHA for f6298ab
Minor skiptest message changes.
behackett
committed
c03d023
Copy full SHA for c03d023
Pagination
Previous
Next
You can’t perform that action at this time.