<feed xmlns='http://www.w3.org/2005/Atom'>
<title>django.git/tests/requests/test_data_upload_settings.py, branch main</title>
<subtitle>django
</subtitle>
<id>http://cgit.adnoto.dev/django.git/atom?h=main</id>
<link rel='self' href='http://cgit.adnoto.dev/django.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/'/>
<updated>2023-01-07T10:41:40Z</updated>
<entry>
<title>Renamed 'requests' test package.</title>
<updated>2023-01-07T10:41:40Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2023-01-07T10:41:40Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=016bead6a23989adec5c7ee6948db7ce2fc5e89b'/>
<id>urn:sha1:016bead6a23989adec5c7ee6948db7ce2fc5e89b</id>
<content type='text'>
This avoids a collision when third-party database backends depend on the
Requests HTTP library.</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored code to strictly match 88 characters line length.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-04T07:08:27Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=7119f40c9881666b6f9b5cf7df09ee1d21cc8344'/>
<id>urn:sha1:7119f40c9881666b6f9b5cf7df09ee1d21cc8344</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Reformatted code with Black.</title>
<updated>2022-02-07T19:37:05Z</updated>
<author>
<name>django-bot</name>
<email>ops@djangoproject.com</email>
</author>
<published>2022-02-03T19:24:19Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=9c19aff7c7561e3a82978a272ecdaad40dda5c00'/>
<id>urn:sha1:9c19aff7c7561e3a82978a272ecdaad40dda5c00</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refs #33476 -- Refactored problematic code before reformatting by Black.</title>
<updated>2022-02-03T10:20:46Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2022-02-03T10:20:46Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=c5cd8783825b5f6384417dac5f3889b4210b7d08'/>
<id>urn:sha1:c5cd8783825b5f6384417dac5f3889b4210b7d08</id>
<content type='text'>
In these cases Black produces unexpected results, e.g.

def make_random_password(
    self,
    length=10,
    allowed_chars='abcdefghjkmnpqrstuvwxyz' 'ABCDEFGHJKLMNPQRSTUVWXYZ' '23456789',
):

or

cursor.execute("""
SELECT ...
""",
    [table name],
)</content>
</entry>
<entry>
<title>Fixed DataUploadMaxNumberOfFieldsFormPost.test_number_exceeded().</title>
<updated>2021-02-23T08:47:30Z</updated>
<author>
<name>Mariusz Felisiak</name>
<email>felisiak.mariusz@gmail.com</email>
</author>
<published>2021-02-23T08:47:30Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=fb93363c499334d48aa95d40842795be5997817e'/>
<id>urn:sha1:fb93363c499334d48aa95d40842795be5997817e</id>
<content type='text'>
Follow up to 0ad9fa02e07b853003b3c2244d1015620705f020.</content>
</entry>
<entry>
<title>Refs CVE-2021-23336 -- Updated tests and release notes for affected versions.</title>
<updated>2021-02-19T08:03:06Z</updated>
<author>
<name>Nick Pope</name>
<email>nick@nickpope.me.uk</email>
</author>
<published>2021-02-16T10:14:17Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=0ad9fa02e07b853003b3c2244d1015620705f020'/>
<id>urn:sha1:0ad9fa02e07b853003b3c2244d1015620705f020</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #27005 -- Fixed crash if request.META[''CONTENT_LENGTH']=''.</title>
<updated>2016-08-03T17:12:40Z</updated>
<author>
<name>Tim Graham</name>
<email>timograham@gmail.com</email>
</author>
<published>2016-08-03T16:46:57Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=5c63b3e5a797102d915e1683971517f747a28013'/>
<id>urn:sha1:5c63b3e5a797102d915e1683971517f747a28013</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed #21231 -- Enforced a max size for GET/POST values read into memory.</title>
<updated>2016-05-12T14:17:52Z</updated>
<author>
<name>Andre Cruz</name>
<email>andre.cruz@co.sapo.pt</email>
</author>
<published>2015-01-07T18:41:29Z</published>
<link rel='alternate' type='text/html' href='http://cgit.adnoto.dev/django.git/commit/?id=929684d6ee0efb5afad51dc584489d0437d2451b'/>
<id>urn:sha1:929684d6ee0efb5afad51dc584489d0437d2451b</id>
<content type='text'>
Thanks Tom Christie for review.
</content>
</entry>
</feed>
