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 #92 Move from MQAI to row PCF More... over 5 years ago
GH #170 - Fix CertificateLabel in SCO More... over 5 years ago
GH #174 Fix tests for python 2.7 More... over 5 years ago
Merge pull request #174 from Keyintegrity/fix_get_msg More... over 5 years ago
GH #152 - Corrected links to users involved. More... over 5 years ago
GH #152 - Added a link to the usage example. More... over 5 years ago
GH #168 - Releasing v. 1.10.1. More... over 5 years ago
Merge pull request #169 from leonjza/master More... over 5 years ago
Use correct kwarg for default_ccsid. More... over 5 years ago
GH #152 - No usage example yet. More... over 5 years ago
GH #152 - Version set to 1.10. More... over 5 years ago
GH #152 - Releasing 1.10 with auto-conversion from Unicode to bytes. More... over 5 years ago
Removed Python 2.6 from the list of supported versions. More... over 5 years ago
GH #152 - Renamed ccsid to default_ccsid in QueueManager.__init__. More... over 5 years ago
GH #152 - Added a usage sample of Unicode vs. bytes in put calls. More... over 5 years ago
GH #164 - Corrected links to examples. More... over 5 years ago
GH #152 - Accept both bytes_encoding and ccsid on input. More... over 5 years ago
GH #164 - Use single quotes instead of double ones, as in other parts of the code. More... over 5 years ago
GH #152 - Use is_py2 and is_py3 flags. More... over 5 years ago
Merge pull request #161 from dsuch/gh152-auto-convert-unicode-to-bytes More... over 5 years ago
GH #152 Added conversion to put1 function More... over 5 years ago
GH #158 Test_h2py fixed More... over 5 years ago
GH #153 Added test for connection name list More... over 5 years ago
GH #152 Auto-convert unicode string to bytes (tests) More... over 5 years ago
GH #152 Auto-convert unicode string to bytes (minor changes) More... over 5 years ago
GH #152 Auto-convert unicode string to bytes More... over 5 years ago
Fix mq dll loading in Python 3.8 #150 More... over 5 years ago
Added tests for Queue.get() method. More... over 5 years ago
Queue.get() modified to process MQGMO_ACCEPT_TRUNCATED_MSG option More... over 5 years ago
MQINQMP should return reason and comp codes if something goes wrong More... over 5 years ago