<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Lib/cgi.py, branch misc-acks-comment</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has… (#10638)</title>
<updated>2019-09-11T11:05:53+00:00</updated>
<author>
<name>Pierre Quentel</name>
<email>pierre.quentel@gmail.com</email>
</author>
<published>2019-09-11T11:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2d7cacacc310b65b43e7e2de89e7722291dea6a4'/>
<id>2d7cacacc310b65b43e7e2de89e7722291dea6a4</id>
<content type='text'>
* bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has no content-length header

* Add Misc/NEWS.d/next file.

* Add rst formatting for NEWS.d/next file

* Reaplce assert by self.assertEqual
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-20504 : in cgi.py, fix bug when a multipart/form-data request has no content-length header

* Add Misc/NEWS.d/next file.

* Add rst formatting for NEWS.d/next file

* Reaplce assert by self.assertEqual
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35028: cgi: Fix max_num_fields off by one error (GH-9973)</title>
<updated>2018-10-23T08:14:35+00:00</updated>
<author>
<name>matthewbelisle-wf</name>
<email>matthew.belisle@workiva.com</email>
</author>
<published>2018-10-23T08:14:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b79b5c09493e98374e48fa122d82dab528fc6e72'/>
<id>b79b5c09493e98374e48fa122d82dab528fc6e72</id>
<content type='text'>
https://bugs.python.org/issue35028</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://bugs.python.org/issue35028</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-34866: Adding max_num_fields to cgi.FieldStorage (GH-9660)</title>
<updated>2018-10-19T10:52:59+00:00</updated>
<author>
<name>matthewbelisle-wf</name>
<email>matthew.belisle@workiva.com</email>
</author>
<published>2018-10-19T10:52:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=209144831b0a19715bda3bd72b14a3e6192d9cc1'/>
<id>209144831b0a19715bda3bd72b14a3e6192d9cc1</id>
<content type='text'>
Adding `max_num_fields` to `cgi.FieldStorage` to make DOS attacks harder by
limiting the number of `MiniFieldStorage` objects created by `FieldStorage`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adding `max_num_fields` to `cgi.FieldStorage` to make DOS attacks harder by
limiting the number of `MiniFieldStorage` objects created by `FieldStorage`.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33843: Remove deprecated stuff in cgi module (GH-7662)</title>
<updated>2018-06-19T08:28:50+00:00</updated>
<author>
<name>INADA Naoki</name>
<email>methane@users.noreply.github.com</email>
</author>
<published>2018-06-19T08:28:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=698865dcbb302ae742b76be883822f1563764ff9'/>
<id>698865dcbb302ae742b76be883822f1563764ff9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33497: Add errors param to cgi.parse_multipart and make an encoding in FieldStorage use the given errors (GH-6804)</title>
<updated>2018-05-14T22:11:55+00:00</updated>
<author>
<name>Amber Brown</name>
<email>hawkowl@atleastfornow.net</email>
</author>
<published>2018-05-14T22:11:55+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=545c955be997efd6b3827b981024e6b9945d82d1'/>
<id>545c955be997efd6b3827b981024e6b9945d82d1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29979: Rewrite cgi.parse_multipart to make it consistent with FieldStorage (#991)</title>
<updated>2017-05-08T12:08:34+00:00</updated>
<author>
<name>Pierre Quentel</name>
<email>pierre.quentel@gmail.com</email>
</author>
<published>2017-05-08T12:08:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cc3fa204d357be5fafc10eb8c2a80fe0bca998f1'/>
<id>cc3fa204d357be5fafc10eb8c2a80fe0bca998f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-30144: Import collections ABC from collections.abc rather than collections. (#1263)</title>
<updated>2017-04-24T06:05:00+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2017-04-24T06:05:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2e576f5aec1f8f23f07001e2eb3db9276851a4fc'/>
<id>2e576f5aec1f8f23f07001e2eb3db9276851a4fc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27105: Add cgi.test() to __all__, based on Jacek Kołodziej’s patch</title>
<updated>2016-06-06T01:53:28+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-06-06T01:53:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1cd277224685654a82489881f90d93a32571b7b2'/>
<id>1cd277224685654a82489881f90d93a32571b7b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #27076: Doc, comment and tests spelling fixes</title>
<updated>2016-05-26T05:35:26+00:00</updated>
<author>
<name>Martin Panter</name>
<email>vadmium+py@gmail.com</email>
</author>
<published>2016-05-26T05:35:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=46f50726a0047ae81d478c3a206f587b8f35ed08'/>
<id>46f50726a0047ae81d478c3a206f587b8f35ed08</id>
<content type='text'>
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Most fixes to Doc/ and Lib/ directories by Ville Skyttä.
</pre>
</div>
</content>
</entry>
<entry>
<title>(Merge 3.4) cgi.FieldStorage.read_multi ignores Content-Length</title>
<updated>2015-08-18T17:23:16+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2015-08-18T17:23:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1e26dc7ef60c19f57e779bb1f7906e446d71d343'/>
<id>1e26dc7ef60c19f57e779bb1f7906e446d71d343</id>
<content type='text'>
Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length
header in part headers. Patch written by Peter Landry and reviewed by Pierre
Quentel.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Issue #24764: cgi.FieldStorage.read_multi() now ignores the Content-Length
header in part headers. Patch written by Peter Landry and reviewed by Pierre
Quentel.
</pre>
</div>
</content>
</entry>
</feed>
