{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":735858382,"defaultBranch":"main","name":"typing","ownerLogin":"erictraut","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2023-12-26T09:26:19.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/7040122?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1723590368.0","currentOid":""},"activityList":{"items":[{"before":"7591a4dda7d1f3668b4e8233efffe5575cc91aef","after":"91d4adce96eee9bb4b9266a2ca78bcb9a3ee5080","ref":"refs/heads/overloads","pushedAt":"2024-08-29T02:42:58.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Incorporated more feedback.","shortMessageHtmlLink":"Incorporated more feedback."}},{"before":"cce3879e735f401fdd4fe0654913d0d23c351076","after":"7591a4dda7d1f3668b4e8233efffe5575cc91aef","ref":"refs/heads/overloads","pushedAt":"2024-08-28T17:03:30.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Incorporated additional feedback from reviewers.","shortMessageHtmlLink":"Incorporated additional feedback from reviewers."}},{"before":"bb8fe09e033b1e7931ad5b392291984279c9847e","after":"cce3879e735f401fdd4fe0654913d0d23c351076","ref":"refs/heads/overloads","pushedAt":"2024-08-28T00:06:41.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Made changes to proposed overload chapter based on reviewer feedback.","shortMessageHtmlLink":"Made changes to proposed overload chapter based on reviewer feedback."}},{"before":"0b4e1aabf81ab96aea92a721b3b78c8b7674f5c9","after":"d2d599f128190acac408faa740b2d1da017c8d90","ref":"refs/heads/main","pushedAt":"2024-08-23T01:24:58.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Merge the specification portion of the \"Type Stubs\" doc into the spec (#1815)\n\n* Type Stubs: move intro and syntax to spec.\r\n\r\n* Moves some content into spec, deletes duplicate spec content.\r\n* Adds placeholders for where remaining content will be moved. It will be\r\n split between the spec and the writing_stubs doc.\r\n\r\n* Move \"Stub Contents\" to writing_stubs.\r\n\r\nMoves the section on what to include in stubs with editorial changes only -\r\ne.g., changing \"type stub\" to \"stub file\" to match surrounding terminology.\r\n\r\n* Moves \"Style Guide\" to writing_stubs doc.\r\n\r\nMoves the style guide with a few updates:\r\n* Editorial changes like tweaking code examples to use recommended style.\r\n* Attribute declarations can use assignments when needed to convey extra\r\n information - e.g., final attributes and enum members.\r\n* Tweaks a reference to the double-underscore convention for positional-only\r\n arguments to note that it's historical.\r\n\r\n* Change :ref:`stubs` occurrences to :ref:`stub-files`.\r\n\r\n* Move a few \"Supported Constructs\" sections into spec.\r\n\r\nThe only substantive change is an update to \"Comments\" to note that many\r\nformats of error suppression comments are allowed.\r\n\r\n* Migrated \"Imports\" and \"Module Level Attributes\" supported constructs.\r\n\r\nAdded `x: Final = ` to module-level attributes section.\r\nNo other changes.\r\n\r\n* Migrate \"Enums\" supported construct section.\r\n\r\nReplaces outdated info with a link to the enums section of the spec.\r\n\r\n* Move \"Classes\" and \"Decorators\" supported constructs sections.\r\n\r\nAdded an example of an inner class to \"Classes.\" Removed mention of\r\nasyncio.coroutine from \"Decorators\" as it's very deprecated. Added functions\r\ndecorated with `@dataclass_transform` to list of decorators that type\r\ncheckers should recognize.\r\n\r\n* Port \"Functions and Methods\" supported constructs section.\r\n\r\nRemoved mention of individual supported/unsupported features from this\r\nsection. Where we state that all typing features from the latest released\r\nversion are supported, added a caveat with a link to the typeshed feature\r\ntracker.\r\n\r\n* Adds an \"Import Conventions\" section (deduplication).\r\n\r\n* Remove missed reference to deleted stubs doc.\r\n\r\n* Fix broken refs.\r\n\r\n* Formatting fix to docs/guides/writing_stubs.rst\r\n\r\nCo-authored-by: Sebastian Rittau \r\n\r\n* Reword paragraph on argument names to be more concise.\r\n\r\nCo-authored-by: Sebastian Rittau \r\n\r\n* Wording clarification in docs/guides/writing_stubs.rst\r\n\r\nCo-authored-by: Sebastian Rittau \r\n\r\n* Modernize code example in docs/guides/writing_stubs.rst\r\n\r\nCo-authored-by: Sebastian Rittau \r\n\r\n* Typo fix in docs/spec/distributing.rst\r\n\r\nCo-authored-by: Sebastian Rittau \r\n\r\n* Typo fix in docs/spec/distributing.rst\r\n\r\nCo-authored-by: Sebastian Rittau \r\n\r\n* Grammar fixes\r\n\r\n* Property deleters should also be understood.\r\n\r\n* Address future notes.\r\n\r\n* Fix silly formatting error.\r\n\r\n* Undelete stubs.rst.\r\n\r\n* Address review comments.\r\n\r\n* Reword some sections to focus on type checker behavior.\r\n* Move or remove some sections that fit better in the writing_stubs guide or\r\n are redundant.\r\n\r\n* Address more review comments.\r\n\r\nCuts redundant sections, moves things to writing_stubs, tries out a new\r\n\"these should be supported fully\" and \"these should be supported to at least\r\nthe described minimum\" structure.\r\n\r\n* Remove no-longer-needed anchor.\r\n\r\n* And add back an accidentally deleted newline...\r\n\r\n* Slight rewording of Decorators advice.\r\n\r\n* Address more reviewer comments.\r\n\r\nMoves \"Library Interface\" into spec, further trims redundant text.\r\n\r\n* Remove extra colon.\r\n\r\n* Revert changes to wrting_stubs that should be made separately.\r\n\r\n* Delete unnecessary sentence.\r\n\r\nCo-authored-by: Carl Meyer \r\n\r\n* Clarify some language and terminology.\r\n\r\n* Address reviewer feedback.\r\n\r\n* Formatting\r\n\r\n* Drop \"annotation contexts.\"\r\n\r\n* Add \"in annotation expressions\" to newer syntax explanation.\r\n\r\n* Update docs/spec/distributing.rst\r\n\r\nCo-authored-by: Jelle Zijlstra \r\n\r\n* Reword syntax section.\r\n\r\n* Update docs/spec/distributing.rst\r\n\r\nCo-authored-by: Jelle Zijlstra \r\n\r\n* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n\r\n---------\r\n\r\nCo-authored-by: Sebastian Rittau \r\nCo-authored-by: Carl Meyer \r\nCo-authored-by: Jelle Zijlstra \r\nCo-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Merge the specification portion of the \"Type Stubs\" doc into the spec ("}},{"before":"3906a1263ef5bd0cc6a8b5855ca8c5ca7d842444","after":"bb8fe09e033b1e7931ad5b392291984279c9847e","ref":"refs/heads/overloads","pushedAt":"2024-08-23T01:24:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Incorporated PR feedback.","shortMessageHtmlLink":"Incorporated PR feedback."}},{"before":"831945b80004920dbd7ec64f0ba6f846df70ac50","after":"3906a1263ef5bd0cc6a8b5855ca8c5ca7d842444","ref":"refs/heads/overloads","pushedAt":"2024-08-16T19:16:20.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Another reference fix.","shortMessageHtmlLink":"Another reference fix."}},{"before":"06c86f18e288b994c41ff7a34d1fe8e540175fe1","after":"831945b80004920dbd7ec64f0ba6f846df70ac50","ref":"refs/heads/overloads","pushedAt":"2024-08-16T19:12:48.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Fixed reference.","shortMessageHtmlLink":"Fixed reference."}},{"before":"f993b28eaa194c7611ec380ff8a324596ff3279b","after":"06c86f18e288b994c41ff7a34d1fe8e540175fe1","ref":"refs/heads/overloads","pushedAt":"2024-08-16T19:08:49.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Merge branch 'overloads' of https://github.com/erictraut/typing into overloads\n\n* 'overloads' of https://github.com/erictraut/typing:\n [pre-commit.ci] auto fixes from pre-commit.com hooks","shortMessageHtmlLink":"Merge branch 'overloads' of https://github.com/erictraut/typing into …"}},{"before":"33c819fac8d7edd9c86994ab819bb7e975e72e0b","after":"f993b28eaa194c7611ec380ff8a324596ff3279b","ref":"refs/heads/overloads","pushedAt":"2024-08-16T18:57:18.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":"de81026ce28282961524aaf3df662c4ce1c70495","after":"33c819fac8d7edd9c86994ab819bb7e975e72e0b","ref":"refs/heads/overloads","pushedAt":"2024-08-16T18:57:10.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Merge branch 'overloads' of https://github.com/erictraut/typing into overloads\n\n* 'overloads' of https://github.com/erictraut/typing:\n [pre-commit.ci] auto fixes from pre-commit.com hooks\n\n# Conflicts:\n#\tdocs/spec/overload.rst","shortMessageHtmlLink":"Merge branch 'overloads' of https://github.com/erictraut/typing into …"}},{"before":"bab532e6862db25e1d568171d350265d0a5efb31","after":"de81026ce28282961524aaf3df662c4ce1c70495","ref":"refs/heads/overloads","pushedAt":"2024-08-13T23:07:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"pre-commit-ci[bot]","name":null,"path":"/apps/pre-commit-ci","primaryAvatarUrl":"https://avatars.githubusercontent.com/in/68672?s=80&v=4"},"commit":{"message":"[pre-commit.ci] auto fixes from pre-commit.com hooks","shortMessageHtmlLink":"[pre-commit.ci] auto fixes from pre-commit.com hooks"}},{"before":null,"after":"bab532e6862db25e1d568171d350265d0a5efb31","ref":"refs/heads/overloads","pushedAt":"2024-08-13T23:06:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"First draft of an update to the Overloads chapter.\n* Attempts to clearly define the algorithm for overload matching.\n* Describes checks for overload consistency, overlapping overloads, and implementation consistency.","shortMessageHtmlLink":"First draft of an update to the Overloads chapter."}},{"before":"55400b5935d1843c182f6cb7522261d269dc4f47","after":"0b4e1aabf81ab96aea92a721b3b78c8b7674f5c9","ref":"refs/heads/main","pushedAt":"2024-08-05T22:10:22.000Z","pushType":"push","commitsCount":3,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Ignore reveal_type errors when parsing Pyre output (#1832)","shortMessageHtmlLink":"Ignore reveal_type errors when parsing Pyre output (python#1832)"}},{"before":null,"after":"9d7e1743620f8ee37b55ec4162d0022d6e9d97f7","ref":"refs/heads/pyright374","pushedAt":"2024-07-31T15:40:15.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Merge branch 'main' of https://github.com/python/typing into pyright374\n\n* 'main' of https://github.com/python/typing:\n Updated conformance results for pyright 1.1.374. (#1827)","shortMessageHtmlLink":"Merge branch 'main' of https://github.com/python/typing into pyright374"}},{"before":"7b918e3e805d6b91208ac6a61fbecb9bdde117d4","after":null,"ref":"refs/heads/pyright374","pushedAt":"2024-07-31T15:39:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"}},{"before":null,"after":"7b918e3e805d6b91208ac6a61fbecb9bdde117d4","ref":"refs/heads/pyright374","pushedAt":"2024-07-31T15:36:42.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Updated conformance results for pyright 1.1.374.\nThis release included a fix for a conformance issue in the `deprecated` test.\nAll other output changes are due to updates to error messages and do not affect conformance results.","shortMessageHtmlLink":"Updated conformance results for pyright 1.1.374."}},{"before":"cbf18f81397bd31c7a64fbb99353e0caadc9f6ea","after":"55400b5935d1843c182f6cb7522261d269dc4f47","ref":"refs/heads/main","pushedAt":"2024-07-28T02:01:31.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Did a pass on the new deprecated tests to make them stylistically more consistent with existing tests. (#1823)\n\n* Ran code formatter\r\n* Moved import statements to top of module\r\n* Fixed spelling issues so code passes spell checking\r\n* Marked usage of imported deprecated symbol as an optional error","shortMessageHtmlLink":"Did a pass on the new deprecated tests to make them stylistically mor…"}},{"before":"759a5be5192cc91beae672492672c0edc5620b03","after":null,"ref":"refs/heads/deprecated_tests2","pushedAt":"2024-07-28T02:01:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"}},{"before":null,"after":"759a5be5192cc91beae672492672c0edc5620b03","ref":"refs/heads/deprecated_tests2","pushedAt":"2024-07-28T01:59:08.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Did a pass on the new deprecated tests to make them stylistically more consistent with existing tests.\n* Ran code formatter\n* Moved import statements to top of module\n* Fixed spelling issues so code passes spell checking\n* Marked usage of imported deprecated symbol as an optional error","shortMessageHtmlLink":"Did a pass on the new deprecated tests to make them stylistically mor…"}},{"before":"b908de0205fb208cd2d74fe342ab33f28f35b71b","after":"cbf18f81397bd31c7a64fbb99353e0caadc9f6ea","ref":"refs/heads/main","pushedAt":"2024-07-28T01:18:27.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Add conformance tests for PEP 702's `@deprecated` (#1822)\n\n* Add conformance tests for PEP 702's `@deprecated`\r\n\r\n* Reorder testcases to avoid irrelevant errors by Pyright\r\n\r\n* Address PR reviews\r\n\r\n* Avoid irrelevant errors\r\n\r\n* Also rename \"library\" file\r\n\r\n* Add manual test results\r\n\r\n* Add missing punctuations, remove a note\r\n\r\n* Another period\r\n\r\n* Rerun on pyre\r\n\r\n* Update conformance/results/pyre/directives_reveal_type.toml\r\n\r\n* Add new `__call__()` testcase per PR review\r\n\r\n* Prefer \"OK\" to \"no error\"\r\n\r\n---------\r\n\r\nCo-authored-by: Jelle Zijlstra ","shortMessageHtmlLink":"Add conformance tests for PEP 702's @deprecated (python#1822)"}},{"before":"75caed75a5f930c674360a5559788bad1b306bd8","after":"b908de0205fb208cd2d74fe342ab33f28f35b71b","ref":"refs/heads/main","pushedAt":"2024-07-24T17:46:27.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Updated conformance results for pyright 1.1.373. (#1818)\n\nMost of the deltas are due to improvements in error messages.\r\nBugs in two tests were fixed (`constructors_callable` and `dataclasses_transform_converter`).\r\nA third test (`generics_typevartuple_basic`) was updated to accommodate small differences in where an error is reported.\r\nThe only visible change in the conformance report is that pyright now passes the conformance tests for dataclass converters.","shortMessageHtmlLink":"Updated conformance results for pyright 1.1.373. (python#1818)"}},{"before":"bd0ae801df2d01786e8105287938791c6bdb92ff","after":null,"ref":"refs/heads/pyright373","pushedAt":"2024-07-24T17:46:08.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"}},{"before":null,"after":"bd0ae801df2d01786e8105287938791c6bdb92ff","ref":"refs/heads/pyright373","pushedAt":"2024-07-24T17:34:36.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Updated conformance results for pyright 1.1.373.\nMost of the deltas are due to improvements in error messages.\nBugs in two tests were fixed (`constructors_callable` and `dataclasses_transform_converter`).\nA third test (`generics_typevartuple_basic`) was updated to accommodate small differences in where an error is reported.\nThe only visible change in the conformance report is that pyright now passes the conformance tests for dataclass converters.","shortMessageHtmlLink":"Updated conformance results for pyright 1.1.373."}},{"before":"ab074f62364d2ca41bcb95a59ad89386cddd9c98","after":"75caed75a5f930c674360a5559788bad1b306bd8","ref":"refs/heads/main","pushedAt":"2024-07-20T18:45:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Added conformance checking for the \"converter\" field specifier parame… (#1813)\n\nAdded conformance checking for the \"converter\" field specifier parameter in dataclass_transform. None of the type checkers support it currently.","shortMessageHtmlLink":"Added conformance checking for the \"converter\" field specifier parame… ("}},{"before":"8e98e395c836af659162a1c93fab16dd42c10f3d","after":null,"ref":"refs/heads/dataclass_transform_converter","pushedAt":"2024-07-20T18:45:38.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"}},{"before":null,"after":"8e98e395c836af659162a1c93fab16dd42c10f3d","ref":"refs/heads/dataclass_transform_converter","pushedAt":"2024-07-20T18:43:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Added conformance checking for the \"converter\" field specifier parameter in dataclass_transform. None of the type checkers support it currently.","shortMessageHtmlLink":"Added conformance checking for the \"converter\" field specifier parame…"}},{"before":"cef5d6d602557eb8d16c55298eb362eff22a4859","after":"ab074f62364d2ca41bcb95a59ad89386cddd9c98","ref":"refs/heads/main","pushedAt":"2024-07-19T20:45:04.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Updated conformance test results for mypy 1.11.0 and pyright 1.1.372 (#1812)\n\nUpdated conformance test results for mypy 1.11.0 and pyright 1.1.372. This version of mypy adds experimental support for some PEP 695 features, which turned many \"Unsupported\" tests to either \"Partial\" or \"Pass\". It also includes fixes for a few enum and namedtuple conformance issues. There were no conformance changes for pyright, just a few tweaks to error messages.","shortMessageHtmlLink":"Updated conformance test results for mypy 1.11.0 and pyright 1.1.372 (p…"}},{"before":"4ea5ed38930f2fbc32b029a2893c201bbf577a29","after":null,"ref":"refs/heads/mypy11","pushedAt":"2024-07-19T20:44:35.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"}},{"before":null,"after":"4ea5ed38930f2fbc32b029a2893c201bbf577a29","ref":"refs/heads/mypy11","pushedAt":"2024-07-19T20:42:23.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Updated conformance test results for mypy 1.11.0 and pyright 1.1.372. This version of mypy adds experimental support for some PEP 695 features, which turned many \"Unsupported\" tests to either \"Partial\" or \"Pass\". It also includes fixes for a few enum and namedtuple conformance issues. There were no conformance changes for pyright, just a few tweaks to error messages.","shortMessageHtmlLink":"Updated conformance test results for mypy 1.11.0 and pyright 1.1.372.…"}},{"before":"dc105feed71a651a4c68198c44b14916a26a1418","after":"cef5d6d602557eb8d16c55298eb362eff22a4859","ref":"refs/heads/main","pushedAt":"2024-07-19T20:11:05.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"erictraut","name":"Eric Traut","path":"/erictraut","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7040122?s=80&v=4"},"commit":{"message":"Fix link to Python docs in dataclasses spec (#1811)\n\nCo-authored-by: Jelle Zijlstra ","shortMessageHtmlLink":"Fix link to Python docs in dataclasses spec (python#1811)"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOVQwMjo0Mjo1OC4wMDAwMDBazwAAAASnIUaK","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOC0yOVQwMjo0Mjo1OC4wMDAwMDBazwAAAASnIUaK","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNy0xOVQyMDoxMTowNS4wMDAwMDBazwAAAASEP9rN"}},"title":"Activity · erictraut/typing"}