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 }}
mongodb
/
mongo-python-driver
Public
Notifications
You must be signed in to change notification settings
Fork
1.1k
Star
4.3k
Code
Pull requests
12
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
ef487a0
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 9, 2009
minor: removing quick_tour and simple_demo, which have both been supplanted by the tutorial
Mike Dirolf
committed
ef487a0
Copy full SHA for ef487a0
move gridfs demo to new doc system and flesh out
Mike Dirolf
committed
2938636
Copy full SHA for 2938636
use doctest to test a bunch of docstrings - most importantly the tutorial and M/R example
Mike Dirolf
committed
9fd0ac4
Copy full SHA for 9fd0ac4
add `setup.py doc --test` to run doctests
Mike Dirolf
committed
6176981
Copy full SHA for 6176981
minor: doc
Mike Dirolf
committed
0e096d1
Copy full SHA for 0e096d1
minor: examples index names only
Mike Dirolf
committed
db819e1
Copy full SHA for db819e1
minor: move about section down
Mike Dirolf
committed
f16f034
Copy full SHA for f16f034
minor: don't show full contents tree - those links are all there anyway
Mike Dirolf
committed
9c66af4
Copy full SHA for 9c66af4
minor: add full changelog and add version changed / added information for all changes since 1.0
Mike Dirolf
committed
13b6119
Copy full SHA for 13b6119
minor: doc: add Ming and c5t to tools page
Mike Dirolf
committed
17d1d00
Copy full SHA for 17d1d00
minor: change version to 1.2+
Mike Dirolf
committed
d591d9e
Copy full SHA for d591d9e
BUMP 1.2 see changelog in docs
Mike Dirolf
committed
18bbe73
Copy full SHA for 18bbe73
add support for datetime and regex in json_util PYTHON-76
Mike Dirolf
committed
e4d36ae
Copy full SHA for e4d36ae
minor: doc
Mike Dirolf
committed
1202e1b
Copy full SHA for 1202e1b
Commits on Dec 8, 2009
minor: include all .h files in pymongo dir in manifest
Mike Dirolf
committed
075b0ba
Copy full SHA for 075b0ba
better compatibility with bdist_rpm
Gregg Lind
authored and
mdirolf
committed
a734f9b
Copy full SHA for a734f9b
Commits on Dec 7, 2009
added Gregg Lind to contributors list
Gregg Lind
authored and
mdirolf
committed
0d19574
Copy full SHA for 0d19574
setup.py will work with elementtree or xml.etree.ElementTree
Show description for c0bf4bf
Gregg Lind
authored and
mdirolf
committed
c0bf4bf
Copy full SHA for c0bf4bf
Commits on Dec 4, 2009
allow oplog. as a collection name
Mike Dirolf
committed
28b9df9
Copy full SHA for 28b9df9
minor: move some general utilities out to helpers.py
Mike Dirolf
committed
e0ae571
Copy full SHA for e0ae571
minor: these constants make more sense in grid_file.py
Mike Dirolf
committed
a1c00f2
Copy full SHA for a1c00f2
DEPRECATING ObjectId.url_encode and ObjectId.url_decode - use str() and ObjectId(), respectively. Also completely removing the ObjectId legacy stuff as I don't think anybody is using this. Improve …
Show description for 143e649
Mike Dirolf
committed
143e649
Copy full SHA for 143e649
Commits on Dec 3, 2009
minor: doc fixes and tweaks for ObjectId
Mike Dirolf
committed
e70c695
Copy full SHA for e70c695
add generation_time property to ObjectId instances
Mike Dirolf
committed
b35cec3
Copy full SHA for b35cec3
minor: doc: clean up docs for main pymongo module
Mike Dirolf
committed
a05b159
Copy full SHA for a05b159
minor: commenting out test that is too dependent on timing
Mike Dirolf
committed
d7005d4
Copy full SHA for d7005d4
Commits on Dec 1, 2009
minor: make sure insert is finished before moving on to the next test
Mike Dirolf
committed
f360566
Copy full SHA for f360566
minor: no safe strcat for mingw32
Mike Dirolf
committed
c2acc08
Copy full SHA for c2acc08
minor: oops
Mike Dirolf
committed
05f570d
Copy full SHA for 05f570d
minor: fix for mingw32 / Python 2.5 on windows
Mike Dirolf
committed
45e1eea
Copy full SHA for 45e1eea
minor: windows machine needs larger timeout
Mike Dirolf
committed
944451f
Copy full SHA for 944451f
minor: oops. fix ifdef
Mike Dirolf
committed
9871699
Copy full SHA for 9871699
minor: doc
Mike Dirolf
committed
7a8d2d2
Copy full SHA for 7a8d2d2
minor: decrease timeout so test is less likely to be subject to timing issues
Mike Dirolf
committed
03b7b81
Copy full SHA for 03b7b81
allow any utf-8 string rather than just ascii. using unicode is still preferred because we don't have to check it at all
Mike Dirolf
committed
e1927af
Copy full SHA for e1927af
Pagination
Previous
Next
You can’t perform that action at this time.