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
tools
on
main
User selector
All users
Datepicker
All time
Commit history
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 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
Commits on Jul 2, 2026
PYTHON-5781 Coverage increase for `network_layer.py` (#2774)
aclark4life
authored
ed6991a
View commit details
Copy full SHA for ed6991a
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
PYTHON-5913 - Remove synchro converted_tests and associated CONTRIBUT… (#2908)
NoahStapp
authored
ed81f02
View commit details
Copy full SHA for ed81f02
View code at this point
Browse repository at this point
Commits on Jun 22, 2026
PYTHON-5890 Automate sync file generation and staging (#2887)
blink1073
authored
08d64aa
View commit details
Copy full SHA for 08d64aa
View code at this point
Browse repository at this point
Commits on Jun 17, 2026
PYTHON-5886 - Fix synchro bug caused by ruff upgrade (#2878)
NoahStapp
authored
85fb722
View commit details
Copy full SHA for 85fb722
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
PYTHON-5858 - Upgrade ruff from v0.1.3 to v0.15.15 (#2874)
NoahStapp
authored
d88aaa6
View commit details
Copy full SHA for d88aaa6
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
PYTHON-5839 - PyMongo wheels have multiple versions of C extensions (#2865)
NoahStapp
authored
d8b6b8a
View commit details
Copy full SHA for d8b6b8a
View code at this point
Browse repository at this point
Commits on Jun 8, 2026
PYTHON-5713 Allow using OP_MSG exclusively (#2799)
sleepyStick
authored
e9058e3
View commit details
Copy full SHA for e9058e3
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
PYTHON-5809 - Send afterClusterTime on writes in causally-consistent sessions (#2851)
NoahStapp
authored
a39b361
View commit details
Copy full SHA for a39b361
View code at this point
Browse repository at this point
PYTHON-5784 Coverage increase for `periodic_executor.py` (#2771)
aclark4life
authored
ed1ddb6
View commit details
Copy full SHA for ed1ddb6
View code at this point
Browse repository at this point
Commits on May 21, 2026
PYTHON-4741 Stop using rsSyncApplyStop in tests (#2809)
aclark4life
authored
23f74d8
View commit details
Copy full SHA for 23f74d8
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 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 Dec 18, 2025
PYTHON-5433 (hotfix): Fix typing check for sbom requirements file (#2655)
Jibola
authored
60289f0
View commit details
Copy full SHA for 60289f0
View code at this point
Browse repository at this point
Commits on Dec 16, 2025
PYTHON-5433: Create an sbom-requirements.txt file to capture optional dependencies (#2649)
Jibola
authored
f9f48ba
View commit details
Copy full SHA for f9f48ba
View code at this point
Browse repository at this point
Commits on Oct 29, 2025
[TASK]-[PYTHON-5623]: Change with_transaction callback return type to Awaitable (#2594)
Show description for 5f00966
NoahStapp
and
lpulley
authored
5f00966
View commit details
Copy full SHA for 5f00966
View code at this point
Browse repository at this point
Commits on Sep 30, 2025
PYTHON-5550 Add a test that uses uvloop as the event loop (#2543)
Steven Silvester
authored
67384f0
View commit details
Copy full SHA for 67384f0
View code at this point
Browse repository at this point
Commits on Sep 17, 2025
PYTHON-5472 Remove driver tests for Atlas Data Lake (#2542)
Steven Silvester
authored
dba0aa9
View commit details
Copy full SHA for dba0aa9
View code at this point
Browse repository at this point
Commits on Sep 16, 2025
PYTHON-5544 Revert changes to base protocol layer (#2535)
Steven Silvester
authored
7a07c02
View commit details
Copy full SHA for 7a07c02
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
PYTHON-5215 Add an asyncio.Protocol implementation for KMS (#2460)
Steven Silvester
authored
e4b7eb5
View commit details
Copy full SHA for e4b7eb5
View code at this point
Browse repository at this point
Commits on Jul 24, 2025
PYTHON-5027 Test Windows with Python 3.14t (#2444)
Steven Silvester
authored
ffb372a
View commit details
Copy full SHA for ffb372a
View code at this point
Browse repository at this point
Commits on Jun 24, 2025
PYTHON-5344 and PYTHON-5403 Allow Instantiated MongoClients to Send Client Metadata On-Demand (#2358)
sleepyStick
authored
65f7c54
View commit details
Copy full SHA for 65f7c54
View code at this point
Browse repository at this point
Commits on Jun 13, 2025
PYTHON 5212 - Use asyncio.loop.sock_connect in _async_create_connection (#2383)
NoahStapp
authored
50ea823
View commit details
Copy full SHA for 50ea823
View code at this point
Browse repository at this point
Commits on Jun 11, 2025
PYTHON-5002 Include test/ dir in synchro gaurd (#2379)
aclark4life
authored
dfd5573
View commit details
Copy full SHA for dfd5573
View code at this point
Browse repository at this point
Commits on Jun 6, 2025
PYTHON-5406 - AsyncPeriodicExecutor must reset CSOT contextvars befor… (#2360)
NoahStapp
authored
536b1cb
View commit details
Copy full SHA for 536b1cb
View code at this point
Browse repository at this point
Commits on May 28, 2025
PYTHON-5394 - Add native async support for OIDC (#2352)
NoahStapp
authored
1366b91
View commit details
Copy full SHA for 1366b91
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
PYTHON-5309 Ensure AsyncMongoClient doesn't use PyOpenSSL (#2286)
Show description for c3e3373
sleepyStick
and
NoahStapp
authored
c3e3373
View commit details
Copy full SHA for c3e3373
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
PYTHON-5212 - Do not hold Topology lock while resetting pool (#2301)
NoahStapp
authored
09897b6
View commit details
Copy full SHA for 09897b6
View code at this point
Browse repository at this point
Commits on Apr 4, 2025
PYTHON-4724 - Prohibit AsyncMongoClient from being used across multiple event loops (#2256)
NoahStapp
authored
708ce16
View commit details
Copy full SHA for 708ce16
View code at this point
Browse repository at this point
PYTHON-4575 Allow valid SRV hostnames with less than 3 parts (#2234)
aclark4life
authored
1c813dc
View commit details
Copy full SHA for 1c813dc
View code at this point
Browse repository at this point
Commits on Apr 1, 2025
PYTHON-5239 Audit bash scripts for consistency (#2238)
Steven Silvester
authored
02fc85f
View commit details
Copy full SHA for 02fc85f
View code at this point
Browse repository at this point
Commits on Mar 28, 2025
PYTHON-4493 - Use asyncio protocols instead of sockets for network IO (#2151)
Show description for e51ad27
NoahStapp
and
ShaneHarvey
authored
e51ad27
View commit details
Copy full SHA for e51ad27
View code at this point
Browse repository at this point
Commits on Mar 25, 2025
PYTHON-3636 AsyncMongoClient should perform SRV resolution lazily (#2191)
Show description for eea8a37
3 people
authored
eea8a37
View commit details
Copy full SHA for eea8a37
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.