]> granicus.if.org Git - python/commit
bpo-36669: add matmul support to weakref.proxy (GH-12932)
authorMark Dickinson <dickinsm@gmail.com>
Fri, 26 Apr 2019 06:56:15 +0000 (15:56 +0900)
committerGitHub <noreply@github.com>
Fri, 26 Apr 2019 06:56:15 +0000 (15:56 +0900)
commit7abb6c05afd02c17c7a941b64db5756b161b3cf7
treee8fd0e63830dd923246db8aa57bed76b526c915f
parent3cde440f20a9db75fb2c4e65e8e4d04a53216a2d
bpo-36669: add matmul support to weakref.proxy (GH-12932)
Doc/library/weakref.rst
Doc/whatsnew/3.8.rst
Lib/test/test_weakref.py
Misc/NEWS.d/next/Library/2019-04-24-17-08-45.bpo-36669.X4g0fu.rst [new file with mode: 0644]
Objects/weakrefobject.c