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
test_binary.py
on
master
User selector
All users
All time
Commit history
Commits on Sep 10, 2019
PYTHON-1918 Stop using BSON.encode and BSON.decode functions
prashantmital
committed
ef3df16
View commit details
Copy full SHA for ef3df16
View code at this point
Browse repository at this point
Commits on Jul 18, 2019
PYTHON-1648 Binary buffer protocol support
behackett
committed
e92e2b0
View commit details
Copy full SHA for e92e2b0
View code at this point
Browse repository at this point
Commits on Jun 18, 2018
PYTHON-1581 - Deprecate Collection/Cursor count
behackett
committed
e6b0f38
View commit details
Copy full SHA for e6b0f38
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 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 Jun 15, 2016
PYTHON-1022 - Drop support for Python 3.2
Show description for 53a7bea
behackett
committed
53a7bea
View commit details
Copy full SHA for 53a7bea
View code at this point
Browse repository at this point
Commits on Sep 5, 2015
PYTHON-977 - Don't use b() on master
behackett
committed
a331fa9
View commit details
Copy full SHA for a331fa9
View code at this point
Browse repository at this point
Commits on Sep 4, 2015
PYTHON-977 - avoid 'b' string prefix for Python version compatibility in tests.
Luke Lovett
committed
d5d1d03
View commit details
Copy full SHA for d5d1d03
View code at this point
Browse repository at this point
PYTHON-977 - Fix __hash__ method on BSON types that inherit from Python builtin types.
Show description for 3321b66
Luke Lovett
committed
3321b66
View commit details
Copy full SHA for 3321b66
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 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 Feb 6, 2015
PYTHON-825 BSON API changes and internal options handling.
Show description for 9da835a
ajdavis
committed
9da835a
View commit details
Copy full SHA for 9da835a
View code at this point
Browse repository at this point
Commits on Feb 2, 2015
PYTHON-826 Move codec_options submodule from pymongo to bson.
ajdavis
committed
a2c1309
View commit details
Copy full SHA for a2c1309
View code at this point
Browse repository at this point
Commits on Dec 29, 2014
PYTHON-801 - Remove BaseObject.uuid_subtype
behackett
committed
a3fb246
View commit details
Copy full SHA for a3fb246
View code at this point
Browse repository at this point
Commits on Aug 28, 2014
PYTHON-525 Reimplement MongoClient to use Cluster.
Show description for 2f9d24a
ajdavis
committed
2f9d24a
View commit details
Copy full SHA for 2f9d24a
View code at this point
Browse repository at this point
Commits on Jul 17, 2014
Unused imports.
ajdavis
committed
118b47e
View commit details
Copy full SHA for 118b47e
View code at this point
Browse repository at this point
Commits on Jun 30, 2014
PYTHON-683 Separate unit tests and integration tests in the pymongo test suite.
Show description for 4fa96c6
Luke Lovett
committed
4fa96c6
View commit details
Copy full SHA for 4fa96c6
View code at this point
Browse repository at this point
Commits on May 21, 2014
PYTHON-681 Reuse MongoClient whenever possible in the tests
Luke Lovett
committed
26fb43c
View commit details
Copy full SHA for 26fb43c
View code at this point
Browse repository at this point
Commits on Apr 25, 2014
PYTHON-680 Stop using nose in favor of pure unittest/unittest2
Luke Lovett
committed
1412000
View commit details
Copy full SHA for 1412000
View code at this point
Browse repository at this point
Commits on Apr 24, 2014
Remove useless uuid module checks.
Show description for b26459c
behackett
committed
b26459c
View commit details
Copy full SHA for b26459c
View code at this point
Browse repository at this point
Commits on Apr 23, 2014
PYTHON-676 - Use bytes instead of binary_type
behackett
committed
91d6b5b
View commit details
Copy full SHA for 91d6b5b
View code at this point
Browse repository at this point
PYTHON-676 python 2/3 single-source for the test module
Luke Lovett
committed
4d6d1e0
View commit details
Copy full SHA for 4d6d1e0
View code at this point
Browse repository at this point
Commits on Jan 31, 2014
Update copyright notices and company name.
A. Jesse Jiryu Davis
committed
2fa1750
View commit details
Copy full SHA for 2fa1750
View code at this point
Browse repository at this point
Commits on Aug 30, 2013
Adding Support for readPreferenceTags and uuidRepresentation in URI parsing. PYTHON-473
hawka
committed
74546ec
View commit details
Copy full SHA for 74546ec
View code at this point
Browse repository at this point
Commits on Aug 27, 2013
Allow MongoClients to be GC'ed after test runs.
Show description for f1f7b14
A. Jesse Jiryu Davis
committed
f1f7b14
View commit details
Copy full SHA for f1f7b14
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Rename test_connection -> test_client, test_replica_set_connection -> test_replica_set_client PYTHON-451
A. Jesse Jiryu Davis
committed
c758efc
View commit details
Copy full SHA for c758efc
View code at this point
Browse repository at this point
Tests use MongoClient instead of Connection PYTHON-451
A. Jesse Jiryu Davis
committed
d35bec1
View commit details
Copy full SHA for d35bec1
View code at this point
Browse repository at this point
Commits on Nov 22, 2012
Added __ne__ for DBRefs PYTHON-440
rozza
committed
29b9de4
View commit details
Copy full SHA for 29b9de4
View code at this point
Browse repository at this point
Commits on Nov 19, 2012
Support copy of UUIDLegacy
behackett
committed
f812d1b
View commit details
Copy full SHA for f812d1b
View code at this point
Browse repository at this point
Commits on Oct 25, 2012
Fix pickling of Binary with Python 3.1 PYTHON-422
Show description for ae3a534
behackett
committed
ae3a534
View commit details
Copy full SHA for ae3a534
View code at this point
Browse repository at this point
Commits on Oct 3, 2012
Ensure test starts cleanly
rozza
committed
996a57c
View commit details
Copy full SHA for 996a57c
View code at this point
Browse repository at this point
Commits on Aug 22, 2012
Informative message whenever skipping a test
A. Jesse Jiryu Davis
committed
461e252
View commit details
Copy full SHA for 461e252
View code at this point
Browse repository at this point
Commits on Aug 15, 2012
Support Java and C# UUID byte order PYTHON-387
behackett
committed
638bb7f
View commit details
Copy full SHA for 638bb7f
View code at this point
Browse repository at this point
Commits on Apr 19, 2012
It's 2012...
behackett
committed
0ee7170
View commit details
Copy full SHA for 0ee7170
View code at this point
Browse repository at this point
Commits on Mar 28, 2012
Python 3 unittest changes PYTHON-84.
behackett
committed
12592be
View commit details
Copy full SHA for 12592be
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.