Home
About
Blog
Products
Forum
Support
Contact
Sunbelt Computer Software
PL/B Language Development and Support
Home
About
Blog
Products
Forum
Support
Contact
History for doc - mongodb/mongo-python-driver · GitHub
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
15
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
mongo-python-driver
doc
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 10, 2026
Update changelog for CVE-2026-88029 reference [main] (#3050)
aclark4life
authored
4c1b92b
View commit details
Copy full SHA for 4c1b92b
View code at this point
Browse repository at this point
Commits on Sep 8, 2026
PYTHON-6074 Fix pool deadlock when a greenlet is killed during checkin (#3041)
blink1073
authored
0a81ea3
View commit details
Copy full SHA for 0a81ea3
View code at this point
Browse repository at this point
Commits on Sep 3, 2026
PYTHON-6072 - Update changelog for 4.18 release (#3038)
blink1073
authored
8e7ece4
View commit details
Copy full SHA for 8e7ece4
View code at this point
Browse repository at this point
PYTHON-5814 Configurable DNS domain validation for SRV records (#2868)
Show description for f4d0ca6
sleepyStick
and
Copilot
authored
f4d0ca6
View commit details
Copy full SHA for f4d0ca6
View code at this point
Browse repository at this point
Commits on Sep 2, 2026
PYTHON-5983 Validate uncompressed size in OP_COMPRESSED messages (#2976)
Show description for a3c768d
3 people
authored
a3c768d
View commit details
Copy full SHA for a3c768d
View code at this point
Browse repository at this point
Commits on Sep 1, 2026
PYTHON-6038 Use C extensions to inflate RawBSONDocument (#3017)
NoahStapp
authored
02963f6
View commit details
Copy full SHA for 02963f6
View code at this point
Browse repository at this point
Commits on Aug 31, 2026
PYTHON-6062 Deprecate PyPy support (#3022)
blink1073
authored
ee90d3c
View commit details
Copy full SHA for ee90d3c
View code at this point
Browse repository at this point
Commits on Aug 27, 2026
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 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
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 13, 2026
PYTHON-6006 Add MongoDB 9.0 to the Evergreen test matrix (#2986)
blink1073
authored
e532774
View commit details
Copy full SHA for e532774
View code at this point
Browse repository at this point
Commits on Aug 3, 2026
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 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 24, 2026
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
Commits on Jul 23, 2026
PYTHON-5952 Update contributor docs and CI triggers to use main branch (#2952)
Show description for 63955d6
aclark4life
and
Copilot
authored
63955d6
View commit details
Copy full SHA for 63955d6
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
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 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 Jun 29, 2026
PYTHON-5859 - Remove mention and link to IWM from the changelog (#2899)
NoahStapp
authored
7cea267
View commit details
Copy full SHA for 7cea267
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
PYTHON-5888 Improve linkcheck usability (#2886)
sleepyStick
authored
16b8f1b
View commit details
Copy full SHA for 16b8f1b
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
PYTHON-5272 Implement TLS session resumption for connections (#2864)
blink1073
authored
5319a1b
View commit details
Copy full SHA for 5319a1b
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
PYTHON-5796: Reduce insert_one({}) collection-priming calls in test suite (#2855)
sophiayangDB
authored
3b9b11a
View commit details
Copy full SHA for 3b9b11a
View code at this point
Browse repository at this point
Commits on Jun 3, 2026
PYTHON-5859 Fix link for Intelligent Workload Management (#2844)
blink1073
authored
f7084ac
View commit details
Copy full SHA for f7084ac
View code at this point
Browse repository at this point
PYTHON-5847 Fix intermittent linkcheck failures due to rate-limiting (#2833)
blink1073
authored
733e8b1
View commit details
Copy full SHA for 733e8b1
View code at this point
Browse repository at this point
Commits on Apr 17, 2026
PYTHON-5801 - Update changelog for 4.17 release (#2762)
NoahStapp
authored
3491c08
View commit details
Copy full SHA for 3491c08
View code at this point
Browse repository at this point
Commits on Apr 15, 2026
PYTHON-5797 - Add IWM and Overload Error links to changelog (#2757)
Show description for f31ba09
NoahStapp
and
Copilot
authored
f31ba09
View commit details
Copy full SHA for f31ba09
View code at this point
Browse repository at this point
Commits on Apr 14, 2026
PYTHON-5668 - Merge backpressure branch into mainline (#2729)
Show description for e1751ff
10 people
authored
e1751ff
View commit details
Copy full SHA for e1751ff
View code at this point
Browse repository at this point
Commits on Mar 18, 2026
PYTHON-5757 Deprecate Python 2 methods in SON (#2732)
aclark4life
authored
ec9d954
View commit details
Copy full SHA for ec9d954
View code at this point
Browse repository at this point
Commits on Mar 5, 2026
Python 4542 - Improved sessions API (#2712)
NoahStapp
authored
f533157
View commit details
Copy full SHA for f533157
View code at this point
Browse repository at this point
Commits on Feb 2, 2026
PYTHON-1357 - Refactor Cursor and CommandCursor (#2691)
NoahStapp
authored
543c4e5
View commit details
Copy full SHA for 543c4e5
View code at this point
Browse repository at this point
Commits on Jan 9, 2026
refactor(ci): replace shell=True and awk pipes with native Python (#2671)
RinZ27
authored
b88415b
View commit details
Copy full SHA for b88415b
View code at this point
Browse repository at this point
Commits on Jan 7, 2026
Prepare 4.16.0 release (#2672)
aclark4life
authored
3290101
View commit details
Copy full SHA for 3290101
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
PYTHON-5677 Prevent ClientEncryption from loading crypt shared library (#2659)
Show description for fdb1f7e
aclark4life
and
kevinAlbs
authored
fdb1f7e
View commit details
Copy full SHA for fdb1f7e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.