[issue45952] Tools/c-analyzer is out-of-date.

2022-02-08 Thread Eric Snow
Eric Snow added the comment: New changeset c018d3037b5b62e6d48d5985d1a37b91762fbffb by Eric Snow in branch 'main': bpo-45952: Get the C analyzer tool working again. (gh-31220) https://github.com/python/cpython/commit/c018d3037b5b62e6d48d5985d1a37b91762fbffb -- _

[issue45952] Tools/c-analyzer is out-of-date.

2022-02-08 Thread Eric Snow
Change by Eric Snow : -- pull_requests: +29390 pull_request: https://github.com/python/cpython/pull/31220 ___ Python tracker ___ ___

[issue45952] Tools/c-analyzer is out-of-date.

2022-02-08 Thread Eric Snow
Eric Snow added the comment: New changeset 1e6214dbd6a980b47123229aefd60bb2c9341b53 by Eric Snow in branch 'main': bpo-45952: Get the C analyzer tool working again. (gh-31219) https://github.com/python/cpython/commit/1e6214dbd6a980b47123229aefd60bb2c9341b53 -- _

[issue45952] Tools/c-analyzer is out-of-date.

2022-02-08 Thread Eric Snow
Change by Eric Snow : -- pull_requests: +29389 pull_request: https://github.com/python/cpython/pull/31219 ___ Python tracker ___ ___

[issue45952] Tools/c-analyzer is out-of-date.

2021-12-01 Thread Eric Snow
Change by Eric Snow : -- resolution: -> fixed stage: patch review -> resolved status: open -> closed ___ Python tracker ___ ___ Pyt

[issue45952] Tools/c-analyzer is out-of-date.

2021-12-01 Thread Eric Snow
Eric Snow added the comment: New changeset ee94aa0850191712e6adfc1f4a9df08ec3240195 by Eric Snow in branch 'main': bpo-45952: Get the C analyzer tool working again. (gh-29882) https://github.com/python/cpython/commit/ee94aa0850191712e6adfc1f4a9df08ec3240195 -- _

[issue45952] Tools/c-analyzer is out-of-date.

2021-12-01 Thread Eric Snow
New submission from Eric Snow : Some relatively recent changes broke "./python Tools/c-analyzer/c-analyzer.py ...". Also, Tools/c-analyzer/TODO is a bit out of date. -- assignee: eric.snow components: Demos and Tools messages: 407474 nosy: eric.snow priority: normal pull_requests: 281