Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
36.4k
Star
77.3k
Code
Issues
5k+
Pull requests
2.7k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cpython
Doc
library
weakref.rst
on
3.11
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 26, 2023
[3.11] gh-101100: Fix Sphinx warnings in `Doc/library/weakref.rst` (GH-109881) (#109883)
Show description for 3ab0621
miss-islington
and
sobolevn
authored
3ab0621
View commit details
Copy full SHA for 3ab0621
View code at this point
Browse repository at this point
Commits on Dec 21, 2022
gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced entry (GH-91499)
Show description for fe828ec
4 people
authored
fe828ec
View commit details
Copy full SHA for fe828ec
View code at this point
Browse repository at this point
Commits on Nov 30, 2022
bpo-47220: Document the optional callback parameter of weakref.WeakMethod (GH-25491)
Show description for 90701eb
miss-islington
and
geryogam
authored
90701eb
View commit details
Copy full SHA for 90701eb
View code at this point
Browse repository at this point
Commits on Oct 26, 2022
gh-98348: Mention ReferenceError in weakref.proxy documentation (GH-98355)
Show description for 2aedba5
miss-islington
and
fancidev
authored
2aedba5
View commit details
Copy full SHA for 2aedba5
View code at this point
Browse repository at this point
Commits on May 21, 2022
gh-71223: Improve rendering of some references in the docs (GH-93041)
Show description for f2aeb3f
miss-islington
and
serhiy-storchaka
authored
f2aeb3f
View commit details
Copy full SHA for f2aeb3f
View code at this point
Browse repository at this point
Commits on Oct 6, 2021
[doc] Mention __slots__ behavior in weakref.rst (GH-21061)
Show description for b24b47e
jstasiak
and
ambv
authored
b24b47e
View commit details
Copy full SHA for b24b47e
View code at this point
Browse repository at this point
Commits on Aug 9, 2021
bpo-44702: Remove ambiguity in sentence (GH-27676)
Show description for 03e5647
dukecat0
authored
03e5647
View commit details
Copy full SHA for 03e5647
View code at this point
Browse repository at this point
Commits on Apr 26, 2021
Use the zero argument form of super() in examples for Python3 docs. (GH-22314)
andresdelfino
authored
52cd6d5
View commit details
Copy full SHA for 52cd6d5
View code at this point
Browse repository at this point
Commits on Jun 10, 2020
bpo-40895: Update weakref documentation to remove old warnings (GH-20687)
Show description for 1642c0e
asqui
authored
1642c0e
View commit details
Copy full SHA for 1642c0e
View code at this point
Browse repository at this point
Commits on Mar 25, 2020
bpo-36144: Add union operators to WeakValueDictionary584 (#19127)
curtisbucher
authored
8f1ed21
View commit details
Copy full SHA for 8f1ed21
View code at this point
Browse repository at this point
Commits on Mar 23, 2020
bpo-36144: Add union operators to WeakKeyDictionary (#19106)
curtisbucher
authored
25e580a
View commit details
Copy full SHA for 25e580a
View code at this point
Browse repository at this point
Commits on Feb 11, 2020
bpo-38374: Remove weakref.ReferenceError from docs (GH-18452)
Show description for 4eb9f43
rogerhurwitz
authored
4eb9f43
View commit details
Copy full SHA for 4eb9f43
View code at this point
Browse repository at this point
Commits on Jun 15, 2019
Update weakref.rst (GH-14098)
geryogam
authored and
miss-islington
committed
f475729
View commit details
Copy full SHA for f475729
View code at this point
Browse repository at this point
Commits on Jun 5, 2019
[3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620)
Show description for 142566c
serhiy-storchaka
authored
142566c
View commit details
Copy full SHA for 142566c
View code at this point
Browse repository at this point
Commits on Jun 1, 2019
bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700)
serhiy-storchaka
authored
2085bd0
View commit details
Copy full SHA for 2085bd0
View code at this point
Browse repository at this point
Commits on Apr 26, 2019
bpo-36669: add matmul support to weakref.proxy (GH-12932)
mdickinson
authored
7abb6c0
View commit details
Copy full SHA for 7abb6c0
View code at this point
Browse repository at this point
Commits on Apr 11, 2019
bpo-36597: fix weakref example code (GH-12779)
Show description for b3c92c6
methane
authored
b3c92c6
View commit details
Copy full SHA for b3c92c6
View code at this point
Browse repository at this point
bpo-36597: fix random doctest failure (GH-12776)
methane
authored
57b1a28
View commit details
Copy full SHA for 57b1a28
View code at this point
Browse repository at this point
Commits on Apr 13, 2017
bpo-27200: Fix pathlib, ssl, turtle and weakref doctests (GH-616)
marco-buttu
authored and
berkerpeksag
committed
7b2491a
View commit details
Copy full SHA for 7b2491a
View code at this point
Browse repository at this point
Commits on Feb 12, 2017
bpo-29474: Improve documentation for weakref.WeakValueDictionary (#10)
Show description for 3110a37
Mariatta
authored
3110a37
View commit details
Copy full SHA for 3110a37
View code at this point
Browse repository at this point
Commits on Sep 7, 2016
Issue #27993: Fix problems with plural objects in docs and comments
vadmium
committed
0f0eac4
View commit details
Copy full SHA for 0f0eac4
View code at this point
Browse repository at this point
Commits on Jun 11, 2016
Issue #22558: Add remaining doc links to source code for Python-coded modules.
Show description for fa089b9
terryjreedy
committed
fa089b9
View commit details
Copy full SHA for fa089b9
View code at this point
Browse repository at this point
Commits on Mar 31, 2016
Remove redundant leading zeroes in PEP references.
serhiy-storchaka
committed
e4ba872
View commit details
Copy full SHA for e4ba872
View code at this point
Browse repository at this point
Commits on Dec 7, 2014
Issue #22696: Add function :func:`sys.is_finalizing` to know about interpreter shutdown.
pitrou
committed
5db1bb8
View commit details
Copy full SHA for 5db1bb8
View code at this point
Browse repository at this point
Commits on May 20, 2014
Fix Issue #21528 - Fix documentation typos
dstufft
committed
8b852f1
View commit details
Copy full SHA for 8b852f1
View code at this point
Browse repository at this point
Commits on Jan 6, 2014
whatsnew: ssl getpeercert/do_handshake raise OSError, weakref __callback__.
Show description for a101bdb
bitdancer
committed
a101bdb
View commit details
Copy full SHA for a101bdb
View code at this point
Browse repository at this point
Commits on Sep 22, 2013
Avoid inconsistent use of 'finalizer'
ncoghlan
committed
4c7fe6a
View commit details
Copy full SHA for 4c7fe6a
View code at this point
Browse repository at this point
Close #19047: weakref doc cleanups
Show description for be57ab8
ncoghlan
committed
be57ab8
View commit details
Copy full SHA for be57ab8
View code at this point
Browse repository at this point
Commits on Jul 30, 2013
Issue #18112: PEP 442 implementation (safe object finalization).
pitrou
committed
796564c
View commit details
Copy full SHA for 796564c
View code at this point
Browse repository at this point
Commits on May 5, 2013
Issue #15528: Add weakref.finalize to support finalization using
Show description for 7a3dae0
shibturn
committed
7a3dae0
View commit details
Copy full SHA for 7a3dae0
View code at this point
Browse repository at this point
Backout 2e446e87ac5b; it breaks the unix buildbots.
shibturn
committed
39b17c5
View commit details
Copy full SHA for 39b17c5
View code at this point
Browse repository at this point
Issue #15528: Add weakref.finalize to support finalization using
Show description for f359302
shibturn
committed
f359302
View commit details
Copy full SHA for f359302
View code at this point
Browse repository at this point
Commits on Apr 13, 2013
Fix incorrect indentation on 'versionadded' for weakref.ref.__callback__.
mdickinson
committed
9b6fdf8
View commit details
Copy full SHA for 9b6fdf8
View code at this point
Browse repository at this point
Issue #17643: Add __callback__ attribute to weakref.ref.
mdickinson
committed
556e94b
View commit details
Copy full SHA for 556e94b
View code at this point
Browse repository at this point
Commits on Nov 17, 2012
Issue #14631: Add a new :class:`weakref.WeakMethod` to simulate weak references to bound methods.
pitrou
committed
c3afba1
View commit details
Copy full SHA for c3afba1
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.