{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":81770704,"defaultBranch":"main","name":"cpython","ownerLogin":"akuchling","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-02-13T01:06:12.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/204654?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701446812.0","currentOid":""},"activityList":{"items":[{"before":null,"after":"d1b1fa3131c8e20f09cf3d989d74eed611acfa6b","ref":"refs/heads/dependabot/github_actions/actions/github-script-7","pushedAt":"2023-12-01T16:06:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/github-script from 6 to 7\n\nBumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.\n- [Release notes](https://github.com/actions/github-script/releases)\n- [Commits](https://github.com/actions/github-script/compare/v6...v7)\n\n---\nupdated-dependencies:\n- dependency-name: actions/github-script\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/github-script from 6 to 7"}},{"before":null,"after":"c2a655491e2cd06a997d74d658369bd55717f2e3","ref":"refs/heads/dependabot/github_actions/actions/setup-node-4","pushedAt":"2023-11-01T16:14:35.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/setup-node from 3 to 4\n\nBumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.\n- [Release notes](https://github.com/actions/setup-node/releases)\n- [Commits](https://github.com/actions/setup-node/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/setup-node\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/setup-node from 3 to 4"}},{"before":null,"after":"66378c7dc06705085d8ed04e7a22a2d2bfce851d","ref":"refs/heads/dependabot/github_actions/actions/checkout-4","pushedAt":"2023-10-01T16:26:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/checkout from 3 to 4\n\nBumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n- [Release notes](https://github.com/actions/checkout/releases)\n- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n\n---\nupdated-dependencies:\n- dependency-name: actions/checkout\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/checkout from 3 to 4"}},{"before":"f879c88301752f4fce1ff300bf49ddef658a32ba","after":"d9e8ddf0585cac3b9582c6797c8af1c4a8c23094","ref":"refs/heads/update-regex-howto","pushedAt":"2023-08-24T01:36:40.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Move fullmatch() above match(), and re-word this table a bit","shortMessageHtmlLink":"Move fullmatch() above match(), and re-word this table a bit"}},{"before":"acd1460e647dcce1cba12ce0ab8be6e6f43017db","after":"f879c88301752f4fce1ff300bf49ddef658a32ba","ref":"refs/heads/update-regex-howto","pushedAt":"2023-08-10T00:52:09.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Move discussion of zero-width assertions, and clarify that repeating them is an error","shortMessageHtmlLink":"Move discussion of zero-width assertions, and clarify that repeating …"}},{"before":"05555dff07324ef96ca63e789701d82fcb5599eb","after":"acd1460e647dcce1cba12ce0ab8be6e6f43017db","ref":"refs/heads/update-regex-howto","pushedAt":"2023-08-10T00:39:16.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Make re.sub() and re.split() signature match the current module","shortMessageHtmlLink":"Make re.sub() and re.split() signature match the current module"}},{"before":"132b3e6ad8807f75c55c5a81ae5b9b8e45b4359e","after":"05555dff07324ef96ca63e789701d82fcb5599eb","ref":"refs/heads/update-regex-howto","pushedAt":"2023-08-10T00:21:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"re.sub() now has a flags argument","shortMessageHtmlLink":"re.sub() now has a flags argument"}},{"before":"662e6466d4bb9eeac16ab22eb9d11763279fceea","after":"132b3e6ad8807f75c55c5a81ae5b9b8e45b4359e","ref":"refs/heads/update-regex-howto","pushedAt":"2023-08-10T00:14:14.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Describe how to use flags, and embedded modifiers such as (?x)","shortMessageHtmlLink":"Describe how to use flags, and embedded modifiers such as (?x)"}},{"before":"4d9d387d90803acef7d556bdb732260da8c36a02","after":null,"ref":"refs/heads/dependabot/github_actions/actions/setup-python-4","pushedAt":"2023-08-09T23:48:18.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"f5bec4b901501191c1a17939cc4e7ca5c6a11cab","after":null,"ref":"refs/heads/dependabot/github_actions/actions/stale-8","pushedAt":"2023-08-09T23:48:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"}},{"before":"a4038d8cf0f537a8d0bb5433a233532bcdbf7bbd","after":"662e6466d4bb9eeac16ab22eb9d11763279fceea","ref":"refs/heads/update-regex-howto","pushedAt":"2023-08-09T23:42:03.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Mention := operator","shortMessageHtmlLink":"Mention := operator"}},{"before":"babd6f736c6a077518ef43d26f17cdb2b70d31cf","after":"a4038d8cf0f537a8d0bb5433a233532bcdbf7bbd","ref":"refs/heads/update-regex-howto","pushedAt":"2023-08-09T23:13:49.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Clarify discussion of named groups","shortMessageHtmlLink":"Clarify discussion of named groups"}},{"before":"d3754999ae9b5af20ed6e7f73150e4faf6e775f5","after":"babd6f736c6a077518ef43d26f17cdb2b70d31cf","ref":"refs/heads/update-regex-howto","pushedAt":"2023-05-03T01:48:37.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Fix bug in doubled-word example, and try to clarify the explanation","shortMessageHtmlLink":"Fix bug in doubled-word example, and try to clarify the explanation"}},{"before":"2b82134ea312fe61e0028a67cc25c02d786868b0","after":"d3754999ae9b5af20ed6e7f73150e4faf6e775f5","ref":"refs/heads/update-regex-howto","pushedAt":"2023-05-03T01:32:57.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Describe .fullmatch() method","shortMessageHtmlLink":"Describe .fullmatch() method"}},{"before":null,"after":"2b82134ea312fe61e0028a67cc25c02d786868b0","ref":"refs/heads/update-regex-howto","pushedAt":"2023-04-26T01:21:06.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"akuchling","name":"Andrew Kuchling","path":"/akuchling","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/204654?s=80&v=4"},"commit":{"message":"Unrecognized escapes now raise a SyntaxWarning, not a DeprecationWarning.\nRemove use of undefined jargon 'cooked'.","shortMessageHtmlLink":"Unrecognized escapes now raise a SyntaxWarning, not a DeprecationWarn…"}},{"before":null,"after":"f5bec4b901501191c1a17939cc4e7ca5c6a11cab","ref":"refs/heads/dependabot/github_actions/actions/stale-8","pushedAt":"2023-04-01T16:57:03.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"dependabot[bot]","name":null,"path":"/apps/dependabot","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/29110?s=80&v=4"},"commit":{"message":"build(deps): bump actions/stale from 7 to 8\n\nBumps [actions/stale](https://github.com/actions/stale) from 7 to 8.\n- [Release notes](https://github.com/actions/stale/releases)\n- [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/actions/stale/compare/v7...v8)\n\n---\nupdated-dependencies:\n- dependency-name: actions/stale\n dependency-type: direct:production\n update-type: version-update:semver-major\n...\n\nSigned-off-by: dependabot[bot] ","shortMessageHtmlLink":"build(deps): bump actions/stale from 7 to 8"}}],"hasNextPage":false,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAADvXpgTgA","startCursor":null,"endCursor":null}},"title":"Activity · akuchling/cpython"}