{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":1206729,"defaultBranch":"main","name":"autopep8","ownerLogin":"hhatto","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2010-12-29T20:08:51.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/150309?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1717074544.0","currentOid":""},"activityList":{"items":[{"before":"d5bbdbc53d161200282959d0ffbfbf2f66da2921","after":"a109296d0f24724fd4e3fdf8b719abb7588cf6af","ref":"refs/heads/main","pushedAt":"2024-05-30T13:18:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"publish package via ci with token","shortMessageHtmlLink":"publish package via ci with token"}},{"before":"dc9656fa40a2ed66797c8d01bb615984cd64d5e2","after":"d5bbdbc53d161200282959d0ffbfbf2f66da2921","ref":"refs/heads/main","pushedAt":"2024-05-30T13:08:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"version 2.2.0","shortMessageHtmlLink":"version 2.2.0"}},{"before":"b4c586d7ecabddb40a35fdcdd7892bd045660ab0","after":null,"ref":"refs/heads/skip-e501-fstring","pushedAt":"2024-05-29T23:00:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"}},{"before":"6878c9634455037715fcbac4d289696800bbb844","after":"dc9656fa40a2ed66797c8d01bb615984cd64d5e2","ref":"refs/heads/main","pushedAt":"2024-05-29T23:00:08.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"Merge pull request #750 from hhatto/skip-e501-fstring\n\nskip e501 fixed method for f-string line(s)","shortMessageHtmlLink":"Merge pull request #750 from hhatto/skip-e501-fstring"}},{"before":null,"after":"b4c586d7ecabddb40a35fdcdd7892bd045660ab0","ref":"refs/heads/skip-e501-fstring","pushedAt":"2024-05-29T15:13:28.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"skip e501 fixed method for f-string line(s)","shortMessageHtmlLink":"skip e501 fixed method for f-string line(s)"}},{"before":"725337599eb3c977aa21f4dc05dc5ae416ac4d1d","after":null,"ref":"refs/heads/experimental-option-is-deprecated","pushedAt":"2024-05-29T01:04:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"}},{"before":"83e29b6962e55a10349e3e46bbea66f82d524486","after":"6878c9634455037715fcbac4d289696800bbb844","ref":"refs/heads/main","pushedAt":"2024-05-29T01:04:58.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"Merge pull request #749 from hhatto/experimental-option-is-deprecated\n\nexperimental option is deprecated","shortMessageHtmlLink":"Merge pull request #749 from hhatto/experimental-option-is-deprecated"}},{"before":"53a993ec09142414a8798b197781e11a2f97bbfb","after":"725337599eb3c977aa21f4dc05dc5ae416ac4d1d","ref":"refs/heads/experimental-option-is-deprecated","pushedAt":"2024-05-29T00:52:15.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"strict lint","shortMessageHtmlLink":"strict lint"}},{"before":null,"after":"53a993ec09142414a8798b197781e11a2f97bbfb","ref":"refs/heads/experimental-option-is-deprecated","pushedAt":"2024-05-29T00:32:22.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"experimental option is deprecated","shortMessageHtmlLink":"experimental option is deprecated"}},{"before":"765402a0289dd4f3f8a7b56c9e36e33f77fe656b","after":null,"ref":"refs/heads/fix-issue688","pushedAt":"2024-05-29T00:08:47.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"}},{"before":"f0289518ac3c676db2ae1cd4632fa86fad449728","after":"83e29b6962e55a10349e3e46bbea66f82d524486","ref":"refs/heads/main","pushedAt":"2024-05-29T00:08:46.000Z","pushType":"pr_merge","commitsCount":4,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"Merge pull request #748 from hhatto/fix-issue688\n\nfix specific case of e271 and w504","shortMessageHtmlLink":"Merge pull request #748 from hhatto/fix-issue688"}},{"before":"91b15c58b25c8afa2b048bffdcc54f6392f96522","after":"765402a0289dd4f3f8a7b56c9e36e33f77fe656b","ref":"refs/heads/fix-issue688","pushedAt":"2024-05-28T23:41:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"fix: check just before fixed-method","shortMessageHtmlLink":"fix: check just before fixed-method"}},{"before":"75557c061f22d52f896f8a1c732de658c41757de","after":"91b15c58b25c8afa2b048bffdcc54f6392f96522","ref":"refs/heads/fix-issue688","pushedAt":"2024-05-28T23:32:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"fix: skip if fixed-method result to another result","shortMessageHtmlLink":"fix: skip if fixed-method result to another result"}},{"before":null,"after":"75557c061f22d52f896f8a1c732de658c41757de","ref":"refs/heads/fix-issue688","pushedAt":"2024-05-28T23:29:01.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"add test for specific case of e271 and w504","shortMessageHtmlLink":"add test for specific case of e271 and w504"}},{"before":"e238c83c6fcee0b01204b52a385e850fdd38a752","after":"f0289518ac3c676db2ae1cd4632fa86fad449728","ref":"refs/heads/main","pushedAt":"2024-05-28T22:42:08.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"pypi","shortMessageHtmlLink":"pypi"}},{"before":"9bdde91e36e18683dd654cd70d607f2e33ffc6aa","after":"e238c83c6fcee0b01204b52a385e850fdd38a752","ref":"refs/heads/main","pushedAt":"2024-05-28T22:40:12.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"use pypa/gh-action-pypi-publish","shortMessageHtmlLink":"use pypa/gh-action-pypi-publish"}},{"before":"719923b7b5a31e56a5474ecf587bfe090c249610","after":"9bdde91e36e18683dd654cd70d607f2e33ffc6aa","ref":"refs/heads/main","pushedAt":"2024-05-28T15:03:47.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"fix: upload pacakge to pypi","shortMessageHtmlLink":"fix: upload pacakge to pypi"}},{"before":"7316aac64aefd0de1fb922952800b56226b27ab7","after":"719923b7b5a31e56a5474ecf587bfe090c249610","ref":"refs/heads/main","pushedAt":"2024-05-28T14:57:59.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"version 2.1.2","shortMessageHtmlLink":"version 2.1.2"}},{"before":"6f5f04d56c6655111677d03363d0353c71cdaeec","after":null,"ref":"refs/heads/fix-e501-experimental-fstring","pushedAt":"2024-05-28T14:47:53.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"}},{"before":"afd79c21a41d611a3d49a014643c382fbed1c423","after":"7316aac64aefd0de1fb922952800b56226b27ab7","ref":"refs/heads/main","pushedAt":"2024-05-28T14:47:52.000Z","pushType":"pr_merge","commitsCount":7,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"Merge pull request #747 from hhatto/fix-e501-experimental-fstring\n\nFix e501 experimental fstring case in Python3.12+","shortMessageHtmlLink":"Merge pull request #747 from hhatto/fix-e501-experimental-fstring"}},{"before":"faea0992c12bb24587c980a11e5140ad723882ba","after":"6f5f04d56c6655111677d03363d0353c71cdaeec","ref":"refs/heads/fix-e501-experimental-fstring","pushedAt":"2024-05-28T14:43:07.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"no cover","shortMessageHtmlLink":"no cover"}},{"before":"e9f42c054b3dfbc22632156c2a499acdcade4ad8","after":"faea0992c12bb24587c980a11e5140ad723882ba","ref":"refs/heads/fix-e501-experimental-fstring","pushedAt":"2024-05-28T14:35:50.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"fix test","shortMessageHtmlLink":"fix test"}},{"before":null,"after":"e9f42c054b3dfbc22632156c2a499acdcade4ad8","ref":"refs/heads/fix-e501-experimental-fstring","pushedAt":"2024-05-28T14:12:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"fix typo","shortMessageHtmlLink":"fix typo"}},{"before":"c9eb24e3c94501ed0440f95845c6c87cf54ad7a5","after":"afd79c21a41d611a3d49a014643c382fbed1c423","ref":"refs/heads/main","pushedAt":"2024-05-22T12:08:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"fix: package publish","shortMessageHtmlLink":"fix: package publish"}},{"before":"4490e0f3d0555a4c5635daf746965005e078da1d","after":"c9eb24e3c94501ed0440f95845c6c87cf54ad7a5","ref":"refs/heads/main","pushedAt":"2024-05-22T11:56:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"version 2.1.1","shortMessageHtmlLink":"version 2.1.1"}},{"before":"4077c2b55d9ffb3f64561025657c7349dad177a1","after":null,"ref":"refs/heads/include-test-acid-py","pushedAt":"2024-03-23T23:49:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"}},{"before":"831f71858967add06c1b678899349fab88113bf5","after":"4490e0f3d0555a4c5635daf746965005e078da1d","ref":"refs/heads/main","pushedAt":"2024-03-23T23:49:31.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"Merge pull request #741 from hhatto/include-test-acid-py\n\ninclude test/acid.py in sdist package","shortMessageHtmlLink":"Merge pull request #741 from hhatto/include-test-acid-py"}},{"before":"831f71858967add06c1b678899349fab88113bf5","after":"4077c2b55d9ffb3f64561025657c7349dad177a1","ref":"refs/heads/include-test-acid-py","pushedAt":"2024-03-23T23:44:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"include test/acid.py in sdist package","shortMessageHtmlLink":"include test/acid.py in sdist package"}},{"before":null,"after":"831f71858967add06c1b678899349fab88113bf5","ref":"refs/heads/include-test-acid-py","pushedAt":"2024-03-23T23:43:49.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"refactoring","shortMessageHtmlLink":"refactoring"}},{"before":"0b4c5f2cbb1ee0e937c089083d287afd23562d66","after":"831f71858967add06c1b678899349fab88113bf5","ref":"refs/heads/main","pushedAt":"2024-03-17T23:08:06.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"hhatto","name":"Hideo Hattori","path":"/hhatto","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/150309?s=80&v=4"},"commit":{"message":"refactoring","shortMessageHtmlLink":"refactoring"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEWApOMQA","startCursor":null,"endCursor":null}},"title":"Activity ยท hhatto/autopep8"}