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 }}
KimChow
/
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
2e36161
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 10, 2019
Fix simple typo: overidden -> overridden (#432)
timgates42
authored and
ShaneHarvey
committed
2e36161
Copy full SHA for 2e36161
PYTHON-2064 Collect crash dumps from mongo-orchestration (#431)
markbenvenuto
authored and
ShaneHarvey
committed
1d71968
Copy full SHA for 1d71968
Commits on Dec 5, 2019
Update changelog for 3.10 release
ShaneHarvey
committed
a7c3738
Copy full SHA for a7c3738
PYTHON-2074 Correctly mock the MonitorBase API
prashantmital
committed
04a51ed
Copy full SHA for 04a51ed
PYTHON-1954 Stop holding the topology lock while creating new connections
prashantmital
committed
ed4204f
Copy full SHA for ed4204f
Commits on Dec 3, 2019
PYTHON-2059 Do not send readPreference with OP_MSG getMore commands
ShaneHarvey
committed
228f716
Copy full SHA for 228f716
PYTHON-2070 Migrate MongoDB 4.3+ Windows testing to Windows 2016+
Show description for 895b662
ShaneHarvey
committed
895b662
Copy full SHA for 895b662
PYTHON-1660 Clear MongoClient session pool after a fork
Show description for 23a6243
ShaneHarvey
committed
23a6243
Copy full SHA for 23a6243
Commits on Dec 2, 2019
PYTHON-1966 Test with custom default encoding on Python 2
ShaneHarvey
committed
94cb6ac
Copy full SHA for 94cb6ac
Commits on Nov 23, 2019
PYTHON-2043 Spawn mongocryptd as a daemon process and silence resource warnings
ShaneHarvey
committed
eda4fbb
Copy full SHA for eda4fbb
Commits on Nov 22, 2019
PYTHON-1966 Fix unicode(PyMongoError) on Python 2
ShaneHarvey
committed
e627321
Copy full SHA for e627321
PYTHON-2061 bson: check for negative entry size in decode_file_iter (#429)
Show description for 6c4e1c9
thetorpedodog
authored and
ShaneHarvey
committed
6c4e1c9
Copy full SHA for 6c4e1c9
PYTHON-2063 Fix faulty command construction in failpoint context manager
prashantmital
committed
b8ce14d
Copy full SHA for b8ce14d
Commits on Nov 21, 2019
PYTHON-1993 Use dochub for stable CSFLE documentation links
ShaneHarvey
committed
ec4b020
Copy full SHA for ec4b020
PYTHON-1911 Implement missing changeStream prose tests
prashantmital
committed
e31a0ef
Copy full SHA for e31a0ef
Commits on Nov 20, 2019
PYTHON-1993 Add client-side field level encryption documentation examples
Show description for d0423d2
ShaneHarvey
committed
d0423d2
Copy full SHA for d0423d2
Commits on Nov 19, 2019
PYTHON-2002 Re-enable dns/srv tests
behackett
committed
849a415
Copy full SHA for 849a415
Commits on Nov 15, 2019
PYTHON-2055 Subtract message header from compressed bulk OP_MSG
Show description for 083c247
ShaneHarvey
committed
083c247
Copy full SHA for 083c247
Commits on Nov 14, 2019
PYTHON-2054 Remove unused example TestTransactionExamples.test_transactions_beta
prashantmital
committed
1fdfb98
Copy full SHA for 1fdfb98
Commits on Nov 13, 2019
PYTHON-2053 Test with pypy3.6
behackett
committed
d37540a
Copy full SHA for d37540a
PYTHON-2009 Add Python 3.8 to trove classifiers
behackett
committed
bfdf48e
Copy full SHA for bfdf48e
PYTHON-2009 Test with Python 3.8 in Evergreen
behackett
committed
4cbbd85
Copy full SHA for 4cbbd85
Commits on Nov 12, 2019
PYTHON-2012 Update FLE to support commands larger than 6MiB
Show description for a3556c4
ShaneHarvey
committed
a3556c4
Copy full SHA for a3556c4
PYTHON-1972 Add example usage for withTransaction API
prashantmital
committed
c65367b
Copy full SHA for c65367b
Commits on Nov 8, 2019
PYTHON-2001 Fix warnings emitted by Python 3.8 (#428)
Show description for 9cf0fbd
ShaneHarvey
authored
9cf0fbd
Copy full SHA for 9cf0fbd
Commits on Nov 6, 2019
PYTHON-2039 Avoid shadowing dns module in srv tests
ShaneHarvey
committed
bbf55d6
Copy full SHA for bbf55d6
PYTHON-2002 Skip failing dnspython seedlist tests on Python 2
ShaneHarvey
committed
55f8df2
Copy full SHA for 55f8df2
PYTHON-2002 Skip failing dnspython SRV polling tests on Python 2
ShaneHarvey
committed
13d559b
Copy full SHA for 13d559b
Commits on Nov 5, 2019
PYTHON-2012 FLE GA changes (#427)
Show description for b572600
ShaneHarvey
authored
b572600
Copy full SHA for b572600
Commits on Nov 1, 2019
PYTHON-2020 Make ClientSession._in_transaction a public property
prashantmital
committed
f62c53f
Copy full SHA for f62c53f
PYTHON-2025 Remove unused tox and appveyor configs
ShaneHarvey
committed
9a88224
Copy full SHA for 9a88224
Test against Python 3.7 on Travis (#426)
rooterkyberian
authored and
ShaneHarvey
committed
08e8390
Copy full SHA for 08e8390
Commits on Oct 31, 2019
PYTHON-2007 Fix pymongocrypt install error message
ShaneHarvey
committed
c25a83a
Copy full SHA for c25a83a
Commits on Oct 28, 2019
PYTHON-2022 Fix potential UnboundLocalError in gridfs test
ShaneHarvey
committed
ad0e87c
Copy full SHA for ad0e87c
Commits on Oct 25, 2019
PYTHON-2023 Use $merge to non-admin db to fix db.aggregate write concern test
ShaneHarvey
committed
5604156
Copy full SHA for 5604156
Pagination
Previous
Next
You can’t perform that action at this time.