| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-101100: Fix Sphinx warnings in `Doc/library/weakref.rst` (#109881) | Nikita Sobolev | 2023-09-26 | 1 | -10/+9 |
|
|
* | gh-91081: Add note on WeakKeyDictionary behavior when deleting a replaced ent... | Stanley | 2022-12-21 | 1 | -0/+24 |
|
|
* | bpo-47220: Document the optional callback parameter of weakref.WeakMethod (GH... | Géry Ogam | 2022-11-30 | 1 | -2/+4 |
|
|
* | gh-98348: Mention ReferenceError in weakref.proxy documentation (#98355) | fancidev | 2022-10-26 | 1 | -0/+3 |
|
|
* | gh-71223: Improve rendering of some references in the docs (GH-93041) | Serhiy Storchaka | 2022-05-21 | 1 | -0/+2 |
|
|
* | [doc] Mention __slots__ behavior in weakref.rst (GH-21061) | Jakub Stasiak | 2021-10-06 | 1 | -0/+4 |
|
|
* | bpo-44702: Remove ambiguity in sentence (GH-27676) | meowmeowmeowcat | 2021-08-09 | 1 | -3/+3 |
|
|
* | Use the zero argument form of super() in examples for Python3 docs. (GH-22314) | Andre Delfino | 2021-04-26 | 1 | -2/+2 |
|
|
* | bpo-40895: Update weakref documentation to remove old warnings (GH-20687) | Daniel Fortunov | 2020-06-10 | 1 | -16/+0 |
|
|
* | bpo-36144: Add union operators to WeakValueDictionary584 (#19127) | Curtis Bucher | 2020-03-25 | 1 | -0/+3 |
|
|
* | bpo-36144: Add union operators to WeakKeyDictionary (#19106) | Curtis Bucher | 2020-03-23 | 1 | -0/+3 |
|
|
* | bpo-38374: Remove weakref.ReferenceError from docs (GH-18452) | Roger Hurwitz | 2020-02-11 | 1 | -6/+0 |
|
|
* | Update weakref.rst (GH-14098) | Géry Ogam | 2019-06-15 | 1 | -5/+6 |
|
|
* | [3.9] bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-12620) | Serhiy Storchaka | 2019-06-05 | 1 | -1/+1 |
|
|
* | bpo-37116: Use PEP 570 syntax for positional-only parameters. (GH-13700) | Serhiy Storchaka | 2019-06-01 | 1 | -1/+1 |
|
|
* | bpo-36669: add matmul support to weakref.proxy (GH-12932) | Mark Dickinson | 2019-04-26 | 1 | -0/+4 |
|
|
* | bpo-36597: fix weakref example code (GH-12779) | Inada Naoki | 2019-04-11 | 1 | -5/+8 |
|
|
* | bpo-36597: fix random doctest failure (GH-12776) | Inada Naoki | 2019-04-11 | 1 | -1/+1 |
|
|
* | bpo-27200: Fix pathlib, ssl, turtle and weakref doctests (GH-616) | Marco Buttu | 2017-04-13 | 1 | -1/+1 |
|
|
* | bpo-29474: Improve documentation for weakref.WeakValueDictionary (#10) | Mariatta | 2017-02-12 | 1 | -5/+5 |
|
|
* | Issue #27993: Fix problems with plural objects in docs and comments | Martin Panter | 2016-09-07 | 1 | -1/+1 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -0/+1 |
|
|
* | Remove redundant leading zeroes in PEP references. | Serhiy Storchaka | 2016-03-31 | 1 | -1/+1 |
|
|
* | Issue #22696: Add function :func:`sys.is_finalizing` to know about interprete... | Antoine Pitrou | 2014-12-07 | 1 | -3/+3 |
|
|
* | Fix Issue #21528 - Fix documentation typos | Donald Stufft | 2014-05-20 | 1 | -2/+2 |
|
|
* | whatsnew: ssl getpeercert/do_handshake raise OSError, weakref __callback__. | R David Murray | 2014-01-06 | 1 | -10/+1 |
|
|
* | Avoid inconsistent use of 'finalizer' | Nick Coghlan | 2013-09-22 | 1 | -2/+2 |
|
|
* | Close #19047: weakref doc cleanups | Nick Coghlan | 2013-09-22 | 1 | -19/+38 |
|
|
* | Issue #18112: PEP 442 implementation (safe object finalization). | Antoine Pitrou | 2013-07-30 | 1 | -16/+7 |
|
|
* | Issue #15528: Add weakref.finalize to support finalization using | Richard Oudkerk | 2013-05-05 | 1 | -5/+210 |
|
|
* | Backout 2e446e87ac5b; it breaks the unix buildbots. | Richard Oudkerk | 2013-05-05 | 1 | -210/+5 |
|
|
* | Issue #15528: Add weakref.finalize to support finalization using | Richard Oudkerk | 2013-05-05 | 1 | -5/+210 |
|
|
* | Fix incorrect indentation on 'versionadded' for weakref.ref.__callback__. | Mark Dickinson | 2013-04-13 | 1 | -2/+2 |
|
|
* | Issue #17643: Add __callback__ attribute to weakref.ref. | Mark Dickinson | 2013-04-13 | 1 | -2/+12 |
|
|
* | Issue #14631: Add a new :class:`weakref.WeakMethod` to simulate weak referenc... | Antoine Pitrou | 2012-11-17 | 1 | -0/+29 |
|
|
* | Issue #14954: Clarify the interaction of weak references and garbage collection. | Antoine Pitrou | 2012-08-20 | 1 | -1/+4 |
|
|
* | Issue #15412: Remove erroneous note about weakrefs | Richard Oudkerk | 2012-08-17 | 1 | -6/+0 |
|
|
* | More source links | Raymond Hettinger | 2011-01-27 | 1 | -0/+3 |
|
|
* | Add cross-references to the glossary entry for file objects. | Antoine Pitrou | 2010-09-15 | 1 | -2/+3 |
|
|
* | replace long with int | Benjamin Peterson | 2010-05-08 | 1 | -3/+3 |
|
|
* | Merged revisions 79060 via svnmerge from | Collin Winter | 2010-03-18 | 1 | -2/+2 |
|
|
* | Issue #7105: Make WeakKeyDictionary and WeakValueDictionary robust against | Antoine Pitrou | 2010-01-08 | 1 | -2/+2 |
|
|
* | Merged revisions 75149,75260-75263,75265-75267,75292,75300,75376,75405,75429-... | Benjamin Peterson | 2009-11-13 | 1 | -4/+3 |
|
|
* | Merged revisions 75365,75394,75402-75403,75418,75459,75484,75592-75596,75600,... | Georg Brandl | 2009-10-27 | 1 | -3/+4 |
|
|
* | Merged revisions 75580 via svnmerge from | Georg Brandl | 2009-10-21 | 1 | -0/+4 |
|
|
* | Merged revisions 74524 via svnmerge from | Benjamin Peterson | 2009-10-10 | 1 | -0/+3 |
|
|
* | rollback the merge of r74524 because it causes failures in test_multiprocessing | Benjamin Peterson | 2009-10-09 | 1 | -3/+0 |
|
|
* | Merged revisions 74524,74556 via svnmerge from | Benjamin Peterson | 2009-10-04 | 1 | -0/+3 |
|
|
* | Last round of adapting style of documenting argument default values. | Georg Brandl | 2009-09-16 | 1 | -5/+4 |
|
|
* | Merged revisions 74209 via svnmerge from | Georg Brandl | 2009-07-26 | 1 | -1/+1 |
|
|