1
I Use This!
Very Low Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Aug 25, 2024 — Aug 25, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
GH #99 - Print paths and libraries used during compilation. More... over 6 years ago
GH #73 - Renamed 'server mode' -> 'bindings mode'. More... over 6 years ago
GH #21 - Added a note that obtaining user credentials is up to programmers. More... over 6 years ago
Corrected links. More... over 6 years ago
GH #96 - Corrected usage example, get_no_jms -> get_no_rfh2. More... over 6 years ago
GH #96 - Link to the usage example. More... over 6 years ago
Removing an old file. More... over 6 years ago
Releasing v1.9.2. More... over 6 years ago
Updated examples to match default IBM MQ config under Docker. More... over 6 years ago
GH #96 - Added .get_no_jms. More... over 6 years ago
GH #89 - To preserve backward compatibility, try dsmpqver as the last option. More... over 6 years ago
Releasing 1.9.0 with support for Mac. More... over 6 years ago
GH #89 - Find paths to MQ directories in relation to the location of dspmqver. More... over 6 years ago
GH #89 - Take MQ_INSTALLATION_PATH into account. More... over 6 years ago
Corrected links to blog posts. More... over 6 years ago
Linking to newest blog posts. More... over 6 years ago
Merge pull request #85 from frymer/master More... over 6 years ago
disconnect_on_exit should default to True More... over 6 years ago
fix unintended pep8 indentation changes More... over 6 years ago
Add a kw arg disconnect_on_exit to QueueManager class and connect function and check it on __del__ More... over 6 years ago
GH #71 - Adding the missing 'else' statement. More... almost 7 years ago
Adding more entries to .gitignore. More... almost 7 years ago
GH #71 - Do not send MQCSP if there are no credentials. More... almost 7 years ago
Releasing 1.8.0. More... about 7 years ago
Merge pull request #67 from lifeguard999/master More... over 7 years ago
fix int warnings on 32 bit systems More... over 7 years ago
no requirements More... over 7 years ago
allow QManager, queue and topics be specified as either bytes or unicode str in Py3. Revert temporary PEP8 changes to method signatures to keep backward compatibility. More... over 7 years ago
add py2.7 fixes which magically disappeared. More... over 7 years ago
Tests pass in Python 2.6, 2.7, 3.5 More... over 7 years ago