1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Feb 12, 2025 — Feb 12, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
M logging.py -- use debugOn w/i "debug" to test if should log event. More... almost 20 years ago
M logging.py -- added debugOn and warnOn methods More... almost 20 years ago
M XMLSchema.py -- added arg for line SchemaError string More... almost 20 years ago
M c14n.py -- go thru the parent/etc attributes first, then the current nodes, then the current node's namespace nodes will override parent ones. More... almost 20 years ago
M c14n.py -- fix for exclusive c14n, fairly extensive changes were necessary to pass down dict of unused prefix:namespace mappings. More... almost 20 years ago
M Namespaces.py -- added a couple aliases for WS-SecureConversation, etc More... almost 20 years ago
M c14n.py -- replaced this with release version patched with More... almost 20 years ago
---------------------------------------------------------------------- Modified Files: ZSI/generate/containers.py ZSI/generate/wsdl2python.py -- fix for bug 1420662, restriction of anyType. More... almost 20 years ago
Modified Files: ZSI/TC.py ZSI/TCnumbers.py ZSI/__init__.py -- couple changes to better support serialization of "anyType". Basically replaced Registration of "Integer" with all the TCnumbers classes. More... almost 20 years ago
---------------------------------------------------------------------- Modified Files: ZSI/generate/__init__.py -- added a BP message. More... about 20 years ago
---------------------------------------------------------------------- Committing in . More... about 20 years ago
---------------------------------------------------------------------- Committing in . More... about 20 years ago
Replace id(...) calls with _get_idstr(...) calls to avoid future warnings when id() returns a "negative" number. More... about 20 years ago
---------------------------------------------------------------------- Modified Files: Tag: serialize-dom-scheme ZSI/generate/containers.py -- fixed/relaxed attribute typecoding More... about 20 years ago
Fixed a couple problems with "toDom". More... about 20 years ago
Fix for [ 1279019 ] wildcard handsling -> anyType when no type More... about 20 years ago
---------------------------------------------------------------------- More... over 20 years ago
---------------------------------------------------------------------- Modified Files: Tag: serialize-dom-scheme ZSI/TC.py -- bug fix in QName. More... over 20 years ago
---------------------------------------------------------------------- Modified Files: ZSI/digest_auth.py ZSI/wstools/Namespaces.py ZSI/wstools/Utility.py ZSI/wstools/logging.py -- licensing info. ---------------------------------------------------------------------- More... over 20 years ago
---------------------------------------------------------------------- More... over 20 years ago
Replaced tabs with spaces. Thanks to Bruce Edge for picking this up. (feanor420) More... over 20 years ago
Add Typecode.typed to control xsi:type data system-wide For cookies, getheaders() is Python 2.3; use getallmatchingheaders In SoapWriter, put nsdecls on body, not envelope Record facets (restrictions) in XMLSchema.py <[email protected]> Remove Send()'s kwargs out of _args list <[email protected]> More... over 20 years ago
Ignore .pyc files More... over 20 years ago
---------------------------------------------------------------------- Modified Files: Namespaces.py -- add base notification, WSDL namespace. More... over 20 years ago
---------------------------------------------------------------------- Modified Files: XMLSchema.py -- using wrong class.. ---------------------------------------------------------------------- More... almost 21 years ago
In some cases it's necessary to run ZSI in a python environment where threading is not available, such as More... almost 21 years ago
---------------------------------------------------------------------- Modified Files: XMLSchema.py -- added a method for grabbing a schema item with a (namespace, name) directly rather than via an XML attribute. More... almost 21 years ago
---------------------------------------------------------------------- More... almost 21 years ago
Changed some simple formatting things in XMLSchema.py. More... almost 21 years ago
---------------------------------------------------------------------- More... almost 21 years ago