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 }}
chuan2019
/
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
v3.3
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 26, 2016
BUMP 3.3.1
Luke Lovett
committed
efd443f
Copy full SHA for efd443f
PyMongo 3.3.1 changelog
Luke Lovett
committed
9dc990f
Copy full SHA for 9dc990f
Commits on Oct 25, 2016
Fix ref count management when building _element_to_dict result tuple
messa
authored and
Luke Lovett
committed
04667fd
Copy full SHA for 04667fd
Version -> 3.3.1.dev0
Luke Lovett
committed
8e8bb00
Copy full SHA for 8e8bb00
Commits on Jul 12, 2016
BUMP 3.3.0
Luke Lovett
committed
21550d3
Copy full SHA for 21550d3
Commits on Jul 11, 2016
Fix up shutdown for periodic executors
Andrey Gavrilin
authored and
behackett
committed
f402c53
Copy full SHA for f402c53
Commits on Jul 9, 2016
PYTHON-1105 More reliable heartbeatFrequencyMS test.
ajdavis
committed
9ab7036
Copy full SHA for 9ab7036
Commits on Jul 8, 2016
PYTHON-1105 News entry for heartbeatFrequencyMS.
ajdavis
committed
a04d391
Copy full SHA for a04d391
PYTHON-1105 Configurable heartbeatFrequencyMS.
ajdavis
committed
a2f97f9
Copy full SHA for a2f97f9
Commits on Jul 7, 2016
Fix syntax highlighting in README
behackett
committed
7d81a01
Copy full SHA for 7d81a01
Commits on Jul 6, 2016
Don't promote the use of ssl.CERT_OPTIONAL
behackett
committed
bce5f95
Copy full SHA for bce5f95
Commits on Jul 5, 2016
PyMongo 3.3 changelog
behackett
committed
aef97ae
Copy full SHA for aef97ae
PYTHON-1109 - Custom type examples are deprecated
behackett
committed
6e4b54e
Copy full SHA for 6e4b54e
PYTHON-1110 - Multihomed and round robin DNS addresses are not supported
behackett
committed
7a64cfc
Copy full SHA for 7a64cfc
Commits on Jun 25, 2016
PYTHON-1025 - C extensions big endian support
behackett
committed
c4e8d22
Copy full SHA for c4e8d22
Commits on Jun 24, 2016
Fix testing with no server
behackett
committed
1ee5e27
Copy full SHA for 1ee5e27
Commits on Jun 20, 2016
Revert "Max staleness tests."
Show description for 7eb4568
ajdavis
committed
7eb4568
Copy full SHA for 7eb4568
PYTHON-1104 Change server-selector signature.
Show description for 553f887
ajdavis
committed
553f887
Copy full SHA for 553f887
Race in test_getters.
ajdavis
committed
893f280
Copy full SHA for 893f280
Test failures with capitalized hostname.
ajdavis
committed
2964f53
Copy full SHA for 2964f53
Max staleness tests.
ajdavis
committed
ef4798b
Copy full SHA for ef4798b
Replaced sleep with wait_util in maxIdleTime/minPoolSize tests
aherlihy
committed
d931f2d
Copy full SHA for d931f2d
Commits on Jun 18, 2016
PYTHON-1097 - Support GridFS custom file_id methods
behackett
committed
12bd4ac
Copy full SHA for 12bd4ac
Commits on Jun 17, 2016
PYTHON-988 - Deprecate cursor managers and kill_cursors
behackett
committed
e1850d8
Copy full SHA for e1850d8
Commits on Jun 15, 2016
PYTHON-1023 - Explicitly drop support for MongoDB 2.2
Show description for 057429c
behackett
committed
057429c
Copy full SHA for 057429c
PYTHON-1022 - Drop support for Python 3.2
Show description for 53a7bea
behackett
committed
53a7bea
Copy full SHA for 53a7bea
Commits on Jun 14, 2016
PYTHON-1067 - Minor doc fixes
behackett
committed
7afca2f
Copy full SHA for 7afca2f
Remove event_listeners from URI_VALIDATORS
aherlihy
committed
d5082fe
Copy full SHA for d5082fe
PYTHON-1067 - Implement SDAM Monitoring
aherlihy
committed
d98a745
Copy full SHA for d98a745
PYTHON-658 - Support minPoolSize, maxIdleTimeMS
aherlihy
committed
1060814
Copy full SHA for 1060814
Commits on Jun 1, 2016
PYTHON-1090, PYTHON-1098 - Use sane codec options when reading write responses.
Show description for ecab1c9
Luke Lovett
committed
ecab1c9
Copy full SHA for ecab1c9
Add missing backquote for CERT_REQUIRED
spk
authored and
behackett
committed
8df6b7c
Copy full SHA for 8df6b7c
Commits on May 31, 2016
Convert readthedocs link for their .org -> .io migration for hosted projects
Show description for a5383b6
Adam Chainz
authored and
behackett
committed
a5383b6
Copy full SHA for a5383b6
Commits on May 26, 2016
PYTHON-1093 - Use extras_require to install optional dependencies
behackett
committed
3025d68
Copy full SHA for 3025d68
PYTHON-750 - Support cross realm GSSAPI tests
behackett
committed
80fc55a
Copy full SHA for 80fc55a
Pagination
Previous
Next
You can’t perform that action at this time.