{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":84247784,"defaultBranch":"main","name":"cpython","ownerLogin":"CraZySacX","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2017-03-07T21:27:11.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/1423378?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1701493277.0","currentOid":""},"activityList":{"items":[{"before":"b6b0dcbfc054f581b6f78602e4c2e9474e3efe21","after":"6b606522ca97488aad6fe2f193d4511e7a8f8334","ref":"refs/heads/main","pushedAt":"2024-06-07T05:00:11.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119577: Adjust DeprecationWarning when testing element truth values in ElementTree (GH-119762)\n\nAdjust DeprecationWarning when testing element truth values in ElementTree, we're planning to go with the more natural True return rather than a disruptive harder to code around exception raise, and are deferring the behavior change for a few more releases.","shortMessageHtmlLink":"pythongh-119577: Adjust DeprecationWarning when testing element truth…"}},{"before":"31a4fb3c74a0284436343858803b54471e2dc9c7","after":"b6b0dcbfc054f581b6f78602e4c2e9474e3efe21","ref":"refs/heads/main","pushedAt":"2024-06-05T05:00:11.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/library/time.rst (GH-120081)","shortMessageHtmlLink":"pythongh-120078: Fix struct_time attr typo tm_day -> tm_mday in Doc/l…"}},{"before":"0594a27e5f1d87d59fa8a761dd8ca9df4e42816d","after":"31a4fb3c74a0284436343858803b54471e2dc9c7","ref":"refs/heads/main","pushedAt":"2024-06-04T05:00:12.000Z","pushType":"push","commitsCount":26,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119724: Revert \"bpo-45759: Better error messages for non-matching 'elif'/'else' statements (#29513)\" (#119974)\n\nThis reverts commit 1c8f912ebdfdb146cd7dd2d7a3a67d2c5045ddb0.","shortMessageHtmlLink":"pythongh-119724: Revert \"bpo-45759: Better error messages for non-mat…"}},{"before":"fd6cd621e0cce6ba2e737103d2a62b5ade90f41f","after":"0594a27e5f1d87d59fa8a761dd8ca9df4e42816d","ref":"refs/heads/main","pushedAt":"2024-06-03T05:00:11.000Z","pushType":"push","commitsCount":7,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-117657: Fix data races report by TSAN unicode-hash (gh-119907)","shortMessageHtmlLink":"pythongh-117657: Fix data races report by TSAN unicode-hash (pythongh…"}},{"before":"3859e09e3d92d004978dd838f0511364e7edfb94","after":"fd6cd621e0cce6ba2e737103d2a62b5ade90f41f","ref":"refs/heads/main","pushedAt":"2024-06-02T05:00:10.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-118934: Fix PyEval_GetLocals docs (PEP 667) (#119932)\n\nPEP 667's description of the planned changes to PyEval_GetLocals\r\nwas internally inconsistent when accepted, so the docs added for\r\ngh-74929 didn't match either the current behaviour or the intended\r\nbehaviour once gh-118934 is fixed.\r\n\r\nThis PR updates the documentation and 3.13 What's New to match the\r\nintended behaviour (once gh-118934 is fixed).\r\n\r\nIt also tidies up lingering references to `f_locals` always being a\r\ndictionary (this hasn't been true since at least when custom\r\nnamespace support for class statement execution was added)","shortMessageHtmlLink":"pythongh-118934: Fix PyEval_GetLocals docs (PEP 667) (python#119932)"}},{"before":"13a5fdc72f701c053b96abea48cd8f2775e9418e","after":"3859e09e3d92d004978dd838f0511364e7edfb94","ref":"refs/heads/main","pushedAt":"2024-06-01T05:00:10.000Z","pushType":"push","commitsCount":23,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-74929: PEP 667 C API documentation (gh-119379)\n\n* Add docs for new APIs\r\n* Add soft-deprecation notices\r\n* Add What's New porting entries\r\n* Update comments referencing `PyFrame_LocalsToFast()` to mention the proxy instead\r\n* Other related cleanups found when looking for refs to the deprecated APIs","shortMessageHtmlLink":"pythongh-74929: PEP 667 C API documentation (pythongh-119379)"}},{"before":"a5fef800d31648d19cecc240a2fa0dc71371753e","after":"13a5fdc72f701c053b96abea48cd8f2775e9418e","ref":"refs/heads/main","pushedAt":"2024-05-31T05:00:10.000Z","pushType":"push","commitsCount":14,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119744: move a few functions from compile.c to flowgraph.c (#119745)","shortMessageHtmlLink":"pythongh-119744: move a few functions from compile.c to flowgraph.c (p…"}},{"before":"a8e35e8ebad8c3bb44d14968aa05d1acbc028247","after":"a5fef800d31648d19cecc240a2fa0dc71371753e","ref":"refs/heads/main","pushedAt":"2024-05-30T05:00:10.000Z","pushType":"push","commitsCount":24,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"GH-89727: Fix FD leak on `os.fwalk()` generator finalization. (#119766)\n\nFollow-up to 3c890b50. Ensure we `os.close()` open file descriptors when\r\nthe `os.fwalk()` generator is finalized.","shortMessageHtmlLink":"pythonGH-89727: Fix FD leak on os.fwalk() generator finalization. (p…"}},{"before":"a9a74da4a0ca0645f049e67b6434a95e30592c32","after":"a8e35e8ebad8c3bb44d14968aa05d1acbc028247","ref":"refs/heads/main","pushedAt":"2024-05-29T05:00:11.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119443: Turn off from __future__ import annotations in REPL (#119493)","shortMessageHtmlLink":"pythongh-119443: Turn off from __future__ import annotations in REPL (p…"}},{"before":"5482a939ac18f4cd861d212c759960af8fa2b19d","after":"a9a74da4a0ca0645f049e67b6434a95e30592c32","ref":"refs/heads/main","pushedAt":"2024-05-28T05:00:10.000Z","pushType":"push","commitsCount":13,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119311: Fix name mangling with PEP 695 generic classes (#119464)\n\nFixes #119311. Fixes #119395.","shortMessageHtmlLink":"pythongh-119311: Fix name mangling with PEP 695 generic classes (pyth…"}},{"before":"d25954dff5409c8926d2a4053d3e892462f8b8b5","after":"5482a939ac18f4cd861d212c759960af8fa2b19d","ref":"refs/heads/main","pushedAt":"2024-05-27T05:00:08.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"Re-order imports to align with zipp 3.18.2 (#119587)","shortMessageHtmlLink":"Re-order imports to align with zipp 3.18.2 (python#119587)"}},{"before":"de19694cfbcaa1c85c3a4b7184a24ff21b1c0919","after":"d25954dff5409c8926d2a4053d3e892462f8b8b5","ref":"refs/heads/main","pushedAt":"2024-05-26T05:00:09.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"docs: fix a few typos identified by codespell (#119516)","shortMessageHtmlLink":"docs: fix a few typos identified by codespell (python#119516)"}},{"before":"b48a3dbff4d70e72797e67b46276564fc63ddb89","after":"de19694cfbcaa1c85c3a4b7184a24ff21b1c0919","ref":"refs/heads/main","pushedAt":"2024-05-25T05:00:12.000Z","pushType":"push","commitsCount":9,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119105: Differ.compare is too slow [for degenerate cases] (#119492)\n\n``_fancy_replace()`` is no longer recursive. and a single call does a worst-case linear number of ratio() computations instead of quadratic. This renders toothless a universe of pathological cases. Some inputs may produce different output, but that's rare, and I didn't find a case where the final diff appeared to be of materially worse quality. To the contrary, by refusing to even consider synching on lines \"far apart\", there was more easy-to-digest locality in the output.","shortMessageHtmlLink":"pythongh-119105: Differ.compare is too slow [for degenerate cases] (p…"}},{"before":"43807fec8d38a0400c7967baad587da3e89f8dcc","after":"b48a3dbff4d70e72797e67b46276564fc63ddb89","ref":"refs/heads/main","pushedAt":"2024-05-24T05:00:07.000Z","pushType":"push","commitsCount":11,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"GH-113464: Run the JIT interpreter before any other JIT CI (GH-119466)","shortMessageHtmlLink":"pythonGH-113464: Run the JIT interpreter before any other JIT CI (pyt…"}},{"before":"cd516cd1f5e94dba887353f421513fd172efadf3","after":"43807fec8d38a0400c7967baad587da3e89f8dcc","ref":"refs/heads/main","pushedAt":"2024-05-23T05:00:09.000Z","pushType":"push","commitsCount":20,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"Tiny fix: Update link for HAC algorithm (gh-118546)","shortMessageHtmlLink":"Tiny fix: Update link for HAC algorithm (pythongh-118546)"}},{"before":"e870c852c0ea96fa4e4569e9c39c7ceb80ce858d","after":"cd516cd1f5e94dba887353f421513fd172efadf3","ref":"refs/heads/main","pushedAt":"2024-05-22T05:00:09.000Z","pushType":"push","commitsCount":29,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-111201: auto-indentation in _pyrepl (#119348)\n\nCo-authored-by: Łukasz Langa ","shortMessageHtmlLink":"pythongh-111201: auto-indentation in _pyrepl (python#119348)"}},{"before":"0abf997e75bd3a8b76d920d33cc64d5e6c2d380f","after":"e870c852c0ea96fa4e4569e9c39c7ceb80ce858d","ref":"refs/heads/main","pushedAt":"2024-05-21T05:00:08.000Z","pushType":"push","commitsCount":30,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-74929: PEP 667 general docs update (gh-119201)\n\n* expand on What's New entry for PEP 667 (including porting notes)\r\n* define 'optimized scope' as a glossary term\r\n* cover comprehensions and generator expressions in locals() docs\r\n* review all mentions of \"locals\" in documentation (updating if needed)\r\n* review all mentions of \"f_locals\" in documentation (updating if needed)","shortMessageHtmlLink":"pythongh-74929: PEP 667 general docs update (pythongh-119201)"}},{"before":"697465ff88e49d98443025474e5b534adfba2cb0","after":"0abf997e75bd3a8b76d920d33cc64d5e6c2d380f","ref":"refs/heads/main","pushedAt":"2024-05-20T05:00:07.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119105: difflib: improve recursion for degenerate cases (#119131)\n\nCode from https://github.com/pulkin, in PR\r\nhttps://github.com/python/cpython/pull/119131\r\n\r\nGreatly speeds `Differ` when there are many identically scoring pairs, by splitting the recursion near the inputs' midpoints instead of degenerating (as now) into just peeling off the first two lines.\r\n\r\nCo-authored-by: Tim Peters ","shortMessageHtmlLink":"pythongh-119105: difflib: improve recursion for degenerate cases (pyt…"}},{"before":"31a28cbae0989f57ad01b428c007dade24d9593a","after":"697465ff88e49d98443025474e5b534adfba2cb0","ref":"refs/heads/main","pushedAt":"2024-05-19T05:00:09.000Z","pushType":"push","commitsCount":10,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"marshal docs: Remove reference to \"Sun\" (#119161)\n\nNobody has been using a Sun machine for a long time. When I saw\r\nthis sentence in a lightning talk just now, I thought it was talking\r\nabout sending Python code on a spacecraft.","shortMessageHtmlLink":"marshal docs: Remove reference to \"Sun\" (python#119161)"}},{"before":"100c7ab00ab66a8c0d54582f35e38d8eb691743c","after":"31a28cbae0989f57ad01b428c007dade24d9593a","ref":"refs/heads/main","pushedAt":"2024-05-18T05:00:03.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119049: Defer `import warnings` in `pathlib._local` (#119111)","shortMessageHtmlLink":"pythongh-119049: Defer import warnings in pathlib._local (python#…"}},{"before":"4d3ef8056a1b00c002b8a10315c0a00cf646e93b","after":"100c7ab00ab66a8c0d54582f35e38d8eb691743c","ref":"refs/heads/main","pushedAt":"2024-05-17T05:00:07.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-119049: Fix incorrect display of warning which is constructed by C API (GH-119063)\n\nThe source line was not displayed if the warnings module had not yet\r\nbeen imported.","shortMessageHtmlLink":"pythongh-119049: Fix incorrect display of warning which is constructe…"}},{"before":"ee13797dec988884f8792144fe5b3d7f5c8083c9","after":"4d3ef8056a1b00c002b8a10315c0a00cf646e93b","ref":"refs/heads/main","pushedAt":"2024-05-16T05:00:05.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"Docs: fix typos in documentation (gh-118941)","shortMessageHtmlLink":"Docs: fix typos in documentation (pythongh-118941)"}},{"before":"e04cd964eb4eee1b0ae5b2c34727abce6c0fb7f0","after":"ee13797dec988884f8792144fe5b3d7f5c8083c9","ref":"refs/heads/main","pushedAt":"2024-05-15T05:00:07.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"3.13 What's New: Add PEP 702 (#118922)\n\nI honestly forgot this slipped into 3.13, but I think it's worth highlighting more, as it is a PEP-sized change that makes the type system significantly more powerful.\r\n\r\n@Yhg1s I think it's also worth mentioning in your release announcements.","shortMessageHtmlLink":"3.13 What's New: Add PEP 702 (python#118922)"}},{"before":"a705c1e44984afda2f7fb6d0816345d0843a6635","after":"e04cd964eb4eee1b0ae5b2c34727abce6c0fb7f0","ref":"refs/heads/main","pushedAt":"2024-05-14T05:00:04.000Z","pushType":"push","commitsCount":8,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"GH-118836: Fix JIT build error when SHT_NOTE section is present (GH-119000)","shortMessageHtmlLink":"pythonGH-118836: Fix JIT build error when SHT_NOTE section is present ("}},{"before":"5b941e57c71d7d0ab983d81a169f892662cfe446","after":"a705c1e44984afda2f7fb6d0816345d0843a6635","ref":"refs/heads/main","pushedAt":"2024-05-13T05:00:04.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"Itertools docs: fix parameter names and indentation in Python equivalents (gh-118977)","shortMessageHtmlLink":"Itertools docs: fix parameter names and indentation in Python equival…"}},{"before":"35c436186b849f8f2f9fb866c59015c9d034d448","after":"5b941e57c71d7d0ab983d81a169f892662cfe446","ref":"refs/heads/main","pushedAt":"2024-05-12T05:00:07.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"GH-118844: Fix build failures when combining --disable-gil with --enable-experimental-jit (GH-118935)","shortMessageHtmlLink":"pythonGH-118844: Fix build failures when combining --disable-gil with…"}},{"before":"2f4db5a04d6fa7ba5c1c6b82b482dd7ca48f3382","after":"35c436186b849f8f2f9fb866c59015c9d034d448","ref":"refs/heads/main","pushedAt":"2024-05-11T05:00:15.000Z","pushType":"push","commitsCount":39,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-118921: Add `copy()` method for `FrameLocalsProxy` (#118923)","shortMessageHtmlLink":"pythongh-118921: Add copy() method for FrameLocalsProxy (python#1…"}},{"before":"e7aec8713f84e90b20c9baae6b7a91d87f327ff0","after":"2f4db5a04d6fa7ba5c1c6b82b482dd7ca48f3382","ref":"refs/heads/main","pushedAt":"2024-05-09T05:00:06.000Z","pushType":"push","commitsCount":17,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-118803: Remove `ByteString` from `typing` and `collections.abc` (#118804)","shortMessageHtmlLink":"pythongh-118803: Remove ByteString from typing and `collections.a…"}},{"before":"698417f2f677b7b9373f8a2f202b6c18870bf3c2","after":"e7aec8713f84e90b20c9baae6b7a91d87f327ff0","ref":"refs/heads/main","pushedAt":"2024-05-08T05:00:07.000Z","pushType":"push","commitsCount":31,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"gh-118746: Fix crash in frame_getlocals and _PyFrame_GetLocals (#118748)\n\nWe don't know how to create an unoptimized frame with f_locals == NULL,\r\nbut they are seen in the wild, and this fixes the crash.","shortMessageHtmlLink":"pythongh-118746: Fix crash in frame_getlocals and _PyFrame_GetLocals (p…"}},{"before":"1506d5adc457a806e85886018804483e808d85c5","after":"698417f2f677b7b9373f8a2f202b6c18870bf3c2","ref":"refs/heads/main","pushedAt":"2024-05-07T05:00:10.000Z","pushType":"push","commitsCount":49,"pusher":{"login":"CraZySacX","name":"Jason Ozias","path":"/CraZySacX","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/1423378?s=80&v=4"},"commit":{"message":"Update macOS installer screens and README for 3.13.0b1 (GH-118685)","shortMessageHtmlLink":"Update macOS installer screens and README for 3.13.0b1 (pythonGH-118685)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"djE6ks8AAAAEXtlyGwA","startCursor":null,"endCursor":null}},"title":"Activity · CraZySacX/cpython"}