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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
mongodb
/
mongo-python-driver
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
4.4k
Code
Pull requests
12
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mongo-python-driver
test
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 28, 2026
PYTHON-5290 - Align client bulkwrite prose test with spec (#3009)
NoahStapp
authored
5cf3268
View commit details
Copy full SHA for 5cf3268
View code at this point
Browse repository at this point
PYTHON-5428 - @flaky calls cleanup between attempts (#3006)
NoahStapp
authored
066aeb3
View commit details
Copy full SHA for 066aeb3
View code at this point
Browse repository at this point
PYTHON-6059 Skip CSOT unified tests when running with coverage (#3014)
NoahStapp
authored
315a385
View commit details
Copy full SHA for 315a385
View code at this point
Browse repository at this point
PYTHON-6002 - Increase failpoint times for test_heartbeat_awaited_flag (#3011)
NoahStapp
authored
4ce7355
View commit details
Copy full SHA for 4ce7355
View code at this point
Browse repository at this point
PYTHON-6055 - Mark maxConnecting unified CMAP tests as flaky (#3008)
NoahStapp
authored
d8599b5
View commit details
Copy full SHA for d8599b5
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
PYTHON-5300 - Fix unraisable error failure for test_infinite_loop_exc… (#3010)
NoahStapp
authored
1cbb9ae
View commit details
Copy full SHA for 1cbb9ae
View code at this point
Browse repository at this point
PYTHON-5909 / PYTHON-5979 Add GA support for Queryable Encryption string queries + Add QE prefix+suffix GA and rename API to string (#2981)
aclark4life
authored
d74526f
View commit details
Copy full SHA for d74526f
View code at this point
Browse repository at this point
PYTHON-5808 Drop support for MongoDB 4.2 (#2892)
Show description for 7b80870
blink1073
and
NoahStapp
authored
7b80870
View commit details
Copy full SHA for 7b80870
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
PYTHON-3419 Use memoryview to avoid byte copies when decoding larger RawBSONDocuments (#3003)
NoahStapp
authored
d6386c7
View commit details
Copy full SHA for d6386c7
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
PYTHON-6049 - Allow the full range of possible errors for a CSOT timeout (#3005)
NoahStapp
authored
50f5afe
View commit details
Copy full SHA for 50f5afe
View code at this point
Browse repository at this point
Commits on Aug 20, 2026
PYTHON-5981 Reject aggregate/pipeline as aggregation options (#2998)
Show description for fccedb2
aclark4life
and
NoahStapp
authored
fccedb2
View commit details
Copy full SHA for fccedb2
View code at this point
Browse repository at this point
Commits on Aug 17, 2026
Automation: Update uv.lock (#2996)
Show description for 8ce629a
3 people
authored
8ce629a
View commit details
Copy full SHA for 8ce629a
View code at this point
Browse repository at this point
PYTHON-6002 Increase wait_until timeout for test_heartbeat_awaited_flag on PyPy (#2987)
blink1073
authored
5a49944
View commit details
Copy full SHA for 5a49944
View code at this point
Browse repository at this point
PYTHON-6003 Fix flaky test_pool_unpause (#2983)
blink1073
authored
83653b1
View commit details
Copy full SHA for 83653b1
View code at this point
Browse repository at this point
PYTHON-4008 Support exhaust cursors on mongos 7.1+ (#2985)
carsontung666
authored
d961729
View commit details
Copy full SHA for d961729
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
PYTHON-5974 - Fix Python 3.12 check for overload test bounds (#2978)
NoahStapp
authored
d03d621
View commit details
Copy full SHA for d03d621
View code at this point
Browse repository at this point
PYTHON-5977 APM/logging hot-path optimizations (#2968)
NoahStapp
authored
6742037
View commit details
Copy full SHA for 6742037
View code at this point
Browse repository at this point
Commits on Aug 4, 2026
PYTHON-5724 Add integration test exercising compression logic (#2935)
aclark4life
authored
4efdc82
View commit details
Copy full SHA for 4efdc82
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
PYTHON-5974 Loosen baseBackoffMS prose test timing (#2967)
NoahStapp
authored
e504eb6
View commit details
Copy full SHA for e504eb6
View code at this point
Browse repository at this point
PYTHON-5930 Fix SSL_CERT_FILE/SSL_CERT_DIR trust store handling (#2965)
Show description for 70573fe
blink1073
and
NoahStapp
authored
70573fe
View commit details
Copy full SHA for 70573fe
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
[Spec Resync] 07-27-2026 (#2962)
Show description for 500e1d0
3 people
authored
500e1d0
View commit details
Copy full SHA for 500e1d0
View code at this point
Browse repository at this point
Commits on Jul 28, 2026
PYTHON-5968 Reject extra fields in Extended JSON timestamps (#2961)
Show description for 48238a1
winklemad
and
blink1073
authored
48238a1
View commit details
Copy full SHA for 48238a1
View code at this point
Browse repository at this point
Commits on Jul 27, 2026
PYTHON-5672 Refactor connection checkout to reduce layers (#2893)
blink1073
authored
e90cc41
View commit details
Copy full SHA for e90cc41
View code at this point
Browse repository at this point
PYTHON-5966 Skip SERVER-128517-affected tests (#2963)
NoahStapp
authored
bf1c577
View commit details
Copy full SHA for bf1c577
View code at this point
Browse repository at this point
Commits on Jul 24, 2026
Spec resync 7/22/2026 (#2953)
sleepyStick
authored
78f3a79
View commit details
Copy full SHA for 78f3a79
View code at this point
Browse repository at this point
PYTHON-5885 Client Backpressure with baseBackoffMS (#2877)
NoahStapp
authored
7d1af1c
View commit details
Copy full SHA for 7d1af1c
View code at this point
Browse repository at this point
PYTHON-5963 Only attach a shared operation id to retry attempts when APM/logging is enabled (#2960)
NoahStapp
authored
60aa8cd
View commit details
Copy full SHA for 60aa8cd
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
PYTHON-5727 Add tests for __main__ blocks (#2936)
aclark4life
authored
f26360d
View commit details
Copy full SHA for f26360d
View code at this point
Browse repository at this point
PYTHON-5923 Add remaining-buffer bound check in _array_of_documents_to_buffer (#2872)
Show description for a9695f1
AgentGymLeader
authored
a9695f1
View commit details
Copy full SHA for a9695f1
View code at this point
Browse repository at this point
Commits on Jul 21, 2026
PYTHON-5786 Add test variant for the Secure Frontend Processor (monguard) (#2948)
NoahStapp
authored
3eea205
View commit details
Copy full SHA for 3eea205
View code at this point
Browse repository at this point
Commits on Jul 20, 2026
PYTHON-5906 Raise ProtocolError for malformed OP_COMPRESSED messages in sync receive_message (#2937)
aclark4life
authored
af6235f
View commit details
Copy full SHA for af6235f
View code at this point
Browse repository at this point
Commits on Jul 17, 2026
PYTHON-5928 Redact AWS session token from client repr (#2803)
Show description for 473bd20
3 people
authored
473bd20
View commit details
Copy full SHA for 473bd20
View code at this point
Browse repository at this point
Commits on Jul 16, 2026
PYTHON-5903 Retry attempts should share a single stable operation_id (#2901)
Show description for ab9be3e
shrey-mongo
and
aclark4life
authored
ab9be3e
View commit details
Copy full SHA for ab9be3e
View code at this point
Browse repository at this point
Commits on Jul 15, 2026
PYTHON-5904 RTT Thread Flips Between isMaster and hello (#2904)
Show description for 1a527ee
3 people
authored
1a527ee
View commit details
Copy full SHA for 1a527ee
View code at this point
Browse repository at this point
PYTHON-5905 - Make logging tests not fail due to PyPy GC issues (#2934)
NoahStapp
authored
c1748a9
View commit details
Copy full SHA for c1748a9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.