Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 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 }}
jsonar
/
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
f588412
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 13, 2019
PYTHON-1842 Implement Connection Monitoring and Pooling spec
ShaneHarvey
committed
f588412
Copy full SHA for f588412
Commits on Jun 12, 2019
PYTHON-1867 Fix noisy AttributeError in Cursor.__del__ (#421)
arthurdarcet
authored and
ShaneHarvey
committed
876db99
Copy full SHA for 876db99
PYTHON-1699 Add database level aggregate helper
prashantmital
committed
8152971
Copy full SHA for 8152971
Commits on Jun 10, 2019
PYTHON-1675 SRV polling for mongos discovery
prashantmital
committed
f85a9f9
Copy full SHA for f85a9f9
Commits on Jun 4, 2019
PYTHON-1720 Add start_after parameter to watch() methods
ShaneHarvey
committed
afbf18b
Copy full SHA for afbf18b
PYTHON-1829 Support maxTimeMS for commitTransaction
Show description for 4170d8a
ShaneHarvey
committed
4170d8a
Copy full SHA for 4170d8a
PYTHON-1838 Discard ServerSessions involved in network errors
ShaneHarvey
committed
fc645a2
Copy full SHA for fc645a2
PYTHON-1843 Use public attribute to encode ObjectId in C
ShaneHarvey
committed
b2c5c5f
Copy full SHA for b2c5c5f
Commits on May 28, 2019
PYTHON-1849 Ignore patch_all return value added in gevent 1.4+
ShaneHarvey
committed
c6efb06
Copy full SHA for c6efb06
PYTHON-1851 Test inline mapReduce fails in a causally consistent session on 4.2
ShaneHarvey
committed
d847e01
Copy full SHA for d847e01
PYTHON-1827 Follow-on work for unifying URI options
prashantmital
committed
8dbf41a
Copy full SHA for 8dbf41a
Commits on May 24, 2019
PYTHON-1733 Regenerate test certificates with SHA256 signatures
behackett
committed
820d884
Copy full SHA for 820d884
Commits on May 20, 2019
PYTHON-1729 Add read preference to transaction retry example
ShaneHarvey
committed
9baadec
Copy full SHA for 9baadec
Commits on May 17, 2019
PYTHON-1649 Bump max wire version to 8 (MongoDB 4.2)
ShaneHarvey
committed
2b57cbb
Copy full SHA for 2b57cbb
Commits on May 9, 2019
PYTHON-1723 Support zstd wire compression
behackett
committed
8facf00
Copy full SHA for 8facf00
Commits on May 6, 2019
PYTHON-1830 Update to amazon linux 2018 for 4.2 support
ShaneHarvey
committed
3e11497
Copy full SHA for 3e11497
Commits on Apr 30, 2019
PYTHON-1831 Refactor CRUD v2 to use base SpecRunner class
ShaneHarvey
committed
ff68925
Copy full SHA for ff68925
Commits on Apr 29, 2019
PYTHON-1831 Fix spec test parsing of returnDocument argument
ShaneHarvey
committed
086b600
Copy full SHA for 086b600
PYTHON-1828 Send recoveryToken on abortTransaction
ShaneHarvey
committed
c29c214
Copy full SHA for c29c214
Saner random byte generation
ShaneHarvey
committed
87793a9
Copy full SHA for 87793a9
Commits on Apr 25, 2019
PYTHON-1674 Support retryable reads
Show description for a152660
ShaneHarvey
committed
a152660
Copy full SHA for a152660
PYTHON-1674 Add retryable reads spec test files
ShaneHarvey
committed
0ef728a
Copy full SHA for 0ef728a
PYTHON-1674 Refactor spec test runner for transactions
Show description for 87951c3
ShaneHarvey
committed
87951c3
Copy full SHA for 87951c3
PYTHON-1674 Refactor Cursor/CommandCursor.__send_message
Show description for 7f4c504
ShaneHarvey
committed
7f4c504
Copy full SHA for 7f4c504
PYTHON-1816 Test writes in transactions are compatible with w=0 collection
ShaneHarvey
committed
05a3825
Copy full SHA for 05a3825
Commits on Apr 23, 2019
BUMP 3.8.0
prashantmital
committed
54c9aff
Copy full SHA for 54c9aff
Commits on Apr 19, 2019
PYTHON-1664 Include type in InvalidDocument error
ShaneHarvey
committed
6b6efd9
Copy full SHA for 6b6efd9
PYTHON-1818 Support custom type encoding in watch pipelines
ShaneHarvey
committed
9cca2a7
Copy full SHA for 9cca2a7
PYTHON-1819 Documentation & examples for custom type encoding/decoding
Show description for 0ea5a15
prashantmital
committed
0ea5a15
Copy full SHA for 0ea5a15
PYTHON-1821 Preserve field ordering when iterating over RawBSONDocument
Show description for 3b29458
prashantmital
committed
3b29458
Copy full SHA for 3b29458
PYTHON-1818 TypeCodec support for ChangeStreams
prashantmital
committed
2f2fe9d
Copy full SHA for 2f2fe9d
Commits on Apr 18, 2019
PYTHON-1820 Validate bson size in RawBSONDocument init
Show description for fbb56a2
ShaneHarvey
committed
fbb56a2
Copy full SHA for fbb56a2
Commits on Apr 17, 2019
PYTHON-1814 Support custom type decoder with distinct
Show description for 2cb34e4
ShaneHarvey
committed
2cb34e4
Copy full SHA for 2cb34e4
Commits on Apr 16, 2019
PYTHON-1808 - Document uuidRepresentation
behackett
committed
2f06e8a
Copy full SHA for 2f06e8a
PYTHON-1783 Decode user-facing documents but not internal driver-server
Show description for 7491162
prashantmital
committed
7491162
Copy full SHA for 7491162
Pagination
Previous
Next
You can’t perform that action at this time.