issues
search
arskom
/
spyne
A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
http://spyne.io
Other
1.13k
stars
313
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixed some type mismatches in case when mtom/xop is in incoming message
#716
shasoka
opened
17 hours ago
1
Unicode Characters Causing XML Data Error
#715
alroyer
opened
1 month ago
1
Replace cgi.parse_header() with custom function for Python 3.13 compat
#713
t-8ch
opened
1 month ago
2
Python 3.13: Replace cgi module
#712
bgermann
opened
2 months ago
1
Python 3.12 compatibility issue: spyne.util.six.moves not found
#711
MattiasBilaj
opened
2 months ago
0
Fix: Update import for Python 3.12 compatibility
#710
MattiasBilaj
opened
2 months ago
0
I'm running spyne 2.13.16 with twisted 21.7.0 on python 3.8 (ubuntu 18.04)
#709
Shadow666gamer
opened
4 months ago
0
Problem with the spyne.six.moves module, import error
#708
MateusLinhares-Dev
opened
5 months ago
2
Fix tests for python 3.12 and sqlalchemy >=2
#707
ericatkin
opened
6 months ago
4
Can you support django applications that are being run in asgi rather than wsgi?
#706
adambirds
opened
10 months ago
0
2.15.0 Stable release
#705
plq
opened
11 months ago
1
Update customized six version
#704
bene42
closed
11 months ago
2
DOC: Make license more clear
#703
stefan6419846
closed
11 months ago
2
Introduced Safer SMTP Alternative: Added `SMTP_SSL`
#702
fazledyn-or
opened
1 year ago
1
bump Python versions and add 3.12 to the test list
#701
matclayton
closed
11 months ago
2
Support Python 3.12
#700
matclayton
closed
11 months ago
5
"RequestNotAllowed" exception occurs when using twisted server to process soap11 requests
#699
LiqSolar
opened
1 year ago
0
latest patchset
#697
plq
opened
1 year ago
0
First draft to show how to make syntactically nicer with type annotations
#696
ghandic
opened
1 year ago
34
Aarry not add xml tag
#695
jesoonluo
closed
1 year ago
1
Returning response is not xml format, it is json
#694
Shodiev-Shokhrukh
closed
2 years ago
4
Bugfix/return client errors
#693
sashawood
opened
2 years ago
2
How to get access soap request body elements
#692
Shodiev-Shokhrukh
closed
2 years ago
0
I could not read data from wsdl file
#691
Shodiev-Shokhrukh
closed
2 years ago
0
Re-opening issue on ByteArray
#689
ghost
closed
2 years ago
1
Unable to use ByteArray value received
#688
ghost
closed
2 years ago
3
changed xs soap11env soap11enc
#687
maks2025
closed
2 years ago
1
Fix string type issues with SOAP/Twisted
#685
Neurones67
opened
2 years ago
1
add GitHub URL for PyPi
#684
andriyor
closed
1 year ago
1
Exposing simple types on WSDL with Spyne
#680
jancss
closed
2 years ago
0
interface add method validate attr element_form_default
#679
PyGuDev
closed
2 years ago
32
interface add attribute element_form_default
#678
PyGuDev
closed
2 years ago
2
Fix usage of Python collections
#677
henry-nicolas
closed
2 years ago
3
etreeconv: Python 3.10 incompatible "collections.Sized"
#676
bgermann
closed
2 years ago
0
GHSL-2021-115: fix performance problem in regex.
#675
kevinbackhouse
closed
3 years ago
3
SQLAlchemy 1.4 support
#672
bgermann
closed
2 years ago
2
GHSL-2021-115
#669
kevinbackhouse
closed
3 years ago
3
Flask Example Werkzeug DispatcherMiddleware import does not work
#668
moritzlschuler
closed
3 years ago
0
spyne.server.django.DjangoView.as_view small bug
#667
marcperrinoptel
closed
3 years ago
1
Fix _bytes_join behavior in Python3
#666
shtoltz
closed
3 years ago
4
Python3 - TypeError: sequence item 0: expected a bytes-like object, int found
#665
shtoltz
closed
3 years ago
0
Strategies for dealing with broken clients? (invalid documents)
#664
packplusplus
closed
3 years ago
3
implement spyne.Ignored
#663
plq
closed
2 years ago
1
How to use the type AnyXml correctly?
#661
random343
closed
3 years ago
1
only old docs available
#660
maurerle
opened
3 years ago
1
Modernise to use type annotations rather than @rpc(Unicode, Integer, _returns=Iterable(Unicode))
#659
ghandic
opened
3 years ago
2
Add Starlette as server transport option
#658
ghandic
opened
3 years ago
2
ComplexModels attempting to use in-line customization are silently dropped from inheriting objects
#657
packplusplus
closed
3 years ago
2
spyne.model.complex.XmlAttribute issue
#656
minafarouk
closed
3 years ago
1
How to make the service accept a simple type in the header?
#654
random343
closed
3 years ago
1
Next