[issue29347] Python could crash while creating weakref for a given object

2017-02-19 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset 7131a73f9655cfd325c798385905326f57b94640 by GitHub in branch '2.7': bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#187)

[issue29347] Python could crash while creating weakref for a given object

2017-02-19 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset 7c95a94c3ab41e4296e94335d66b2400ad16f052 by GitHub in branch '3.5': bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#188)

[issue29347] Python could crash while creating weakref for a given object

2017-02-19 Thread Xiang Zhang
Xiang Zhang added the comment: New changeset 9a4577a4bb23888fed2cf192cf1a4c95ce5c26f8 by GitHub in branch '3.6': bpo-29347: Fix possibly dereferencing undefined pointers when creating weakref objects (#128) (#186)

<    1   2