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_uri_parser.py
on
42dev
User selector
All users
All time
Commit history
Commits on Jan 17, 2019
PYTHON-1670: Implement Unified URI Options (#386)
prashantmital
authored
4cdd345
View commit details
Copy full SHA for 4cdd345
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
PYTHON-1683 Remove _partition and _rpartition from uri_parser module (#383)
prashantmital
authored
b1fc024
View commit details
Copy full SHA for b1fc024
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 Jul 26, 2017
PYTHON-1334 Don't change readpreference value at uri parsing (#325)
wronglink
authored and
ShaneHarvey
committed
9f07ff3
View commit details
Copy full SHA for 9f07ff3
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
PYTHON-1282 Username/password must be URI-escaped
Show description for c72ee15
ajdavis
committed
c72ee15
View commit details
Copy full SHA for c72ee15
View code at this point
Browse repository at this point
Commits on Mar 2, 2016
allow connect option to be passed as string
Sergey Ninua
authored and
behackett
committed
1d81aea
View commit details
Copy full SHA for 1d81aea
View code at this point
Browse repository at this point
Commits on Aug 6, 2015
PYTHON-959 - Connection string spec compliance.
aherlihy
committed
193915e
View commit details
Copy full SHA for 193915e
View code at this point
Browse repository at this point
Commits on Jun 15, 2015
PYTHON-934 - allow ssl_match_hostname option to be passed as string
Len Buckens
authored and
behackett
committed
6400922
View commit details
Copy full SHA for 6400922
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 Mar 9, 2015
PYTHON-854 max_pool_size -> maxPoolSize
Show description for 4fd6f8a
behackett
committed
4fd6f8a
View commit details
Copy full SHA for 4fd6f8a
View code at this point
Browse repository at this point
Commits on Feb 27, 2015
PYTHON-850 - Change some uses of ConfigurationError to Type/ValueError.
behackett
committed
8f0bd0a
View commit details
Copy full SHA for 8f0bd0a
View code at this point
Browse repository at this point
Commits on Oct 23, 2014
PYTHON-764 SCRAM-SHA-1 automatic upgrade / downgrade.
ajdavis
committed
ee11436
View commit details
Copy full SHA for ee11436
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 23, 2014
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 Apr 14, 2014
PYTHON-672 - Make read preference a class
Show description for e0b52ba
behackett
committed
e0b52ba
View commit details
Copy full SHA for e0b52ba
View code at this point
Browse repository at this point
Commits on Apr 4, 2014
PYTHON-526 Drop support for slaveOk/slave_okay.
Show description for 48a65eb
behackett
committed
48a65eb
View commit details
Copy full SHA for 48a65eb
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 May 1, 2013
Handle unicode connection URIs in Python 2.4
Show description for 78bcc97
A. Jesse Jiryu Davis
committed
78bcc97
View commit details
Copy full SHA for 78bcc97
View code at this point
Browse repository at this point
Commits on Feb 16, 2013
MONGO-CR -> MONGODB-CR (spec change)
behackett
committed
f09e388
View commit details
Copy full SHA for f09e388
View code at this point
Browse repository at this point
Commits on Feb 12, 2013
Remove MongoAuthenticationMechanism PYTHON-465
Show description for 8de9051
behackett
committed
8de9051
View commit details
Copy full SHA for 8de9051
View code at this point
Browse repository at this point
Commits on Feb 9, 2013
Support GSSAPI (Kerberos) authentication PYTHON-465
Show description for 18d20ed
behackett
committed
18d20ed
View commit details
Copy full SHA for 18d20ed
View code at this point
Browse repository at this point
Commits on Jan 23, 2013
Ensure parse_uri accepts readPreference option
craigahobbs
authored and
behackett
committed
e2ec7bd
View commit details
Copy full SHA for e2ec7bd
View code at this point
Browse repository at this point
Fix uri_parser read_preference validation
Craig Hobbs
authored and
behackett
committed
f56460b
View commit details
Copy full SHA for f56460b
View code at this point
Browse repository at this point
Commits on Nov 27, 2012
float('inf') isn't available everywhere, use 1e100000 instead
A. Jesse Jiryu Davis
committed
6164fcf
View commit details
Copy full SHA for 6164fcf
View code at this point
Browse repository at this point
Commits on Oct 23, 2012
Add support for unix domain sockets PYTHON-297
rozza
committed
7577a19
View commit details
Copy full SHA for 7577a19
View code at this point
Browse repository at this point
Commits on Oct 6, 2012
Prohibit +/-infinity as timeout values
A. Jesse Jiryu Davis
committed
28a7ed9
View commit details
Copy full SHA for 28a7ed9
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 17, 2012
Replace deprecated unittest assert method aliases.
Show description for 2d21ba9
behackett
committed
2d21ba9
View commit details
Copy full SHA for 2d21ba9
View code at this point
Browse repository at this point
Commits on Mar 16, 2012
Fix max_pool_size and tz_aware validation.
behackett
committed
11abdfe
View commit details
Copy full SHA for 11abdfe
View code at this point
Browse repository at this point
Commits on Feb 8, 2012
PYTHON-319 Use urllib.unquote_plus
Show description for afcd0f6
rozza
authored and
behackett
committed
afcd0f6
View commit details
Copy full SHA for afcd0f6
View code at this point
Browse repository at this point
Commits on Oct 26, 2011
socket|connectTimeoutMS can be a float
behackett
committed
d0d0ec3
View commit details
Copy full SHA for d0d0ec3
View code at this point
Browse repository at this point
Commits on Oct 2, 2011
Support (connect|socket)TimeoutMS, PYTHON-269
Show description for b9d732a
behackett
committed
b9d732a
View commit details
Copy full SHA for b9d732a
View code at this point
Browse repository at this point
Commits on Sep 10, 2011
Support w=<basestring> for tagging PYTHON-268.
Show description for a8314bf
behackett
committed
a8314bf
View commit details
Copy full SHA for a8314bf
View code at this point
Browse repository at this point
Commits on Aug 1, 2011
Support journal and wtimeoutMS URI aliases.
Show description for 145a05b
behackett
committed
145a05b
View commit details
Copy full SHA for 145a05b
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.