{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":256181023,"defaultBranch":"main","name":"cpython","ownerLogin":"felixxm","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2020-04-16T10:22:17.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/2865885?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1713556983.0","currentOid":""},"activityList":{"items":[{"before":"4bba1c9e6cfeaf69302b501a4306668613db4b28","after":"4fc82b6d3b99f873179937215833e7a573ca7876","ref":"refs/heads/main","pushedAt":"2024-06-08T07:47:56.000Z","pushType":"push","commitsCount":32,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-120225: fix crash in compiler on empty block at end of exception handler (#120235)","shortMessageHtmlLink":"pythongh-120225: fix crash in compiler on empty block at end of excep…"}},{"before":"f5b7e397c0a0e180257450843ab622ab8783adf6","after":"4bba1c9e6cfeaf69302b501a4306668613db4b28","ref":"refs/heads/main","pushedAt":"2024-06-05T13:37:35.000Z","pushType":"push","commitsCount":627,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-120065: Increase `collect_in_thread` period to 5 ms. (#120068)\n\nThis matches the default GIL switch interval. It greatly speeds up the\r\nfree-threaded build: previously, it spent nearly all its time in\r\n`gc.collect()`.","shortMessageHtmlLink":"pythongh-120065: Increase collect_in_thread period to 5 ms. (python…"}},{"before":"a4b44d39cd6941cc03590fee7538776728bdfd0a","after":"f5b7e397c0a0e180257450843ab622ab8783adf6","ref":"refs/heads/main","pushedAt":"2024-04-28T19:37:05.000Z","pushType":"push","commitsCount":126,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-101100: Fix Sphinx warnings in `whatsnew/3.10.rst` (#118356)","shortMessageHtmlLink":"pythongh-101100: Fix Sphinx warnings in whatsnew/3.10.rst (python#1…"}},{"before":"15f43e14c561c31e6fda3f64a0b62862af90dfb7","after":null,"ref":"refs/heads/clarify-mu-xbar","pushedAt":"2024-04-19T20:03:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"}},{"before":"ff014c716f3567870f0cb00c94133eb5ef30974c","after":null,"ref":"refs/heads/gh-115009-windows-3.12","pushedAt":"2024-04-19T20:01:43.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"}},{"before":null,"after":"ff014c716f3567870f0cb00c94133eb5ef30974c","ref":"refs/heads/gh-115009-windows-3.12","pushedAt":"2024-04-17T19:06:45.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"[3.12] gh-115009: Update Windows installer to use SQLite 3.45.3 (GH-117445)\n\n(cherry picked from commit de0dc68b8263da4e3e69d517f303b9b08b36f142)","shortMessageHtmlLink":"[3.12] pythongh-115009: Update Windows installer to use SQLite 3.45.3 ("}},{"before":"241ed5f2cdd525de0e136d0e3ce70d5487721c10","after":"a4b44d39cd6941cc03590fee7538776728bdfd0a","ref":"refs/heads/main","pushedAt":"2024-04-17T19:01:18.000Z","pushType":"push","commitsCount":34,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-114539: Clarify implicit launching of shells by subprocess (GH-117996)","shortMessageHtmlLink":"pythongh-114539: Clarify implicit launching of shells by subprocess (p…"}},{"before":"fc9d5426e7d60835acb05f3729020d1db5432d6b","after":null,"ref":"refs/heads/gh-115009-windows","pushedAt":"2024-04-17T19:01:03.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"}},{"before":"f7cb2e9fc65f2a3565aaa10fa46524bffd75149a","after":null,"ref":"refs/heads/gh-115009-macos","pushedAt":"2024-04-17T18:59:46.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"}},{"before":"2249e72dbbd063758fba27819ddd2a433dd225b3","after":"fc9d5426e7d60835acb05f3729020d1db5432d6b","ref":"refs/heads/gh-115009-windows","pushedAt":"2024-04-16T19:13:21.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-115009: Update Windows installer to use SQLite 3.45.3.","shortMessageHtmlLink":"pythongh-115009: Update Windows installer to use SQLite 3.45.3."}},{"before":"3375282bb894347b73c11752f0797d90dadaf465","after":"241ed5f2cdd525de0e136d0e3ce70d5487721c10","ref":"refs/heads/main","pushedAt":"2024-04-16T19:01:32.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-117376: Make code objects use deferred reference counting (#117823)\n\nWe want code objects to use deferred reference counting in the\r\nfree-threaded build. This requires them to be tracked by the GC, so we\r\nset `Py_TPFLAGS_HAVE_GC` in the free-threaded build, but not the default\r\nbuild.","shortMessageHtmlLink":"pythongh-117376: Make code objects use deferred reference counting (p…"}},{"before":"7ed47c389ecd1d6b4be6d1755f3fa925dbc3be6c","after":"f7cb2e9fc65f2a3565aaa10fa46524bffd75149a","ref":"refs/heads/gh-115009-macos","pushedAt":"2024-04-15T19:20:30.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-115009: Update macOS installer to use SQLite 3.45.3.","shortMessageHtmlLink":"pythongh-115009: Update macOS installer to use SQLite 3.45.3."}},{"before":"37a4cbd8727fe392dd5c78aea60a7c37fdbad89a","after":"3375282bb894347b73c11752f0797d90dadaf465","ref":"refs/heads/main","pushedAt":"2024-04-15T19:16:47.000Z","pushType":"push","commitsCount":31,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"Docs: add link roles with Sphinx extlinks (#117850)\n\nCo-authored-by: Alex Waygood ","shortMessageHtmlLink":"Docs: add link roles with Sphinx extlinks (python#117850)"}},{"before":"9dae05ee59eeba0e67af2a46f2a2907c9f8d7e4a","after":"37a4cbd8727fe392dd5c78aea60a7c37fdbad89a","ref":"refs/heads/main","pushedAt":"2024-04-13T07:42:57.000Z","pushType":"push","commitsCount":148,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-114466: explicitly define heap invariant (#117778)\n\nI think the choice of wording in these docs is great and doesn't\r\nneed to change. However, it could be useful to explicitly define\r\nthis term / the cost of doing so seems relatively low.","shortMessageHtmlLink":"pythongh-114466: explicitly define heap invariant (python#117778)"}},{"before":"96da47d8131450f2b09812931fa64e5d560c9ee4","after":"2249e72dbbd063758fba27819ddd2a433dd225b3","ref":"refs/heads/gh-115009-windows","pushedAt":"2024-04-02T08:14:25.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"Update SBOM.","shortMessageHtmlLink":"Update SBOM."}},{"before":"a28aed451906118af19fdc6d7568aad25c4615bb","after":"96da47d8131450f2b09812931fa64e5d560c9ee4","ref":"refs/heads/gh-115009-windows","pushedAt":"2024-04-02T07:46:39.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"Update SBOM.","shortMessageHtmlLink":"Update SBOM."}},{"before":null,"after":"a28aed451906118af19fdc6d7568aad25c4615bb","ref":"refs/heads/gh-115009-windows","pushedAt":"2024-04-02T04:13:30.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-115009: Update Windows installer to use SQLite 3.45.2.","shortMessageHtmlLink":"pythongh-115009: Update Windows installer to use SQLite 3.45.2."}},{"before":null,"after":"7ed47c389ecd1d6b4be6d1755f3fa925dbc3be6c","ref":"refs/heads/gh-115009-macos","pushedAt":"2024-04-02T04:08:11.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-115009: Update macOS installer to use SQLite 3.45.2.","shortMessageHtmlLink":"pythongh-115009: Update macOS installer to use SQLite 3.45.2."}},{"before":"bfc57d43d8766120ba0c8f3f6d7b2ac681a81d8a","after":"9dae05ee59eeba0e67af2a46f2a2907c9f8d7e4a","ref":"refs/heads/main","pushedAt":"2024-04-02T04:04:09.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"Docs: specify XML document name in xml.etree.elementtree example (#24223)","shortMessageHtmlLink":"Docs: specify XML document name in xml.etree.elementtree example (pyt…"}},{"before":"eebea7e515462b503632ada74923ec3246599c9c","after":"bfc57d43d8766120ba0c8f3f6d7b2ac681a81d8a","ref":"refs/heads/main","pushedAt":"2024-03-30T18:25:15.000Z","pushType":"push","commitsCount":68,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-117303: Don't detach in `PyThreadState_DeleteCurrent()` (#117304)\n\nThis fixes a crash in `test_threading.test_reinit_tls_after_fork()` when\r\nrunning with the GIL disabled. We already properly handle the case where\r\nthe thread state is `_Py_THREAD_ATTACHED` in `tstate_delete_common()` --\r\nwe just need to remove an assertion.\r\n\r\nKeeping the thread attached means that a stop-the-world pause, such as\r\nfor a `fork()`, won't commence until we remove our thread state from the\r\ninterpreter's linked list. This prevents a crash when the child process\r\ntries to clean up the dead thread states.","shortMessageHtmlLink":"pythongh-117303: Don't detach in PyThreadState_DeleteCurrent() (pyt…"}},{"before":null,"after":"15f43e14c561c31e6fda3f64a0b62862af90dfb7","ref":"refs/heads/clarify-mu-xbar","pushedAt":"2024-03-28T18:22:57.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-64588: Clarify the difference between mu and xbar in statistics docs.\n\nThanks Davin Potts for the clarification idea.","shortMessageHtmlLink":"pythongh-64588: Clarify the difference between mu and xbar in statist…"}},{"before":"2f2c6d69bf3aa2d361226b9a51856852fe3f9f35","after":"c923c0a7e9bd3bf53674e98a2bf45313bc12d10d","ref":"refs/heads/gh-60492","pushedAt":"2024-03-27T12:23:52.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-60492: Allow customizing test names in TextTestResult.\n\nThanks Chris Jerdonek for the implementation idea.","shortMessageHtmlLink":"pythongh-60492: Allow customizing test names in TextTestResult."}},{"before":null,"after":"2f2c6d69bf3aa2d361226b9a51856852fe3f9f35","ref":"refs/heads/gh-60492","pushedAt":"2024-03-27T12:13:02.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-60492: Allow customizing test names in TextTestResult.\n\nThanks Chris Jerdonek for the implementation idea.","shortMessageHtmlLink":"pythongh-60492: Allow customizing test names in TextTestResult."}},{"before":"41e844a4acbd5070f675e034e31c988b4849dec9","after":"eebea7e515462b503632ada74923ec3246599c9c","ref":"refs/heads/main","pushedAt":"2024-03-25T12:03:54.000Z","pushType":"push","commitsCount":137,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-117176: Fix compiler warning in Python/optimizer_bytecodes.c (GH-117199)","shortMessageHtmlLink":"pythongh-117176: Fix compiler warning in Python/optimizer_bytecodes.c ("}},{"before":"3f1b6efee95c06f8912bcea4031afacdbc0d5684","after":"41e844a4acbd5070f675e034e31c988b4849dec9","ref":"refs/heads/main","pushedAt":"2024-03-15T06:06:13.000Z","pushType":"push","commitsCount":51,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-116842: Improve test comment and fix a doctest (gh-116846)","shortMessageHtmlLink":"pythongh-116842: Improve test comment and fix a doctest (pythongh-116846"}},{"before":null,"after":"61b0788512ba999d256272b28c252bb3a6b14fbc","ref":"refs/heads/broken-links-3.11","pushedAt":"2024-03-13T04:44:14.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"[3.11] Docs: fix broken links (GH-116651)\n\n(cherry picked from commit 3f1b6efee95c06f8912bcea4031afacdbc0d5684)","shortMessageHtmlLink":"[3.11] Docs: fix broken links (pythonGH-116651)"}},{"before":"f8147d01da44da2434496d868c86c2785f7244cd","after":"3f1b6efee95c06f8912bcea4031afacdbc0d5684","ref":"refs/heads/main","pushedAt":"2024-03-13T04:39:16.000Z","pushType":"push","commitsCount":21,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"Docs: fix broken links (#116651)","shortMessageHtmlLink":"Docs: fix broken links (python#116651)"}},{"before":"b323e64adb532836d666d6a8214eaa98dcfb7302","after":null,"ref":"refs/heads/broken-link-docs","pushedAt":"2024-03-13T04:38:59.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"}},{"before":null,"after":"b323e64adb532836d666d6a8214eaa98dcfb7302","ref":"refs/heads/broken-link-docs","pushedAt":"2024-03-12T12:02:52.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"Update broken links in docs.","shortMessageHtmlLink":"Update broken links in docs."}},{"before":"72340d15cdfdfa4796fdd7c702094c852c2b32d2","after":"f8147d01da44da2434496d868c86c2785f7244cd","ref":"refs/heads/main","pushedAt":"2024-03-12T10:47:44.000Z","pushType":"push","commitsCount":468,"pusher":{"login":"felixxm","name":"Mariusz Felisiak","path":"/felixxm","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2865885?s=80&v=4"},"commit":{"message":"gh-116541: Handle errors correctly in `_pystatvfs_fromstructstatvfs` (#116542)","shortMessageHtmlLink":"pythongh-116541: Handle errors correctly in `_pystatvfs_fromstructsta…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEX8_3fQA","startCursor":null,"endCursor":null}},"title":"Activity · felixxm/cpython"}