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
utils.py
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 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 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 Jul 3, 2018
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
Commits on Jun 18, 2018
PYTHON-1586 - Deprecate database_names and collection_names
behackett
committed
709b284
View commit details
Copy full SHA for 709b284
View code at this point
Browse repository at this point
Commits on Jun 3, 2018
PYTHON-1563 - Avoid import deadlocks in the test suite
behackett
committed
cb85eb0
View commit details
Copy full SHA for cb85eb0
View code at this point
Browse repository at this point
Commits on May 24, 2018
PYTHON-1543 Write operations should raise WTimeoutError
ShaneHarvey
committed
3c2432d
View commit details
Copy full SHA for 3c2432d
View code at this point
Browse repository at this point
Commits on May 22, 2018
PYTHON-1278, PYTHON-1553 - Support OP_COMPRESSED
behackett
committed
335cb97
View commit details
Copy full SHA for 335cb97
View code at this point
Browse repository at this point
Commits on May 8, 2018
PYTHON-1508 Add read_preference to TransactionOptions
Show description for 5a652be
ShaneHarvey
committed
5a652be
View commit details
Copy full SHA for 5a652be
View code at this point
Browse repository at this point
Commits on Mar 7, 2018
PYTHON-1464 - Implement SCRAM-SHA-256
behackett
committed
5b92576
View commit details
Copy full SHA for 5b92576
View code at this point
Browse repository at this point
Commits on Dec 2, 2017
Update copyright dates
behackett
committed
507f954
View commit details
Copy full SHA for 507f954
View code at this point
Browse repository at this point
Commits on Oct 30, 2017
PYTHON-1339 Retryable single-statement writes.
Show description for 8b1aa3a
ShaneHarvey
committed
8b1aa3a
View commit details
Copy full SHA for 8b1aa3a
View code at this point
Browse repository at this point
Commits on Oct 12, 2017
PYTHON-1332 - Gossip $clusterTime
ajdavis
committed
df018e8
View commit details
Copy full SHA for df018e8
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
PYTHON-1299 Remove test logic for MongoDB <2.6.
ShaneHarvey
committed
3e77833
View commit details
Copy full SHA for 3e77833
View code at this point
Browse repository at this point
PYTHON-1332 - Test lsid with all commands
ajdavis
committed
3cba982
View commit details
Copy full SHA for 3cba982
View code at this point
Browse repository at this point
Commits on Sep 18, 2017
Use w=1000 to test write concern errors
ajdavis
committed
6c7d1aa
View commit details
Copy full SHA for 6c7d1aa
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Deprecate db.authenticate and db.eval
Show description for 72e6127
ajdavis
committed
72e6127
View commit details
Copy full SHA for 72e6127
View code at this point
Browse repository at this point
Commits on Jul 24, 2017
PYTHON-1270 Skip test_interrupt_signal with gevent and eventlet.
ShaneHarvey
committed
a9e84ed
View commit details
Copy full SHA for a9e84ed
View code at this point
Browse repository at this point
Commits on Mar 24, 2017
PYTHON-1196 - Fix test_max_await_time_ms
behackett
committed
43cf6be
View commit details
Copy full SHA for 43cf6be
View code at this point
Browse repository at this point
Commits on Sep 28, 2016
PYTHON-1075 Support running the entire test suite with SSL/TLS
Show description for 5905a86
ShaneHarvey
committed
5905a86
View commit details
Copy full SHA for 5905a86
View code at this point
Browse repository at this point
Commits on Sep 21, 2016
PYTHON-1026 - Remove test assumption about primary host
behackett
committed
e89ba4b
View commit details
Copy full SHA for e89ba4b
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
PYTHON-1101 - Support sending writeConcern for commands that write.
Luke Lovett
committed
b36a434
View commit details
Copy full SHA for b36a434
View code at this point
Browse repository at this point
Commits on Jun 14, 2016
PYTHON-1067 - Implement SDAM Monitoring
aherlihy
committed
d98a745
View commit details
Copy full SHA for d98a745
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
PYTHON-1062 - Only use "textSearchEnabled" when testing MongoDB 2.4
behackett
committed
ddbd2dd
View commit details
Copy full SHA for ddbd2dd
View code at this point
Browse repository at this point
Commits on Jan 13, 2016
Filter out killCursors in some monitoring tests
behackett
committed
4bad518
View commit details
Copy full SHA for 4bad518
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
PYTHON-981 - Implement ReadConcern.
Luke Lovett
authored and
behackett
committed
dde4a65
View commit details
Copy full SHA for dde4a65
View code at this point
Browse repository at this point
Commits on Mar 25, 2015
Fix up copyright dates.
behackett
committed
aec685b
View commit details
Copy full SHA for aec685b
View code at this point
Browse repository at this point
Commits on Feb 25, 2015
PYTHON-846 - Database.connection -> Database.client
behackett
committed
3f3b6be
View commit details
Copy full SHA for 3f3b6be
View code at this point
Browse repository at this point
Commits on Feb 18, 2015
Fix typo.
behackett
committed
1e58618
View commit details
Copy full SHA for 1e58618
View code at this point
Browse repository at this point
Commits on Feb 13, 2015
PYTHON-821 - Migrate most tests to new the CRUD API.
behackett
committed
30af616
View commit details
Copy full SHA for 30af616
View code at this point
Browse repository at this point
Commits on Jan 8, 2015
PYTHON-812 - Make local threshold global and immutable.
behackett
committed
4e13a39
View commit details
Copy full SHA for 4e13a39
View code at this point
Browse repository at this point
PYTHON-811 - latencyThresholdMS -> localThresholdMS
behackett
committed
a788b1f
View commit details
Copy full SHA for a788b1f
View code at this point
Browse repository at this point
Commits on Nov 22, 2014
Tests can rely on Javascript sleep() function.
Show description for b7adbdc
ajdavis
committed
b7adbdc
View commit details
Copy full SHA for b7adbdc
View code at this point
Browse repository at this point
Commits on Nov 21, 2014
PYTHON-785 Don't use requests in tests.
ajdavis
committed
e8be121
View commit details
Copy full SHA for e8be121
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.