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 }}
HadokenCode
/
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
ShaneHarvey
Datepicker
All time
Commit History
Commits on Aug 10, 2018
PYTHON-1624 Fix failing $out test on MongoDB latest (#369)
ShaneHarvey
authored
5bc0c70
Copy full SHA for 5bc0c70
Commits on Aug 9, 2018
Remove Travis workarounds (#366)
ShaneHarvey
authored
2a306ab
Copy full SHA for 2a306ab
Commits on Jul 9, 2018
PYTHON-1603 Truncate large datetimes properly (#362)
ShaneHarvey
authored
7ca0499
Copy full SHA for 7ca0499
Commits on Jun 26, 2018
BUMP 3.7.0
ShaneHarvey
committed
35391b7
Copy full SHA for 35391b7
PYTHON-1599 Fix unchecked return value in cmessagemodule
ShaneHarvey
committed
b57e6e2
Copy full SHA for b57e6e2
PYTHON-1598 Fix transaction write concern inheritance
ShaneHarvey
committed
4f3b646
Copy full SHA for 4f3b646
Commits on Jun 25, 2018
PYTHON-1483 Prohibit unack'ed writes with explicit sessions
ShaneHarvey
committed
98e77ba
Copy full SHA for 98e77ba
Commits on Jun 24, 2018
PYTHON-1508 Only send readConcern on first command in a transaction
ShaneHarvey
committed
3b9e990
Copy full SHA for 3b9e990
Commits on Jun 23, 2018
PYTHON-1329 OP_MSG with unacknowledged writes
Show description for 05c7c65
ShaneHarvey
committed
05c7c65
Copy full SHA for 05c7c65
Commits on Jun 21, 2018
PYTHON-1329 Send/receive commands as OP_MSG
Show description for ea8cb6c
ShaneHarvey
committed
ea8cb6c
Copy full SHA for ea8cb6c
PYTHON-1545 Resume more getMore errors for ChangeStreams
ShaneHarvey
committed
994cf80
Copy full SHA for 994cf80
Commits on Jun 15, 2018
PYTHON-1590 Avoid thread limit in tests
ShaneHarvey
committed
9d8024d
Copy full SHA for 9d8024d
PYTHON-1508 PYTHON-1589 Expand where unknown commit label is raised
Show description for b5e9007
ShaneHarvey
committed
b5e9007
Copy full SHA for b5e9007
Commits on Jun 14, 2018
PYTHON-1545 Support for retryable writeConcernErrors
Show description for 622d33d
ShaneHarvey
committed
622d33d
Copy full SHA for 622d33d
PYTHON-1562 Add transaction examples for docs
ShaneHarvey
committed
96aaf2f
Copy full SHA for 96aaf2f
Commits on Jun 12, 2018
PYTHON-1555 Raise more specific errors when SSL handshake fails
Show description for 4cce6d4
ShaneHarvey
committed
4cce6d4
Copy full SHA for 4cce6d4
PYTHON-1583 Update ChangeStream tests for "drop" operationType
ShaneHarvey
committed
a423dc6
Copy full SHA for a423dc6
PYTHON-1582 Fix TestChangeStream.test_next_blocks
ShaneHarvey
committed
adbcc2d
Copy full SHA for adbcc2d
PYTHON-1584 Skip maxScan tests on 4.1+
ShaneHarvey
committed
a15c828
Copy full SHA for a15c828
Commits on Jun 7, 2018
PYTHON-1508 Retryable commit/abort, has_error_label api
Show description for e4317d2
ShaneHarvey
committed
e4317d2
Copy full SHA for e4317d2
PYTHON-1545 Consider more errors retryable
ShaneHarvey
committed
96aeb46
Copy full SHA for 96aeb46
Commits on Jun 5, 2018
Don't use private slot names on class names with leading underscores
ShaneHarvey
committed
6810b45
Copy full SHA for 6810b45
Commits on Jun 4, 2018
PYTHON-1563 Init ClientContext before test
Show description for 022da1f
ShaneHarvey
committed
022da1f
Copy full SHA for 022da1f
Commits on Jun 1, 2018
PYTHON-1508 SPEC-1097 Resync transaction tests
Show description for ca6a34f
ShaneHarvey
committed
ca6a34f
Copy full SHA for ca6a34f
Commits on May 29, 2018
PYTHON-1508 commitTransaction can be called multiple times
Show description for 714577c
ShaneHarvey
committed
714577c
Copy full SHA for 714577c
Commits on May 24, 2018
PYTHON-1508 Fix read preference regression in mapreduce
ShaneHarvey
committed
5a9b334
Copy full SHA for 5a9b334
PYTHON-1543 Write operations should raise WTimeoutError
ShaneHarvey
committed
3c2432d
Copy full SHA for 3c2432d
Commits on May 22, 2018
PYTHON-1554 Fix datetime decoding memory leak
ShaneHarvey
committed
5ff33a2
Copy full SHA for 5ff33a2
PYTHON-1508 Remove autoStartTransaction and resync tests
Show description for cac0d55
ShaneHarvey
committed
cac0d55
Copy full SHA for cac0d55
Commits on May 8, 2018
PYTHON-1508 Add read_preference to TransactionOptions
Show description for 5a652be
ShaneHarvey
committed
5a652be
Copy full SHA for 5a652be
PYTHON-1513 Efficiently read data using memoryview and recv_into
Show description for 04693ae
ShaneHarvey
committed
04693ae
Copy full SHA for 04693ae
Commits on May 3, 2018
PYTHON-1549 Pop time fields before comparing last error responses
ShaneHarvey
committed
9dd16ce
Copy full SHA for 9dd16ce
Commits on Apr 25, 2018
PYTHON-1508 Remove stmtId from transaction commands
Show description for 7aeec7b
ShaneHarvey
committed
7aeec7b
Copy full SHA for 7aeec7b
PYTHON-1508 Transaction tests require 3.7.7
ShaneHarvey
committed
876fa50
Copy full SHA for 876fa50
Commits on Apr 18, 2018
BUMP 3.7.0b0
ShaneHarvey
committed
537b033
Copy full SHA for 537b033
Pagination
Previous
Next
You can’t perform that action at this time.