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
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 }}
savemu
/
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
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
Datepicker
All time
Commit history
Commits on Oct 26, 2011
avoid to compile the C extension
Saverio Mucci
committed
b56cb53
View commit details
Copy full SHA for b56cb53
Browse repository at this point
Commits on Oct 25, 2011
Max BSON size and server info fixes PYTHON-196
behackett
committed
db865ec
View commit details
Copy full SHA for db865ec
Browse repository at this point
Close socket on SSLError PYTHON-285
behackett
committed
3f15b2f
View commit details
Copy full SHA for 3f15b2f
Browse repository at this point
Tests for SSL support PYTHON-285
behackett
committed
88f7559
View commit details
Copy full SHA for 88f7559
Browse repository at this point
ReplicaSetConnection.close_cursor fix PYTHON-196
behackett
committed
f3bf926
View commit details
Copy full SHA for f3bf926
Browse repository at this point
Commits on Oct 24, 2011
Typo fix for connectTimeoutMS support.
behackett
committed
6213bb9
View commit details
Copy full SHA for 6213bb9
Browse repository at this point
Basic SSL support PYTHON-285.
behackett
committed
fff1856
View commit details
Copy full SHA for fff1856
Browse repository at this point
require nose for running test suite
dcrosta
committed
393acc7
View commit details
Copy full SHA for 393acc7
Browse repository at this point
Commits on Oct 21, 2011
Socket logout fixes PYTHON-196
behackett
committed
f381d5a
View commit details
Copy full SHA for f381d5a
Browse repository at this point
Commits on Oct 16, 2011
Fix error checking issue.
behackett
committed
20e94f2
View commit details
Copy full SHA for 20e94f2
Browse repository at this point
Commits on Oct 15, 2011
Code cleanups and error checking PYTHON-196
behackett
committed
c0d769a
View commit details
Copy full SHA for c0d769a
Browse repository at this point
Commits on Oct 14, 2011
ReplicaSetConnection auth fixes PYTHON-196
behackett
committed
d88cb1a
View commit details
Copy full SHA for d88cb1a
Browse repository at this point
Commits on Oct 11, 2011
More work on ReplicaSetConnection PYTHON-196
Show description for 04a855e
behackett
committed
04a855e
View commit details
Copy full SHA for 04a855e
Browse repository at this point
Commits on Oct 6, 2011
ReplicaSetConnection.slave_okay is always True PYTHON-196
behackett
committed
7993abb
View commit details
Copy full SHA for 7993abb
Browse repository at this point
Commits on Oct 3, 2011
Minor code clean-ups and doc fixes.
behackett
committed
4eefde1
View commit details
Copy full SHA for 4eefde1
Browse repository at this point
Minor doc fixes.
behackett
committed
239381b
View commit details
Copy full SHA for 239381b
Browse repository at this point
Initial commit of ReplicaSetConnection PYTHON-196
Show description for 375f75a
behackett
committed
375f75a
View commit details
Copy full SHA for 375f75a
Browse repository at this point
Commits on Oct 2, 2011
Support (connect|socket)TimeoutMS, PYTHON-269
Show description for b9d732a
behackett
committed
b9d732a
View commit details
Copy full SHA for b9d732a
Browse repository at this point
Commits on Sep 29, 2011
Url updated
Flavio [FlaPer87] Percoco Premoli
authored and
behackett
committed
7c9fedd
View commit details
Copy full SHA for 7c9fedd
Browse repository at this point
Silence docs build warning
behackett
committed
c1eab95
View commit details
Copy full SHA for c1eab95
Browse repository at this point
typo fix
Flavio [FlaPer87] Percoco Premoli
authored and
behackett
committed
2d46ea9
View commit details
Copy full SHA for 2d46ea9
Browse repository at this point
Updated django-mongodb urls
Flavio [FlaPer87] Percoco Premoli
authored and
behackett
committed
af20d75
View commit details
Copy full SHA for af20d75
Browse repository at this point
avoid making extra queries when using get_[last_]version
dcrosta
authored and
behackett
committed
5975805
View commit details
Copy full SHA for 5975805
Browse repository at this point
Add 'with' statement support to Connection
behackett
committed
90567a2
View commit details
Copy full SHA for 90567a2
Browse repository at this point
Add documentation and a test for Connection.close
behackett
committed
f421555
View commit details
Copy full SHA for f421555
Browse repository at this point
just small Connection.close() that does the same as disconnect() to use with contextlib.closing
kost BebiX
authored and
behackett
committed
fa2a3d5
View commit details
Copy full SHA for fa2a3d5
Browse repository at this point
Add a version_tuple attribute
Show description for 7e2a05d
behackett
committed
7e2a05d
View commit details
Copy full SHA for 7e2a05d
Browse repository at this point
Commits on Sep 20, 2011
Don't try to build C extensions for PyPy/Jython.
Show description for 527b530
behackett
committed
527b530
View commit details
Copy full SHA for 527b530
Browse repository at this point
Commits on Sep 19, 2011
Work around a datetime bug in PyPy-1.5.
behackett
committed
ff5de2c
View commit details
Copy full SHA for ff5de2c
Browse repository at this point
Add Cursor.close for use with PyPy, Jython, etc.
behackett
committed
aeca6bf
View commit details
Copy full SHA for aeca6bf
Browse repository at this point
Use cpython_compatible_select for Jython.
behackett
committed
f742235
View commit details
Copy full SHA for f742235
Browse repository at this point
Fix comment typo... PYTHON-272
behackett
committed
e808f3f
View commit details
Copy full SHA for e808f3f
Browse repository at this point
Catch any error raised by select.select PYTHON-272
behackett
committed
9c0f9dd
View commit details
Copy full SHA for 9c0f9dd
Browse repository at this point
PYTHON-272: simplify _closed(sock)
snaury
authored and
behackett
committed
a27955c
View commit details
Copy full SHA for a27955c
Browse repository at this point
Commits on Sep 14, 2011
Always decode to UUID PYTHON-267
behackett
committed
8bdb782
View commit details
Copy full SHA for 8bdb782
Browse repository at this point
Previous
Next
You can’t perform that action at this time.