openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
python-mido
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Low Activity
Commits
: Listings
Analyzed
5 days
ago. based on code collected
5 days
ago.
Mar 30, 2025 — Mar 30, 2026
Showing page 35 of 78
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Bugfix: run_version.py didn't handle the + in "Python 3.3.2+".
Ole Martin Bjørndalen
More...
about 12 years ago
Rewrote send.py example for immutability.
Ole Martin Bjørndalen
More...
over 12 years ago
Rewrote reset() and panic() for immutability.
Ole Martin Bjørndalen
More...
over 12 years ago
raises() now raises AssertionError.
Ole Martin Bjørndalen
More...
over 12 years ago
Made tests more readable.
Ole Martin Bjørndalen
More...
over 12 years ago
Added comment to .copy().
Ole Martin Bjørndalen
More...
over 12 years ago
Added tests for invalid attribute names and invalid arg names to .copy().
Ole Martin Bjørndalen
More...
over 12 years ago
Reordered docs to make the ordering more natural. (About different things first, then how to implement things and lastly reference material.)
Ole Martin Bjørndalen
More...
over 12 years ago
Bumped version to 1.1.3.
Ole Martin Bjørndalen
More...
over 12 years ago
Documented copy on send.
Ole Martin Bjørndalen
More...
over 12 years ago
Rewrote Message.copy() to make it more efficient. This also made it simpler, which is good.
Ole Martin Bjørndalen
More...
over 12 years ago
Removed _setattr(). (No longer needed no that messages will stay mutable.)
Ole Martin Bjørndalen
More...
over 12 years ago
Rewrote send.py example.
Ole Martin Bjørndalen
More...
over 12 years ago
Changed reset() and panic() back to reusing messages. (This will work now that send() makes a copy.)
Ole Martin Bjørndalen
More...
over 12 years ago
Merge branch '1.1.x' into develop
Ole Martin Bjørndalen
More...
over 12 years ago
Messages are now copied on send.
Ole Martin Bjørndalen
More...
over 12 years ago
Fixed bullet points in changelog.
Ole Martin Bjørndalen
More...
over 12 years ago
reset() and panic() no longer reuse messages.
Ole Martin Bjørndalen
More...
over 12 years ago
Cleaned up some code in messages.py.
Ole Martin Bjørndalen
More...
over 12 years ago
Examples used "code-block: pycon" instead of "python".
Ole Martin Bjørndalen
More...
over 12 years ago
Updated readme.
Ole Martin Bjørndalen
More...
over 12 years ago
Updated changelog and bumped to 1.1.2.
Ole Martin Bjørndalen
More...
over 12 years ago
Bugfix: ø in author name caused trouble when installing with LC_ALL=C.
Ole Martin Bjørndalen
More...
over 12 years ago
Bugfix: broken link in README.rst.
Ole Martin Bjørndalen
More...
over 12 years ago
Bugfix: used old exception handling syntax which broke in 3.3.
Ole Martin Bjørndalen
More...
over 12 years ago
Bugfix: mido.backends package was not included in the distribution.
Ole Martin Bjørndalen
More...
over 12 years ago
Updated changelog.
Ole Martin Bjørndalen
More...
over 12 years ago
Updated readme.
Ole Martin Bjørndalen
More...
over 12 years ago
Swiched from Multi to multi_receive in multi_receive.py. (It's clearer.)
Ole Martin Bjørndalen
More...
over 12 years ago
Added **kwargs to get_devices().
Ole Martin Bjørndalen
More...
over 12 years ago
←
1
2
…
31
32
33
34
35
36
37
38
39
…
77
78
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree