John-Mark Gurney
786b3ef83c
remove redundant try import, use BytesIO for byte stream..
1 year ago
Jarrod Chesney
bed64a3b13
Merge branch 'peek-1843' into 'master'
PEEK-1843 merge patches by franklx on github
See merge request peek/util/soappy-py3!3
1 year ago
Louis Lu
7390f5ad16
PEEK-1843 merge patches by franklx on github
from https://github.com/Synerty/SOAPpy-py3/pull/2 by franklx
This contains
145811d9c1
.patch
a91863242e
.patch
2 years ago
Jarrod Chesney
07bf2943ed
Merge branch 'peek-1406' into 'master'
PEEK-1406 Fix TypeError due to slice input from a Github contributor
See merge request peek/util/soappy-py3!2
2 years ago
Louis Lu
434f6ca00d
PEEK-1406 Fix TypeError due to slice input from a Github contributor
2 years ago
Jarrod Chesney
245a8e7004
Merge branch 'peek-1041' into 'master'
PEEK-1041 Fixed the deprecated 'cgi.escape()'
See merge request peek/util/soappy-py3!1
3 years ago
Louis Lu
c81c69833c
PEEK-1041 Fixed the deprecated 'cgi.escape()'
3 years ago
Jarrod Chesney
b72d4bdebe
Cleaned up setup.py to solve pip UnicodeDecodeError
4 years ago
Jarrod Chesney
3b7653b7a9
Updated to version 0.52.24
7 years ago
Jarrod Chesney
5a729fa439
Added pipbuild
7 years ago
Jarrod Chesney
42d8b9a661
Update setup.py, changelog and publushed
7 years ago
Jarrod Chesney
e3e415ca1e
Added TwistedSOAPPublisher
7 years ago
Jordi Sesmero
0b850789de
Merge pull request #1 from jsmolina/fix/python3
provide a fix to python3
8 years ago
jordism
11946902ea
add more fixes
8 years ago
jordism
31aeb5239c
fix compat with python 3.5
8 years ago
jordism
f45252d94b
provide a fix to python3
8 years ago
Mathieu Le Marec - Pasquet
9ec9de2b57
Merge pull request #18 from baldulin/develop
fix missing self in Errors.py
9 years ago
baldulin
f1ae0b9576
fix missing self
9 years ago
Mathieu Le Marec - Pasquet
e2f6883a2b
Back to development: 0.12.23
10 years ago
Mathieu Le Marec - Pasquet
cc9788d4ec
Preparing release 0.12.22
10 years ago
Mathieu Le Marec - Pasquet
cce33a20a9
Merge pull request #12 from dawryn/develop
Using configuration properties of objects
10 years ago
dawryn
0694b273bc
Dump user defined types with handler functions (can be used to override
dump of built-in types)
10 years ago
dawryn
643f832ded
Merge remote-tracking branch 'upstream/develop' into develop
10 years ago
dawryn
8811b307e4
Using configuration properties of objects
10 years ago
Mathieu Le Marec - Pasquet
0db1431745
Back to development: 0.12.22
10 years ago
Mathieu Le Marec - Pasquet
42d663dac3
Preparing release 0.12.21
10 years ago
Mathieu Le Marec - Pasquet
75f5d84cb5
changelog
10 years ago
Mathieu Le Marec - Pasquet
e5b8659042
Merge pull request #11 from dawryn/develop
Dispatching custom objects, slots supported.
10 years ago
Davorin Kunstelj
7840efc812
Update SOAPBuilder.py
10 years ago
Davorin Kunstelj
719a6c9b33
Dispatching custom objects, slots supported.
10 years ago
Mathieu Le Marec - Pasquet
dc9b96b894
Back to development: 0.12.21
10 years ago
Mathieu Le Marec - Pasquet
86decbca12
Preparing release 0.12.20
10 years ago
Mathieu Le Marec - Pasquet
d7262cd166
doc
10 years ago
Mathieu Le Marec - Pasquet
64125a24aa
fix cve CVE Requests
10 years ago
Mathieu Le Marec - Pasquet
a38656817c
fix cve CVE Request -- XXE part
10 years ago
Mathieu Le Marec - Pasquet
44d6b8c5c6
doc
10 years ago
Mathieu Le Marec - Pasquet
7e298a725e
doc
10 years ago
Mathieu Le Marec - Pasquet
471ed95efe
doc
10 years ago
Mathieu Le Marec - Pasquet
afc7603a33
changelog
10 years ago
Mathieu Le Marec - Pasquet
87007280cf
Merge remote-tracking branch 'jonozzz/develop' into develop
Conflicts:
CHANGES.txt
10 years ago
Sandro Knauß
2a1964e423
adding maptype
12 years ago
Mathieu Le Marec - Pasquet
b570382a5f
Merge pull request #7 from eligemejor/develop
Basic fixes (without code modification)
10 years ago
Mathieu Le Marec - Pasquet
adc99d1c70
Merge pull request #6 from claytonc/patch-1
Update SOAPBuilder.py
10 years ago
Mathieu Le Marec - Pasquet
2bff23f08e
Update CHANGES.txt
10 years ago
Mathieu Le Marec - Pasquet
c9bbdd3990
Update README.txt
10 years ago
Mathieu Le Marec - Pasquet
ec5a098935
Update setup.py
10 years ago
Ionut Turturica
ee490610a7
Support / (and other reserved characters) in the password.
10 years ago
German Larrain
e74c636ca2
Client.HTTPWithTimeout: fixed constructor's docstring and comments
-named the diferences with respect to the overriden method
-fixed wrong reference to class in module 'httplib'
-added documentation of param 'timeout'
-removed redundant comments
11 years ago
German Larrain
35935462c2
fixed module docstring location (all imports must be below them)
11 years ago
Clayton Caetano de Sousa
fbc7beb946
Update SOAPBuilder.py
Fix errors in integer Data Types.
interger -> xsd:int
BigInteger -> xsd:integer
11 years ago