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 }}
turbulenz
/
mongo-python-driver
Public
forked from
mongodb/mongo-python-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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 Feb 4, 2011
Merge of auth for multi threaded connections from https://github.com/jmurty/mongo-python-driver
bmaltby
committed
112039e
Copy full SHA for 112039e
Merge commit 'fd066178'
bmaltby
committed
b96d45b
Copy full SHA for b96d45b
Merge commit 'dfb84f97'
bmaltby
committed
63aeaf6
Copy full SHA for 63aeaf6
Merge commit 'd425cbf9'
bmaltby
committed
5385972
Copy full SHA for 5385972
Merge commit '3854ba46'
bmaltby
committed
e51075e
Copy full SHA for e51075e
Commits on Feb 3, 2011
Correct Connection() docs
RedBeard0531
committed
b782c90
Copy full SHA for b782c90
Commits on Dec 15, 2010
- Updated URI Parser to support options (only slaveok can be set at the moment) per http://www.mongodb.org/display/DOCS/Connections
Show description for f67ee73
Brendan W. McAdams
committed
f67ee73
Copy full SHA for f67ee73
Commits on Dec 1, 2010
Don't sefault when decoding dicts with broken iterators PYTHON-177
RedBeard0531
committed
9ee7242
Copy full SHA for 9ee7242
Commits on Nov 30, 2010
Use safe-mode when creating indexes
RedBeard0531
committed
054459f
Copy full SHA for 054459f
Commits on Nov 15, 2010
Add code for dup key on capped collection PYTHON-184
RedBeard0531
committed
4620826
Copy full SHA for 4620826
Commits on Nov 10, 2010
support deepcopy on bson.SON
RedBeard0531
committed
09f72e6
Copy full SHA for 09f72e6
Commits on Oct 25, 2010
Added find_and_modify() helper PYTHON-170
RedBeard0531
committed
7269ec4
Copy full SHA for 7269ec4
Typo PYTHON-172
RedBeard0531
committed
dae6e72
Copy full SHA for dae6e72
Commits on Oct 21, 2010
more documentation PYTHON-168
RedBeard0531
committed
066be85
Copy full SHA for 066be85
Commits on Oct 19, 2010
Reset connection pool after fork PYTHON-166
RedBeard0531
committed
463a7e4
Copy full SHA for 463a7e4
Support deepcopy of DBRef PYTHON-169
RedBeard0531
committed
a19fd9b
Copy full SHA for a19fd9b
Commits on Oct 8, 2010
document background indexing option
kchodorow
committed
f70a1b7
Copy full SHA for f70a1b7
Commits on Sep 29, 2010
minor: spacing
Mike Dirolf
committed
4087168
Copy full SHA for 4087168
minor: another note about where to report issues and ask questions
Mike Dirolf
committed
53811e3
Copy full SHA for 53811e3
Commits on Sep 28, 2010
version -> +
Mike Dirolf
committed
2f69fba
Copy full SHA for 2f69fba
minor: move current directory to the front of sys.path for doc builds
Mike Dirolf
committed
ad19a50
Copy full SHA for ad19a50
minor: update notes on releasing
Mike Dirolf
committed
1806a38
Copy full SHA for 1806a38
notes on doing a pymongo release
Mike Dirolf
committed
ed5980b
Copy full SHA for ed5980b
BUMP 1.9
Mike Dirolf
committed
1992b6c
Copy full SHA for 1992b6c
Commits on Sep 27, 2010
minor: fix some indexing tests
Mike Dirolf
committed
2559966
Copy full SHA for 2559966
Commits on Sep 24, 2010
check for 'not master' in command responses PYTHON-163
Mike Dirolf
committed
4c7933a
Copy full SHA for 4c7933a
Updates to per-socket authentication per feedback in jira.mongodb.org/browse/PYTHON-162
jmurty
committed
fd06617
Copy full SHA for fd06617
Commits on Sep 23, 2010
outdated todo
Mike Dirolf
committed
7cde8c7
Copy full SHA for 7cde8c7
Commits on Sep 22, 2010
minor: more doc updates
Mike Dirolf
committed
5b9b20e
Copy full SHA for 5b9b20e
minor: doc update
Mike Dirolf
committed
a3f4fd7
Copy full SHA for a3f4fd7
Automatic per-socket authentication now occurs in Connection after initial Database.authenticate call
jmurty
committed
dfb84f9
Copy full SHA for dfb84f9
Commits on Sep 19, 2010
Removed rogue pdb statement
jmurty
committed
d425cbf
Copy full SHA for d425cbf
Added automatic per-socket authentication of connections when DB credentials are provided to Connection
jmurty
committed
3854ba4
Copy full SHA for 3854ba4
Commits on Sep 16, 2010
try making test more lenient
Mike Dirolf
committed
0b548e6
Copy full SHA for 0b548e6
use unsigned for PY_SSIZE_T if we have to define it ourselves
Mike Dirolf
committed
9c5975a
Copy full SHA for 9c5975a
Pagination
Previous
Next
You can’t perform that action at this time.