Code Monkey home page Code Monkey logo

Comments (8)

siddhantgoel avatar siddhantgoel commented on June 2, 2024

Hey Sean, thanks for the bug report! Could you please attach the raw form body? That would be helpful for debugging.

from streaming-form-data.

sdizazzo avatar sdizazzo commented on June 2, 2024

Thanks for getting back to me!! Attached is the raw form. I changed a few little details since its proprietary.

form.dat.zip

from streaming-form-data.

siddhantgoel avatar siddhantgoel commented on June 2, 2024

Thanks for uploading the form data! I'm traveling currently so I won't be able to take a look immediately. Sorry about that! But I'll definitely get to this in a few days.

from streaming-form-data.

sdizazzo avatar sdizazzo commented on June 2, 2024

It looks like you were comparing apples to oranges in a few places...at least in Python 2.7. Just had to add two ord() calls to convert the bytes passed in to ints to be able to compare them to the enums.

from streaming-form-data.

siddhantgoel avatar siddhantgoel commented on June 2, 2024

Right, I haven't tested this with Python 2.7. Currently only Python 3 has been tested, but you're right - I should probably update the README.

Btw if you have it working with Python 2.7, would you like to open a pull request? 2.7 support would be quite awesome.

from streaming-form-data.

sdizazzo avatar sdizazzo commented on June 2, 2024

It's the least I can do. Thanks for writing this! It's really just a few simple changes. Not sure if it will break anything in Python 3.

from streaming-form-data.

siddhantgoel avatar siddhantgoel commented on June 2, 2024

Awesome! Six might come in handy when making compatibility changes.

from streaming-form-data.

siddhantgoel avatar siddhantgoel commented on June 2, 2024

I added #2, so I'll close this issue.

from streaming-form-data.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.