Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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 }}
bewie
/
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
All users
Datepicker
All time
Commit History
Commits on Nov 6, 2012
adding oplog_replay to available query options
poudro
committed
5dcfc6f
Copy full SHA for 5dcfc6f
Commits on Nov 5, 2012
Fix a few doc issues.
behackett
committed
594a957
Copy full SHA for 594a957
Debug test_nearest
A. Jesse Jiryu Davis
committed
77a237a
Copy full SHA for 77a237a
Fix set_profiling_level docstring
A. Jesse Jiryu Davis
committed
07fd010
Copy full SHA for 07fd010
Support nested calls to Connection.start/end_request PYTHON-420
A. Jesse Jiryu Davis
committed
0226ee8
Copy full SHA for 0226ee8
Commits on Nov 1, 2012
Minor docstring fix.
behackett
committed
0c2c070
Copy full SHA for 0c2c070
Commits on Oct 27, 2012
Don't try to test pypy or jython with extensions.
behackett
committed
fecdb96
Copy full SHA for fecdb96
Update distribute_setup.py
behackett
committed
14681ec
Copy full SHA for 14681ec
Commits on Oct 26, 2012
Check an odd corner of Read Prefs spec: a PRIMARY read followed by SECONDARY_PREFERRED goes to secondary and vice versa.
A. Jesse Jiryu Davis
committed
1c69bb5
Copy full SHA for 1c69bb5
Make TestReadPreferences.test_nearest very unlikely to fail.
A. Jesse Jiryu Davis
committed
97c6fe1
Copy full SHA for 97c6fe1
Validate sort param for find_and_modify PYTHON-416
Show description for 16551e8
behackett
committed
16551e8
Copy full SHA for 16551e8
Commits on Oct 25, 2012
Fix pickling of Binary with Python 3.1 PYTHON-422
Show description for ae3a534
behackett
committed
ae3a534
Copy full SHA for ae3a534
Add slow_ms as an option to set_profiling_level PYTHON-405
rozza
committed
4a3279c
Copy full SHA for 4a3279c
Fix a skiptest message.
behackett
committed
da832dc
Copy full SHA for da832dc
Commits on Oct 24, 2012
Fix regression in Unix domain sockets PYTHON-297
rozza
committed
14c1923
Copy full SHA for 14c1923
Implemented copy and deepcopy for cursors
Show description for 096c312
rozza
committed
096c312
Copy full SHA for 096c312
Small cleanup for PYTHON-297
rozza
committed
86469cb
Copy full SHA for 86469cb
Commits on Oct 23, 2012
Add support for unix domain sockets PYTHON-297
rozza
committed
7577a19
Copy full SHA for 7577a19
Handle cursor_id of zero - PYTHON-415
rozza
committed
732eb1e
Copy full SHA for 732eb1e
Raise ConnectionFailure instead of AutoReconnect if the initial server connection fails PYTHON-396
A. Jesse Jiryu Davis
committed
d976b40
Copy full SHA for d976b40
Commits on Oct 20, 2012
Merge pull request #144 from ytj/master
Show description for bc6b5ce
behackett
committed
bc6b5ce
Copy full SHA for bc6b5ce
Bugfix my PYTHON-384 change: allow killcursors on secondaries
A. Jesse Jiryu Davis
committed
73bd183
Copy full SHA for 73bd183
Enable collapsiblesidebar in document
Mizuchi
committed
1d434d4
Copy full SHA for 1d434d4
Run tox with and without C extensions.
behackett
committed
0de6c23
Copy full SHA for 0de6c23
Fix up tox.ini
Show description for 3564837
behackett
committed
3564837
Copy full SHA for 3564837
Commits on Oct 19, 2012
Add mongodb service to .travis.yml
behackett
committed
a3e6049
Copy full SHA for a3e6049
Add .travis.yml for Travis CI (http://travis-ci.org/)
msabramo
authored and
behackett
committed
4c35d66
Copy full SHA for 4c35d66
Add .tox and *.egg to .gitignore
msabramo
authored and
behackett
committed
97310cd
Copy full SHA for 97310cd
Add tox.ini for tox (http://tox.testrun.org/)
msabramo
authored and
behackett
committed
8539bbc
Copy full SHA for 8539bbc
Raise AutoReconnect if an unacknowledged write is tried with direct connection to secondary or arbiter PYTHON-384
A. Jesse Jiryu Davis
committed
883e1e6
Copy full SHA for 883e1e6
Test that an attempt at an unacknowledged write over direct connection to secondary or arbiter raises AutoReconnect PYTHON-384
A. Jesse Jiryu Davis
committed
6e74d18
Copy full SHA for 6e74d18
Commits on Oct 18, 2012
Unused import
A. Jesse Jiryu Davis
committed
c77c897
Copy full SHA for c77c897
Explain why test_ha methods are so large
A. Jesse Jiryu Davis
committed
71df5e4
Copy full SHA for 71df5e4
Code cleanup in test_ha
A. Jesse Jiryu Davis
committed
11f448e
Copy full SHA for 11f448e
Higher-performance solution to PYTHON-417
A. Jesse Jiryu Davis
committed
c503f1d
Copy full SHA for c503f1d
Pagination
Previous
Next
You can’t perform that action at this time.