{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":142752271,"defaultBranch":"main","name":"werkzeug","ownerLogin":"pgjones","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2018-07-29T10:42:59.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1391482?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1711997811.0","currentOid":""},"activityList":{"items":[{"before":"f0a1733f52a7241f51cc519593233e8be6aeaa0e","after":"6f461e9485514821bd249d356147c3bb8b4e8697","ref":"refs/heads/main","pushedAt":"2024-04-01T19:00:30.000Z","pushType":"push","commitsCount":194,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Merge branch '3.0.x'","shortMessageHtmlLink":"Merge branch '3.0.x'"}},{"before":"1f7a76ab1a0a7ddb153c421dcb3e0ea6dcb672b7","after":null,"ref":"refs/heads/3.0.x","pushedAt":"2024-04-01T18:56:51.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":null,"after":"1f7a76ab1a0a7ddb153c421dcb3e0ea6dcb672b7","ref":"refs/heads/3.0.x","pushedAt":"2024-03-19T21:36:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Release version 3.0.2","shortMessageHtmlLink":"Release version 3.0.2"}},{"before":"86b73ea4322b277b28d79dc46a542dc1c06f151c","after":null,"ref":"refs/heads/converter","pushedAt":"2024-03-19T21:33:44.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":"5f6d36d035ce8996b64080e8ec856250deb07990","after":"86b73ea4322b277b28d79dc46a542dc1c06f151c","ref":"refs/heads/converter","pushedAt":"2024-03-09T22:18:15.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Raise an error if the converter arguments cannot be parsed\n\nThis could happen for example with `min=0;max=500` as the `;` is not a\nword character everything before it is ignored in the regex during the\nfinditer call. This then lefts the user confused as the `min=0;` was\nsilently ignored.","shortMessageHtmlLink":"Raise an error if the converter arguments cannot be parsed"}},{"before":null,"after":"5f6d36d035ce8996b64080e8ec856250deb07990","ref":"refs/heads/converter","pushedAt":"2024-03-09T22:16:54.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Raise an error if the converter arguments cannot be parsed\n\nThis could happen for example with `min=0;max=500` as the `;` is not a\nword character everything before it is ignored in the regex during the\nfinditer call. This then lefts the user confused as the `min=0;` was\nsilently ignored.","shortMessageHtmlLink":"Raise an error if the converter arguments cannot be parsed"}},{"before":"16c020fd4581f287a0cad299197bb648b46c9e02","after":null,"ref":"refs/heads/chips","pushedAt":"2024-03-05T20:08:22.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":"e18f08a59284a598c0737ffb100900dd799d5a88","after":"16c020fd4581f287a0cad299197bb648b46c9e02","ref":"refs/heads/chips","pushedAt":"2024-03-05T20:04:51.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"add params for partitioned in set_cookie and delete_cookie","shortMessageHtmlLink":"add params for partitioned in set_cookie and delete_cookie"}},{"before":"738d5c7ef61abf3eefac3d249acb605d401e31f6","after":"e18f08a59284a598c0737ffb100900dd799d5a88","ref":"refs/heads/chips","pushedAt":"2024-03-05T20:04:14.000Z","pushType":"pr_merge","commitsCount":1,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"add params for partitioned in set_cookie and delete_cookie","shortMessageHtmlLink":"add params for partitioned in set_cookie and delete_cookie"}},{"before":"e075bba892f6f1bf72eef2de945286df974afb88","after":null,"ref":"refs/heads/slashes","pushedAt":"2024-03-05T20:02:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":"ebe68e34fef6416d0201823918b99883406bda02","after":"e075bba892f6f1bf72eef2de945286df974afb88","ref":"refs/heads/slashes","pushedAt":"2024-03-03T16:42:22.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Fix issue with repeated-slash requests redirecting\n\nPreviously if a request had repeated slashes it could match a single\nslash route and hence return a redirect response even if merge_slashes\nwas False.\n\nAdditionally setting the merge_slashes attribute of the map after\ninitialisation had no affect, compounding this problem.","shortMessageHtmlLink":"Fix issue with repeated-slash requests redirecting"}},{"before":null,"after":"ebe68e34fef6416d0201823918b99883406bda02","ref":"refs/heads/slashes","pushedAt":"2024-03-03T16:40:43.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Fix issue with repeated-slash requests redirecting\n\nPreviously if a request had repeated slashes it could match a single\nslash route and hence return a redirect response even if merge_slashes\nwas False.\n\nAdditionally setting the merge_slashes attribute of the map after\ninitialisation had no affect, compounding this problem.","shortMessageHtmlLink":"Fix issue with repeated-slash requests redirecting"}},{"before":"a37a4ebd9df76bcdfd9dc7be5c78e6e76e3cf3ce","after":null,"ref":"refs/heads/exceptions","pushedAt":"2024-03-03T15:42:34.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":null,"after":"a37a4ebd9df76bcdfd9dc7be5c78e6e76e3cf3ce","ref":"refs/heads/exceptions","pushedAt":"2024-02-29T21:05:50.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Make the exception tests more robust\n\nThis should ensure that the tests work with Pytest 8 onwards. The\nissue appears to be that __subclasses__ \"returns a list of all those\nreferences still alive.\" which could include the RequestRedirect. If\nit does include RequestRedirect the tests will fail as it requires an\nargument to be constructed. Note this test is not meant for\nRequestRedirect.","shortMessageHtmlLink":"Make the exception tests more robust"}},{"before":"000609c469a991315451c2bae08f66a2eb5b4c02","after":"738d5c7ef61abf3eefac3d249acb605d401e31f6","ref":"refs/heads/chips","pushedAt":"2024-02-29T20:29:04.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Support Cookie CHIPS\n\nCHIPS, Cookies Having Independent Partitioned State, allows for\ncookies to be opted into partitioned storage which is especially\nuseful for thrid party cookies.","shortMessageHtmlLink":"Support Cookie CHIPS"}},{"before":"9b10c9ed0d7eb6f3d2e7e867652cd2c5aaa9f43c","after":"000609c469a991315451c2bae08f66a2eb5b4c02","ref":"refs/heads/chips","pushedAt":"2024-02-27T21:09:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Support Cookie CHIPS\n\nCHIPS, Cookies Having Independent Partitioned State, allows for\ncookies to be opted into partitioned storage which is especially\nuseful for thrid party cookies.","shortMessageHtmlLink":"Support Cookie CHIPS"}},{"before":"12a9fee2b97ebfda0bb0a8a25c9399aa622f0b4b","after":"9b10c9ed0d7eb6f3d2e7e867652cd2c5aaa9f43c","ref":"refs/heads/chips","pushedAt":"2024-02-27T21:05:17.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Support Cookie CHIPS\n\nCHIPS, Cookies Having Independent Partitioned State, allows for\ncookies to be opted into partitioned storage which is especially\nuseful for thrid party cookies.","shortMessageHtmlLink":"Support Cookie CHIPS"}},{"before":null,"after":"12a9fee2b97ebfda0bb0a8a25c9399aa622f0b4b","ref":"refs/heads/chips","pushedAt":"2024-02-27T21:02:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Support Cookie CHIPS\n\nCHIPS, Cookies Having Independent Partitioned State, allows for\ncookies to be opted into partitioned storage which is especially\nuseful for thrid party cookies.","shortMessageHtmlLink":"Support Cookie CHIPS"}},{"before":"ce4eff5902d4a6b41a20ecc6e4029741284a87fd","after":null,"ref":"refs/heads/3.0.x","pushedAt":"2023-10-24T20:59:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":"d91551ed5e35639e1e6b42cb3d247a1703f1f9ea","after":"ce4eff5902d4a6b41a20ecc6e4029741284a87fd","ref":"refs/heads/3.0.x","pushedAt":"2023-10-24T20:52:48.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Release version 3.0.1","shortMessageHtmlLink":"Release version 3.0.1"}},{"before":null,"after":"d91551ed5e35639e1e6b42cb3d247a1703f1f9ea","ref":"refs/heads/3.0.x","pushedAt":"2023-10-24T20:47:55.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Release version 3.0.1","shortMessageHtmlLink":"Release version 3.0.1"}},{"before":"aa5088f6e550ab6dfb6742270c9ea733ed17261c","after":null,"ref":"refs/heads/release","pushedAt":"2023-09-30T13:59:05.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":null,"after":"aa5088f6e550ab6dfb6742270c9ea733ed17261c","ref":"refs/heads/release","pushedAt":"2023-09-30T13:53:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Release version 3.0.0","shortMessageHtmlLink":"Release version 3.0.0"}},{"before":"e47f971ade909e8030939fadc2e85271508b1d68","after":null,"ref":"refs/heads/path","pushedAt":"2023-09-30T13:52:06.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":"1e440818dfc08937f46fa4095322abb96e11688e","after":"e47f971ade909e8030939fadc2e85271508b1d68","ref":"refs/heads/path","pushedAt":"2023-09-30T09:20:23.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Default the PathConverter (and descendants) to be non part isolating\n\nThis is likely to be the expected for anything that is or extends the\nPathConverter and by adding it explicitly I hope it will cause less\nconfusion, as seen in a recent issue 2783.\n\nNote the PathConverter was already non part isolating due to the\nBaseConverter check.","shortMessageHtmlLink":"Default the PathConverter (and descendants) to be non part isolating"}},{"before":null,"after":"1e440818dfc08937f46fa4095322abb96e11688e","ref":"refs/heads/path","pushedAt":"2023-09-30T09:19:20.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Default the PathConverter (and descendants) to be non part isolating\n\nThis is likely to be the expected for anything that is or extends the\nPathConverter and by adding it explicitly I hope it will cause less\nconfusion, as seen in a recent issue 2783.\n\nNote the PathConverter was already non part isolating due to the\nBaseConverter check.","shortMessageHtmlLink":"Default the PathConverter (and descendants) to be non part isolating"}},{"before":"0b2a558054f713d3555c875d0d0f80cef1bde8e6","after":null,"ref":"refs/heads/2.3.x","pushedAt":"2023-08-14T09:22:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":null,"after":"0b2a558054f713d3555c875d0d0f80cef1bde8e6","ref":"refs/heads/2.3.x","pushedAt":"2023-08-14T09:17:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Start version 2.3.8","shortMessageHtmlLink":"Start version 2.3.8"}},{"before":"3a0b064b6874de08384fb824f7787c85e0fdc305","after":null,"ref":"refs/heads/empty_encode","pushedAt":"2023-08-12T21:23:01.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"}},{"before":"6532c7df2ccb189332855336aea7566fa2e201bf","after":"3a0b064b6874de08384fb824f7787c85e0fdc305","ref":"refs/heads/empty_encode","pushedAt":"2023-08-12T21:21:03.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"pgjones","name":"Phil Jones","path":"/pgjones","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1391482?s=80&v=4"},"commit":{"message":"Fix empty stream file uploads when testing\n\nThere should be a Data event with more_data=False, sent to the encoder\nas is now the case. This was ok for files that weren't empty as a Data\nevent with more_data=True was sent thereby updating the state and\nworking past this issue.\n\nThis includes a test from @pandabear.\n\nThe other test fix is required as the file should be bytes.","shortMessageHtmlLink":"Fix empty stream file uploads when testing"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEJMRgewA","startCursor":null,"endCursor":null}},"title":"Activity ยท pgjones/werkzeug"}