Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
silago
/
mongo-python-driver
Public
forked from
mongodb/mongo-python-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 14, 2018
PYTHON-1706 Fix issues found by coverity pt. 2
Show description for a913d34
ShaneHarvey
committed
a913d34
Copy full SHA for a913d34
PYTHON-1706 Fix issues found by coverity pt. 1 (#377)
Marek Skalický
authored and
ShaneHarvey
committed
51119f0
Copy full SHA for 51119f0
Commits on Dec 13, 2018
PYTHON-1704 Close periodic task thread when client is closed (#389)
ShaneHarvey
authored
ff5f1ce
Copy full SHA for ff5f1ce
Commits on Nov 30, 2018
PYTHON-1691 Fix transaction test runner to read the latest data from the primary
ShaneHarvey
committed
1d8c739
Copy full SHA for 1d8c739
Commits on Nov 14, 2018
PYTHON-1658 Test that transaction reads ignore db/collection readConcern (#384)
Show description for c200c2c
ShaneHarvey
authored
c200c2c
Copy full SHA for c200c2c
PYTHON-1683 Remove _partition and _rpartition from uri_parser module (#383)
prashantmital
authored
b1fc024
Copy full SHA for b1fc024
PYTHON-1682 UTF-8 encode unicode error messages on Python 2
ShaneHarvey
committed
e711408
Copy full SHA for e711408
Commits on Oct 30, 2018
Document find_one_and_update return value on no match. (#361)
Show description for 341b2b5
jaraco
authored and
ShaneHarvey
committed
341b2b5
Copy full SHA for 341b2b5
Commits on Oct 26, 2018
PYTHON-1663 LIFO connection pool policy (#380)
dvolodin7
authored and
ShaneHarvey
committed
384796b
Copy full SHA for 384796b
Commits on Oct 25, 2018
Remove unused import (#379)
tony
authored and
ShaneHarvey
committed
22f83c5
Copy full SHA for 22f83c5
Commits on Oct 9, 2018
PYTHON-1654 Ignore $clusterTime in test_command assertion
ShaneHarvey
committed
d43ca11
Copy full SHA for d43ca11
Fix equality comparison of WriteConcern objects. (#378)
pcorpet
authored and
prashantmital
committed
9dae3d0
Copy full SHA for 9dae3d0
PYTHON-1647 Fix memory leak in OP_MSG C extensions
ShaneHarvey
committed
d571ac0
Copy full SHA for d571ac0
Commits on Oct 8, 2018
PYTHON-1650 Always increment txnNumber before starting a retryable write
ShaneHarvey
committed
6fe0010
Copy full SHA for 6fe0010
Commits on Sep 24, 2018
PYTHON-1633 - Test Python 3.7 on Windows
behackett
committed
dea14be
Copy full SHA for dea14be
PYTHON-1645 Only test zSeries on RHEL 7.2
ShaneHarvey
committed
f064cd4
Copy full SHA for f064cd4
Commits on Sep 13, 2018
PYTHON-1642 - Replace count() with count_documents({}) in docs (#376)
messa
authored and
ShaneHarvey
committed
7f1939e
Copy full SHA for 7f1939e
Commits on Aug 30, 2018
PYTHON-1577 Allow applications to register a custom server selector (#371)
Show description for bc26c0d
prashantmital
authored
bc26c0d
Copy full SHA for bc26c0d
Commits on Aug 29, 2018
PYTHON-1619 Implement ObjectID Specification (#373)
Show description for 58851e1
prashantmital
authored
58851e1
Copy full SHA for 58851e1
Commits on Aug 28, 2018
FIX: explicitly state read and write concern in causal consistency examples (#374)
Show description for 00b6726
prashantmital
authored
00b6726
Copy full SHA for 00b6726
Commits on Aug 24, 2018
Add class docstring to MongoClient (#372)
fbidu
authored and
ShaneHarvey
committed
6afcf14
Copy full SHA for 6afcf14
Commits on Aug 13, 2018
PYTHON-1625 - Fix perf tests
behackett
committed
554195e
Copy full SHA for 554195e
Commits on Aug 10, 2018
PYTHON-1624 Fix failing $out test on MongoDB latest (#369)
ShaneHarvey
authored
5bc0c70
Copy full SHA for 5bc0c70
PYTHON-1621 Modify change stream output example for manual (#370)
prashantmital
authored
9aa7ada
Copy full SHA for 9aa7ada
DOC: add manual example for causal consistency (#368)
Show description for 88ab7ed
prashantmital
authored
88ab7ed
Copy full SHA for 88ab7ed
Add GEOSPHERE to geospatial docs (#364)
Show description for 98ce687
shreybatra
authored and
ShaneHarvey
committed
98ce687
Copy full SHA for 98ce687
Commits on Aug 9, 2018
Remove Travis workarounds (#366)
ShaneHarvey
authored
2a306ab
Copy full SHA for 2a306ab
Commits on Jul 25, 2018
PYTHON-1617 Fix database name check in index cache (#363)
didibz
authored and
ShaneHarvey
committed
ff958b7
Copy full SHA for ff958b7
Commits on Jul 23, 2018
PYTHON-1615 Update Cursor.hint doc
ajdavis
committed
fdcf61c
Copy full SHA for fdcf61c
Commits on Jul 18, 2018
Add 3.7.1 changelog entry
behackett
committed
eabc8d9
Copy full SHA for eabc8d9
Commits on Jul 14, 2018
PYTHON-1613 Invalidate cache on changed salt or iterations
behackett
committed
a227198
Copy full SHA for a227198
Commits on Jul 13, 2018
PYTHON-1392 PYTHON-1535 - Fix EVG path issues
behackett
committed
47b0d8e
Copy full SHA for 47b0d8e
Commits on Jul 9, 2018
PYTHON-1603 Truncate large datetimes properly (#362)
ShaneHarvey
authored
7ca0499
Copy full SHA for 7ca0499
PYTHON-1609 - Fix authing the same user more than once
behackett
committed
466fdde
Copy full SHA for 466fdde
Commits on Jul 3, 2018
PYTHON-1541 - Use setuptools python_requires
Show description for f51723d
behackett
committed
f51723d
Copy full SHA for f51723d
Pagination
Previous
Next
You can’t perform that action at this time.