bpo-29979: rewrite cgi.parse_multipart() by PierreQuentel · Pull Request #990 · python/cpython

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

@PierreQuentel

Pierre Quentel and others added 30 commits

Feb 25, 2017
…Match is present. Add tests.
… check that it's a valid HTTP date with timezone set to UTC.
…osecond=0) instead of int()
…format ; ignore ill-formed values in If-Modified-Since header.
…several methods ; add a test for Last-Modified header.

Pierre Quentel added 3 commits

Apr 1, 2017