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
Accelerator
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
Type
/
to 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
.
pythonthings
/
mongo-python-driver
Public
forked from
mongodb/mongo-python-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
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
42dev
User selector
All users
All time
Commit history
Commits on Feb 27, 2019
PYTHON-1684 Support sharded transactions recovery token (#406)
Show description for a886922
ShaneHarvey
committed
a886922
View commit details
Copy full SHA for a886922
View code at this point
Browse repository at this point
Commits on Feb 21, 2019
SPEC 1153: Adding readConcern support to aggregation with $out (#400)
prashantmital
authored
0b8643d
View commit details
Copy full SHA for 0b8643d
View code at this point
Browse repository at this point
Commits on Feb 20, 2019
PYTHON-1751 Resync transaction spec tests for bulk write error reporting change (#402)
ShaneHarvey
authored
6850f04
View commit details
Copy full SHA for 6850f04
View code at this point
Browse repository at this point
Commits on Feb 8, 2019
PYTHON-1730 Use w:majority when retrying commitTransaction (#393)
ShaneHarvey
authored
45aa656
View commit details
Copy full SHA for 45aa656
View code at this point
Browse repository at this point
PYTHON-1739 Skip failing change stream test on sharded clusters (#397)
Show description for cd56000
ShaneHarvey
committed
cd56000
View commit details
Copy full SHA for cd56000
View code at this point
Browse repository at this point
Commits on Feb 1, 2019
PYTHON-1719 Stop testing getpreverror on MongoDB 4.1+
ShaneHarvey
committed
7d2095d
View commit details
Copy full SHA for 7d2095d
View code at this point
Browse repository at this point
PYTHON-1734 Skip failing index tests on MongoDB 4.1
ShaneHarvey
committed
9aa5bb7
View commit details
Copy full SHA for 9aa5bb7
View code at this point
Browse repository at this point
Commits on Jan 23, 2019
PYTHON-1722 Fix spec-test failures for the compression URI options (#391)
prashantmital
authored
3242ebb
View commit details
Copy full SHA for 3242ebb
View code at this point
Browse repository at this point
Commits on Jan 17, 2019
PYTHON-1670: Implement Unified URI Options (#386)
prashantmital
authored
4cdd345
View commit details
Copy full SHA for 4cdd345
View code at this point
Browse repository at this point
Commits on Dec 13, 2018
PYTHON-1701 Avoid false positives in unpinning prose test
Show description for 41b4234
ShaneHarvey
committed
41b4234
View commit details
Copy full SHA for 41b4234
View code at this point
Browse repository at this point
Commits on Dec 6, 2018
PYTHON-1673 Mongos pinning for sharded transactions
Show description for ecc852c
ShaneHarvey
committed
ecc852c
View commit details
Copy full SHA for ecc852c
View code at this point
Browse repository at this point
Commits on Nov 30, 2018
PYTHON-1691 Fix transaction test runner to read the latest data from the primary
ShaneHarvey
committed
1d8c739
View commit details
Copy full SHA for 1d8c739
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
PYTHON-1658 Test that transaction reads ignore db/collection readConcern (#384)
Show description for c200c2c
ShaneHarvey
authored
c200c2c
View commit details
Copy full SHA for c200c2c
View code at this point
Browse repository at this point
PYTHON-1683 Remove _partition and _rpartition from uri_parser module (#383)
prashantmital
authored
b1fc024
View commit details
Copy full SHA for b1fc024
View code at this point
Browse repository at this point
PYTHON-1682 UTF-8 encode unicode error messages on Python 2
ShaneHarvey
committed
e711408
View commit details
Copy full SHA for e711408
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
PYTHON-1654 Ignore $clusterTime in test_command assertion
ShaneHarvey
committed
d43ca11
View commit details
Copy full SHA for d43ca11
View code at this point
Browse repository at this point
Fix equality comparison of WriteConcern objects. (#378)
pcorpet
authored and
prashantmital
committed
9dae3d0
View commit details
Copy full SHA for 9dae3d0
View code at this point
Browse repository at this point
Commits on Oct 8, 2018
PYTHON-1650 Always increment txnNumber before starting a retryable write
ShaneHarvey
committed
6fe0010
View commit details
Copy full SHA for 6fe0010
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
PYTHON-1577 Allow applications to register a custom server selector (#371)
Show description for bc26c0d
prashantmital
authored
bc26c0d
View commit details
Copy full SHA for bc26c0d
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
PYTHON-1619 Implement ObjectID Specification (#373)
Show description for 58851e1
prashantmital
authored
58851e1
View commit details
Copy full SHA for 58851e1
View code at this point
Browse repository at this point
Commits on Aug 28, 2018
FIX: explicitly state read and write concern in causal consistency examples (#374)
Show description for 00b6726
prashantmital
authored
00b6726
View commit details
Copy full SHA for 00b6726
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
PYTHON-1625 - Fix perf tests
behackett
committed
554195e
View commit details
Copy full SHA for 554195e
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
PYTHON-1624 Fix failing $out test on MongoDB latest (#369)
ShaneHarvey
authored
5bc0c70
View commit details
Copy full SHA for 5bc0c70
View code at this point
Browse repository at this point
PYTHON-1621 Modify change stream output example for manual (#370)
prashantmital
authored
9aa7ada
View commit details
Copy full SHA for 9aa7ada
View code at this point
Browse repository at this point
DOC: add manual example for causal consistency (#368)
Show description for 88ab7ed
prashantmital
authored
88ab7ed
View commit details
Copy full SHA for 88ab7ed
View code at this point
Browse repository at this point
Commits on Jul 14, 2018
PYTHON-1613 Invalidate cache on changed salt or iterations
behackett
committed
a227198
View commit details
Copy full SHA for a227198
View code at this point
Browse repository at this point
Commits on Jul 9, 2018
PYTHON-1603 Truncate large datetimes properly (#362)
ShaneHarvey
authored
7ca0499
View commit details
Copy full SHA for 7ca0499
View code at this point
Browse repository at this point
PYTHON-1609 - Fix authing the same user more than once
behackett
committed
466fdde
View commit details
Copy full SHA for 466fdde
View code at this point
Browse repository at this point
Commits on Jul 3, 2018
PYTHON-1536 - PyMongo no longer supports PyPy3 < 3.5
behackett
committed
cbc81ee
View commit details
Copy full SHA for cbc81ee
View code at this point
Browse repository at this point
PYTHON-1606 - Update Ubuntu 12 and Debian 7 testing
behackett
committed
a24d3f6
View commit details
Copy full SHA for a24d3f6
View code at this point
Browse repository at this point
PYTHON-1607 - Stop testing eval and SystemJS with MongoDB 4.1+
behackett
committed
356eed6
View commit details
Copy full SHA for 356eed6
View code at this point
Browse repository at this point
PYTHON-1604 - Stop testing reindex with mongos and MongoDB 4.1+
behackett
committed
587e448
View commit details
Copy full SHA for 587e448
View code at this point
Browse repository at this point
Commits on Jul 2, 2018
PYTHON-1467 - PyMongo no longer supports Python 2.6
behackett
committed
749c1a2
View commit details
Copy full SHA for 749c1a2
View code at this point
Browse repository at this point
Commits on Jun 26, 2018
PYTHON-1597 Don't run Change Stream tests on MMAPv1 (#356)
prashantmital
authored and
ShaneHarvey
committed
f82706c
View commit details
Copy full SHA for f82706c
View code at this point
Browse repository at this point
PYTHON-1598 Fix transaction write concern inheritance
ShaneHarvey
committed
4f3b646
View commit details
Copy full SHA for 4f3b646
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.