Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
javaonline
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Feb 1, 2013
Auth refactor to prepare for PYTHON-465.
Show description for 4125454
behackett
committed
4125454
View commit details
Copy full SHA for 4125454
Browse repository at this point
Commits on Jan 31, 2013
Remove reference to deprecated set_cursor_manager
A. Jesse Jiryu Davis
committed
4ec457d
View commit details
Copy full SHA for 4ec457d
Browse repository at this point
Docstring grammar
A. Jesse Jiryu Davis
committed
fd9abff
View commit details
Copy full SHA for fd9abff
Browse repository at this point
Commits on Jan 29, 2013
Docstring grammar
A. Jesse Jiryu Davis
committed
13e95e5
View commit details
Copy full SHA for 13e95e5
Browse repository at this point
Commits on Jan 25, 2013
Spelling
A. Jesse Jiryu Davis
committed
e73eae1
View commit details
Copy full SHA for e73eae1
Browse repository at this point
Version -> +
behackett
committed
c7541b2
View commit details
Copy full SHA for c7541b2
Browse repository at this point
Commits on Jan 24, 2013
BUMP 2.4.2
behackett
committed
5333d4b
View commit details
Copy full SHA for 5333d4b
Browse repository at this point
Commits on Jan 23, 2013
Minor doc changes.
behackett
committed
aec6c4f
View commit details
Copy full SHA for aec6c4f
Browse repository at this point
One more test cleanup.
behackett
committed
1eb5cf7
View commit details
Copy full SHA for 1eb5cf7
Browse repository at this point
Tests should clean up after themselves.
behackett
committed
118ab45
View commit details
Copy full SHA for 118ab45
Browse repository at this point
Release notes for 2.4.2
behackett
committed
8b5ddc3
View commit details
Copy full SHA for 8b5ddc3
Browse repository at this point
Add Craig Hobbs to contributors.
behackett
committed
753dd27
View commit details
Copy full SHA for 753dd27
Browse repository at this point
Ensure parse_uri accepts readPreference option
craigahobbs
authored and
behackett
committed
e2ec7bd
View commit details
Copy full SHA for e2ec7bd
Browse repository at this point
Fix uri_parser read_preference validation
Craig Hobbs
authored and
behackett
committed
f56460b
View commit details
Copy full SHA for f56460b
Browse repository at this point
Fix minor typo.
behackett
committed
8aa99a5
View commit details
Copy full SHA for 8aa99a5
Browse repository at this point
Allow RO admin and RW non-admin users concurrently PYTHON-458
behackett
committed
e52bf75
View commit details
Copy full SHA for e52bf75
Browse repository at this point
Remove TEXT constant PYTHON-456
Show description for 676aef7
behackett
committed
676aef7
View commit details
Copy full SHA for 676aef7
Browse repository at this point
Commits on Jan 22, 2013
Pass use_greenlets as a kwarg to Pool, for Motor's sake
A. Jesse Jiryu Davis
committed
27f780f
View commit details
Copy full SHA for 27f780f
Browse repository at this point
Motor's hooks into PyMongo
A. Jesse Jiryu Davis
committed
509492f
View commit details
Copy full SHA for 509492f
Browse repository at this point
Make AutoReference.__database public so Motor can access it
A. Jesse Jiryu Davis
committed
21f9df0
View commit details
Copy full SHA for 21f9df0
Browse repository at this point
Add validate_positive_integer_or_none() function for Motor
A. Jesse Jiryu Davis
committed
e330cc4
View commit details
Copy full SHA for e330cc4
Browse repository at this point
Minor docstring improvements
A. Jesse Jiryu Davis
committed
7e3f142
View commit details
Copy full SHA for 7e3f142
Browse repository at this point
Commits on Jan 18, 2013
Fix indentation in TestConnection.test_contextlib
A. Jesse Jiryu Davis
committed
75966e5
View commit details
Copy full SHA for 75966e5
Browse repository at this point
Commits on Jan 14, 2013
Fix test_use_greenlets in test_replica_set_connection for installs w/o gevent
A. Jesse Jiryu Davis
committed
a675580
View commit details
Copy full SHA for a675580
Browse repository at this point
Clarified docstring for MongoReplicaSetClient use_greenlets argument
A. Jesse Jiryu Davis
committed
6483313
View commit details
Copy full SHA for 6483313
Browse repository at this point
Fix use_greenlets property for MongoClient and MongoReplicaSetClient
A. Jesse Jiryu Davis
committed
b3efcac
View commit details
Copy full SHA for b3efcac
Browse repository at this point
Better docstring for assertReadFrom test utility function
A. Jesse Jiryu Davis
committed
359dbb0
View commit details
Copy full SHA for 359dbb0
Browse repository at this point
If the env var HA_TOOLS_DEBUG is defined, print some debug info from ha_tools.py
A. Jesse Jiryu Davis
committed
c1c52d4
View commit details
Copy full SHA for c1c52d4
Browse repository at this point
Update MasterSlaveConnection for the Connection->MongoClient rename
A. Jesse Jiryu Davis
committed
2fa2b88
View commit details
Copy full SHA for 2fa2b88
Browse repository at this point
Fix in_request() for multiple threads with MongoReplicaSetClient and MasterSlaveConnection PYTHON-428
A. Jesse Jiryu Davis
committed
9a333f7
View commit details
Copy full SHA for 9a333f7
Browse repository at this point
Commits on Jan 10, 2013
Skip SSL tests on broken old python 3 versions.
behackett
committed
e52d669
View commit details
Copy full SHA for e52d669
Browse repository at this point
Give a hint to old versions of 2to3.
behackett
committed
31e8a40
View commit details
Copy full SHA for 31e8a40
Browse repository at this point
Commits on Jan 9, 2013
Minor formatting fix.
behackett
committed
5affa38
View commit details
Copy full SHA for 5affa38
Browse repository at this point
Update doc/tools.rst
Show description for aa8fa7b
theorm
authored and
behackett
committed
aa8fa7b
View commit details
Copy full SHA for aa8fa7b
Browse repository at this point
Commits on Jan 8, 2013
Ensure deepcopy clones using the correct type - PYTHON-459
rozza
committed
828aad3
View commit details
Copy full SHA for 828aad3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.