lwcolton / falcon-cors

CORS support for Falcon: http://falconframework.org
Apache License 2.0
74 stars 15 forks source link

Python 3? #14

Open dstromberg opened 5 years ago

dstromberg commented 5 years ago

Hi.

What's the story with falcon-cors on Python 3? You probably already know that 2.x is not going to be supported much longer. I'm asking because caniusepython3 identified falcon-cors as one of the projects that need to be looked at.

If the compatibility is as yet unknown, is there a decent test suite I can try with a 3.x interpreter?

Thanks!

lwcolton commented 5 years ago

https://github.com/lwcolton/falcon-cors/blob/master/tox.ini#L12

On Wed, May 29, 2019 at 1:54 PM dstromberg notifications@github.com wrote:

Hi.

What's the story with falcon-cors on Python 3? You probably already know that 2.x is not going to be supported much longer. I'm asking because caniusepython3 identified falcon-cors as one of the projects that need to be looked at.

If the compatibility is as yet unknown, is there a decent test suite I can try with a 3.x interpreter?

Thanks!

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/lwcolton/falcon-cors/issues/14?email_source=notifications&email_token=AAK24LT3EMEGDRVIRTAW5D3PX3GNRA5CNFSM4HQQXX52YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4GWR63HQ, or mute the thread https://github.com/notifications/unsubscribe-auth/AAK24LWFP3ZEZAYX4VEE7QLPX3GNRANCNFSM4HQQXX5Q .

-- Sincerely,

Colton Leekley-Winslow 651-242-9559 lwcolton@gmail.com

dan-stromberg commented 5 years ago

Interesting. I wonder why caniusepython3 is flagging falcon-cors? Maybe it's because falcon-cors isn't specifying which versions of python it works with in its setup.py?

lwcolton commented 5 years ago

That'd be my guess. You should be good to go anyway and I'll see about getting setup.py updated

On Thu, May 30, 2019, 11:16 AM dan-stromberg notifications@github.com wrote:

Interesting. I wonder why caniusepython3 is flagging falcon-cors? Maybe it's because falcon-cors isn't specifying which versions of python it works with in its setup.py?

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/lwcolton/falcon-cors/issues/14?email_source=notifications&email_token=AAK24LQPODQWFFT3OHDF2KLPX74UFA5CNFSM4HQQXX52YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWSYWEY#issuecomment-497388307, or mute the thread https://github.com/notifications/unsubscribe-auth/AAK24LRTUV25Z7H5Z3J26W3PX74UFANCNFSM4HQQXX5Q .