summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* update dev dependencies2.2.xDavid Lord2023-04-256-15/+15
* update dependenciesDavid Lord2023-04-107-43/+25
* [pre-commit.ci] pre-commit autoupdate (#2638)David Lord2023-04-041-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-04-041-1/+1
|/
* [pre-commit.ci] pre-commit autoupdate (#2617)David Lord2023-03-071-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-03-071-1/+1
|/
* `test_exclude_patterns` does not rely on `sys.prefix` (#2594)David Lord2023-02-221-5/+7
|\
| * test_exclude_patterns does not rely on sys.prefixDerek Higgins2023-02-221-5/+7
|/
* update dependenciesDavid Lord2023-02-176-36/+36
* release version 2.2.3 (#2587)David Lord2023-02-142-2/+2
|\
| * release version 2.2.32.2.3David Lord2023-02-142-2/+2
|/
* Merge pull request from GHSA-xg9f-g7g7-2323David Lord2023-02-146-18/+60
|\
| * rewrite docs about request data limitsDavid Lord2023-02-141-17/+20
| * clean up docsDavid Lord2023-02-144-16/+13
| * limit the maximum number of multipart form partspgjones2023-02-145-1/+43
|/
* Merge pull request from GHSA-px8h-6qxv-m22qDavid Lord2023-02-144-9/+14
|\
| * don't strip leading = when parsing cookieDavid Lord2023-02-144-9/+14
|/
* [pre-commit.ci] pre-commit autoupdate (#2585)David Lord2023-02-072-2/+2
|\
| * [pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]2023-02-071-1/+1
| * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-02-071-1/+1
|/
* fix LimitedStream.read method to work with raw IO streams (#2559)David Lord2023-02-063-23/+110
|\
| * refactor LimitedStream.exhaustDavid Lord2023-02-063-60/+77
| * fix LimitedStream.read method to work with raw IO streamsThomas Rausch2023-02-051-2/+21
| * add test that demonstrates how raw IO causes a problem with LimitedStreamThomas Rausch2023-02-051-0/+51
|/
* remove dependencies sectionDavid Lord2023-02-051-6/+0
* Fix strict slash redirects for final RuleParts (#2535)David Lord2023-02-054-4/+55
|\
| * Fix strict slash redirects for final RulePartspgjones2023-02-054-4/+55
|/
* mention part_isolating in changes (#2584)David Lord2023-02-051-2/+3
|\
| * mention part_isolating in changesDavid Lord2023-02-051-2/+3
|/
* render send_from_directory docs (#2581)David Lord2023-02-022-4/+7
|\
| * render send_from_directory docsDavid Lord2023-02-022-4/+7
|/
* build, provenance, publish workflow (#2575)David Lord2023-01-207-34/+134
|\
| * move and update flake8 configDavid Lord2023-01-202-29/+29
| * build, provenance, publish workflowDavid Lord2023-01-205-5/+105
|/
* relax actions/cache pinDavid Lord2023-01-091-1/+1
* fix ci job nameDavid Lord2023-01-091-1/+1
* fix entriesDavid Lord2023-01-091-4/+4
* Adjust extended parameter handling in headersrunderwood2023-01-094-0/+19
* updating pre-existing headers in multipart/form-data for pytest envir… (#2554)errogtr2023-01-082-2/+4
* update tested python versions (#2570)David Lord2023-01-073-11/+19
|\
| * update tested python versionsDavid Lord2023-01-073-11/+19
|/
* ignore flake8-bugbear B905 (#2562)David Lord2023-01-071-0/+2
|\
| * ignore flake8-bugbear B905Mehdi ABAAKOUK2022-12-291-0/+2
* | update dependenciesDavid Lord2023-01-0517-58/+68
* | Bump pytest xprocess to latest version and fix issue with junk binary data to...David Lord2023-01-052-2/+4
|\ \ | |/ |/|
| * bump pytest-xprocess, fix reading junk in lognorthernSage2023-01-052-2/+4
|/
* [pre-commit.ci] pre-commit autoupdate (#2543)pre-commit-ci[bot]2022-11-071-1/+1
* [pre-commit.ci] pre-commit autoupdate (#2538)pre-commit-ci[bot]2022-11-011-2/+2
* replace os.path.sep with os.sep (#2534)David Lord2022-10-132-2/+2
|\
| * replace os.path.sep with os.sepHugo2022-10-132-2/+2
|/