Commit 65eda05
authored
Fix documentation for gcvisitobjects_t
Documented behaviour is the exact opposite of the real behaviour.
See comment in the code
https://github.com/python/cpython/blob/ad3bbe8fbcc9045c436b0c5e49b1aec018c59c2d/Include/cpython/objimpl.h#L92-L93
and code
https://github.com/python/cpython/blob/ad3bbe8fbcc9045c436b0c5e49b1aec018c59c2d/Python/gc.c#L24051 parent d9ed42b commit 65eda05
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
277 | 277 | | |
278 | 278 | | |
279 | 279 | | |
280 | | - | |
| 280 | + | |
281 | 281 | | |
282 | 282 | | |
283 | 283 | | |
| |||
0 commit comments