Skip to content
Open
Changes from 1 commit
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
5b87bdc
feat: new primitive for `weakref.__call__`
BobTheBuidler Aug 4, 2025
d0ee2f0
fix: error: "ReferenceType[object]" not callable
BobTheBuidler Aug 4, 2025
da46e55
fix: return type
BobTheBuidler Aug 4, 2025
56a6ef5
fix: testdata
BobTheBuidler Aug 4, 2025
6eb7b5a
fix: use custom_op
BobTheBuidler Aug 4, 2025
1de78bf
fix: add CPyWeakref_GetRef to headers
BobTheBuidler Aug 4, 2025
e320430
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 4, 2025
47ab0d4
Update weakref.pyi
BobTheBuidler Aug 4, 2025
1f3d146
Update mapper.py
BobTheBuidler Aug 5, 2025
c943f4f
fix IR for new mapping
BobTheBuidler Aug 5, 2025
9ead556
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 5, 2025
1a14d97
Update specialize.py
BobTheBuidler Aug 5, 2025
82483eb
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 5, 2025
7c2d36b
fix: missing import
BobTheBuidler Aug 6, 2025
0f8c2f7
Merge branch 'weakref-call' of https://github.com/BobTheBuidler/mypy …
BobTheBuidler Aug 6, 2025
6e8b738
fix mypy err
BobTheBuidler Aug 6, 2025
fe27d2c
Update specialize.py
BobTheBuidler Aug 6, 2025
533501f
Update emit.py
BobTheBuidler Aug 6, 2025
828447b
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 6, 2025
3b51373
Update emit.py
BobTheBuidler Aug 6, 2025
6acc2c9
Merge branch 'master' into weakref-call
BobTheBuidler Aug 10, 2025
fab0733
Merge branch 'master' into weakref-call
BobTheBuidler Aug 13, 2025
6a532b2
Merge branch 'master' into weakref-call
BobTheBuidler Aug 14, 2025
536d920
Merge branch 'master' into weakref-call
BobTheBuidler Aug 17, 2025
a047c78
Merge branch 'master' into weakref-call
BobTheBuidler Aug 20, 2025
40f1151
[pre-commit.ci] auto fixes from pre-commit.com hooks
pre-commit-ci[bot] Aug 20, 2025
52c8ca9
Merge branch 'master' into weakref-call
BobTheBuidler Aug 23, 2025
cbd5b77
Merge branch 'master' into weakref-call
BobTheBuidler Sep 7, 2025
1bd5459
Merge branch 'master' into weakref-call
BobTheBuidler Sep 13, 2025
8029bce
Merge branch 'master' into weakref-call
BobTheBuidler Sep 30, 2025
fb4f81c
Merge branch 'master' into weakref-call
BobTheBuidler Oct 4, 2025
f7af8df
Merge branch 'master' into weakref-call
BobTheBuidler Jan 17, 2026
c87ea7a
Handle weakref.ReferenceType casts (#12)
BobTheBuidler Jan 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into weakref-call
  • Loading branch information
BobTheBuidler authored Sep 30, 2025
commit 8029bce52089eb466a0cf29c33d3ee64ac39cc88

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.