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
bson
on
42dev
User selector
All users
All time
Commit history
Commits on Sep 13, 2018
PYTHON-1642 - Replace count() with count_documents({}) in docs (#376)
messa
authored and
ShaneHarvey
committed
7f1939e
View commit details
Copy full SHA for 7f1939e
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 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
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
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-1506 - Add CodecOptions examples
behackett
committed
ccbd857
View commit details
Copy full SHA for ccbd857
View code at this point
Browse repository at this point
Commits on Jun 25, 2018
Improve the check for legal utf8 in the bson module.
Show description for e113a33
stephan-hof
authored and
behackett
committed
e113a33
View commit details
Copy full SHA for e113a33
View code at this point
Browse repository at this point
Commits on Jun 21, 2018
PYTHON-1329 Send/receive commands as OP_MSG
Show description for ea8cb6c
ShaneHarvey
committed
ea8cb6c
View commit details
Copy full SHA for ea8cb6c
View code at this point
Browse repository at this point
Commits on Jun 7, 2018
PYTHON-1508 Retryable commit/abort, has_error_label api
Show description for e4317d2
ShaneHarvey
committed
e4317d2
View commit details
Copy full SHA for e4317d2
View code at this point
Browse repository at this point
Commits on May 31, 2018
PYTHON-1521 - Use FNV-1a for ObjectId machine bytes
behackett
committed
6185035
View commit details
Copy full SHA for 6185035
View code at this point
Browse repository at this point
Commits on May 22, 2018
PYTHON-1554 Fix datetime decoding memory leak
ShaneHarvey
committed
5ff33a2
View commit details
Copy full SHA for 5ff33a2
View code at this point
Browse repository at this point
Commits on Feb 13, 2018
PYTHON-1462 - Import ABCs from collections.abc
behackett
committed
ba7c95a
View commit details
Copy full SHA for ba7c95a
View code at this point
Browse repository at this point
Commits on Feb 12, 2018
PYTHON-1466 Silence minor complaints from Coverity
Show description for 1a784e1
ShaneHarvey
committed
1a784e1
View commit details
Copy full SHA for 1a784e1
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 Nov 30, 2017
Silence various complaints from Coverity
behackett
committed
de801be
View commit details
Copy full SHA for de801be
View code at this point
Browse repository at this point
Commits on Nov 10, 2017
PYTHON-1404 Avoid copying RawBSONDocument.raw.
ShaneHarvey
committed
a4f58cc
View commit details
Copy full SHA for a4f58cc
View code at this point
Browse repository at this point
Commits on Nov 8, 2017
PYTHON-1352 - Move BSON type map docs from bson.son.SON to bson
behackett
committed
2719464
View commit details
Copy full SHA for 2719464
View code at this point
Browse repository at this point
Commits on Sep 30, 2017
PYTHON-1387 - Improve detection of object_pairs_hook support
behackett
committed
410027c
View commit details
Copy full SHA for 410027c
View code at this point
Browse repository at this point
Commits on Sep 29, 2017
PYTHON-1299 fix Regex __eq__ method (#337)
gzcf
authored and
ShaneHarvey
committed
9051b65
View commit details
Copy full SHA for 9051b65
View code at this point
Browse repository at this point
Commits on Sep 13, 2017
PYTHON-1367 Ignore uuid_representation when decoding BSON binary subtype 4.
ShaneHarvey
committed
e775295
View commit details
Copy full SHA for e775295
View code at this point
Browse repository at this point
Commits on Sep 1, 2017
Trim trailing whitespace
asottile
authored and
behackett
committed
41be71f
View commit details
Copy full SHA for 41be71f
View code at this point
Browse repository at this point
Commits on Aug 25, 2017
Unused import
ajdavis
committed
de54caf
View commit details
Copy full SHA for de54caf
View code at this point
Browse repository at this point
Commits on Aug 8, 2017
3.5 changelog and documentation fixes.
ShaneHarvey
committed
b7893b7
View commit details
Copy full SHA for b7893b7
View code at this point
Browse repository at this point
PYTHON-1297 Improve documentation for Extended JSON.
ShaneHarvey
committed
6e022e0
View commit details
Copy full SHA for 6e022e0
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
PYTHON-1343 Use unsigned long to encode Timestamps.
Show description for 47ab8c3
ShaneHarvey
committed
47ab8c3
View commit details
Copy full SHA for 47ab8c3
View code at this point
Browse repository at this point
Commits on Aug 3, 2017
PYTHON-1297 Implement Extended JSON Spec 2.0
Show description for 054a01a
ShaneHarvey
committed
054a01a
View commit details
Copy full SHA for 054a01a
View code at this point
Browse repository at this point
Commits on Jul 31, 2017
PYTHON-1330 Decode JSON binary type 0 to Python 3 bytes.
ShaneHarvey
committed
6a11888
View commit details
Copy full SHA for 6a11888
View code at this point
Browse repository at this point
Commits on Jul 1, 2017
PYTHON-1284 Don't copy CodecOptions in RawBSONDocument
ajdavis
committed
217f90b
View commit details
Copy full SHA for 217f90b
View code at this point
Browse repository at this point
Commits on Apr 5, 2017
PYTHON-1213 - Make decimal128 work with cdecimal
behackett
committed
02e6066
View commit details
Copy full SHA for 02e6066
View code at this point
Browse repository at this point
Commits on Feb 28, 2017
PYTHON-1244 - Fix signed/unsigned comparison
behackett
committed
2fe8d7c
View commit details
Copy full SHA for 2fe8d7c
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
PYTHON-1214 - Implement the extended JSON specification.
Luke Lovett
committed
74c0d55
View commit details
Copy full SHA for 74c0d55
View code at this point
Browse repository at this point
Commits on Feb 17, 2017
PYTHON-1202 - Fix time64 compilation with -std=c99
Show description for 21b6a47
behackett
committed
21b6a47
View commit details
Copy full SHA for 21b6a47
View code at this point
Browse repository at this point
Commits on Nov 29, 2016
Link to python-bsonjs on pypi
behackett
committed
afa14fb
View commit details
Copy full SHA for afa14fb
View code at this point
Browse repository at this point
Advertise python-bsonjs in json_util and FAQ documentation
ShaneHarvey
committed
0abcb7a
View commit details
Copy full SHA for 0abcb7a
View code at this point
Browse repository at this point
Commits on Oct 26, 2016
Always check for errors after calling PyLong/Int_AsLong
behackett
committed
8ae717d
View commit details
Copy full SHA for 8ae717d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.