bpo-47220: Document the optional callback parameter of weakref.WeakMethod by geryogam · Pull Request #25491 · python/cpython

@geryogam

@geryogam

@geryogam

@geryogam geryogam marked this pull request as ready for review

April 23, 2021 22:03

@JelleZijlstra

merwok

@geryogam

@geryogam

@geryogam geryogam changed the title Update weakref.rst bpo-47220: Document the optional callback parameter of weakref.WeakMethod

Apr 4, 2022

@geryogam geryogam changed the title bpo-47220: Document the optional callback parameter of weakref.WeakMethod Document the optional callback parameter of weakref.WeakMethod

Apr 4, 2022

@geryogam geryogam changed the title Document the optional callback parameter of weakref.WeakMethod bpo-47220: Document the optional callback parameter of weakref.WeakMethod

Apr 4, 2022

@geryogam

@geryogam

@geryogam

rhettinger

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Nov 30, 2022
…thod (pythonGH-25491)

(cherry picked from commit 9628136)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>

miss-islington added a commit that referenced this pull request

Nov 30, 2022
…thod (GH-25491)

(cherry picked from commit 9628136)

Co-authored-by: Géry Ogam <gery.ogam@gmail.com>

carljm added a commit to carljm/cpython that referenced this pull request

Dec 1, 2022

@carljm