<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Tools/c-analyzer/c_parser/parser, branch main</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>gh-102033: Fix syntax error in `Tools/c-analyzer` (GH-102066)</title>
<updated>2023-03-22T14:59:32+00:00</updated>
<author>
<name>Nikita Sobolev</name>
<email>mail@sobolevn.me</email>
</author>
<published>2023-03-22T14:59:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=1ca315538f2f9da6c7b86c4c46e76d454c1ec4b9'/>
<id>1ca315538f2f9da6c7b86c4c46e76d454c1ec4b9</id>
<content type='text'>
The easiest way to format strings with `{}` meaningful chars is via `%`.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The easiest way to format strings with `{}` meaningful chars is via `%`.</pre>
</div>
</content>
</entry>
<entry>
<title>gh-90110: Fix the c-analyzer Tool (#102483)</title>
<updated>2023-03-07T02:40:09+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2023-03-07T02:40:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8606697f49dc58ff7e18147401ac65a09c38cf57'/>
<id>8606697f49dc58ff7e18147401ac65a09c38cf57</id>
<content type='text'>
Some incompatible changes had gone in, and the "ignore" lists weren't properly undated. This change fixes that. It's necessary prior to enabling test_check_c_globals, which I hope to do soon.

Note that this does include moving last_resort_memory_error to PyInterpreterState.

https://github.com/python/cpython/issues/90110</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some incompatible changes had gone in, and the "ignore" lists weren't properly undated. This change fixes that. It's necessary prior to enabling test_check_c_globals, which I hope to do soon.

Note that this does include moving last_resort_memory_error to PyInterpreterState.

https://github.com/python/cpython/issues/90110</pre>
</div>
</content>
</entry>
<entry>
<title>gh-90110: Update the c-analyzer Tool (gh-96058)</title>
<updated>2022-08-17T22:54:59+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2022-08-17T22:54:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=586fc02be5b3e103bfddd49654034a898a8d6dfc'/>
<id>586fc02be5b3e103bfddd49654034a898a8d6dfc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-91838: Resolve more HTTP links which redirect to HTTPS (GH-95650)</title>
<updated>2022-08-08T11:00:17+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2022-08-08T11:00:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cc9160a29bc3356ced92348bcd8e6668c67167c9'/>
<id>cc9160a29bc3356ced92348bcd8e6668c67167c9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in comments (#94305)</title>
<updated>2022-06-28T14:28:21+00:00</updated>
<author>
<name>yutotnh</name>
<email>57719497+yutotnh@users.noreply.github.com</email>
</author>
<published>2022-06-28T14:28:21+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=56310136170ef6653cb050f58dd2d32538997f59'/>
<id>56310136170ef6653cb050f58dd2d32538997f59</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>gh-81057: Get the c-analyzer tool working again. (gh-92246)</title>
<updated>2022-05-03T19:18:27+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2022-05-03T19:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=456cd513e360ccd17e51ae3711ec48976b1be0c0'/>
<id>456cd513e360ccd17e51ae3711ec48976b1be0c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-45952: Get the C analyzer tool working again. (gh-29882)</title>
<updated>2021-12-01T18:20:20+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2021-12-01T18:20:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ee94aa0850191712e6adfc1f4a9df08ec3240195'/>
<id>ee94aa0850191712e6adfc1f4a9df08ec3240195</id>
<content type='text'>
There wasn't much that needed to be done. Mostly it was just a few new files that got added.

https://bugs.python.org/issue45952</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There wasn't much that needed to be done. Mostly it was just a few new files that got added.

https://bugs.python.org/issue45952</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos in the Tools directory (GH-28769)</title>
<updated>2021-10-06T17:55:16+00:00</updated>
<author>
<name>Christian Clauss</name>
<email>cclauss@me.com</email>
</author>
<published>2021-10-06T17:55:16+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=682aecfdeba481c876bfc9f3796c635bd5b5df50'/>
<id>682aecfdeba481c876bfc9f3796c635bd5b5df50</id>
<content type='text'>
Like #28744 but for the Tools directory.

[skip issue] Opening a related issue is pending python/psf-infra-meta#130

Automerge-Triggered-By: GH:pablogsal</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Like #28744 but for the Tools directory.

[skip issue] Opening a related issue is pending python/psf-infra-meta#130

Automerge-Triggered-By: GH:pablogsal</pre>
</div>
</content>
</entry>
<entry>
<title>Fix a typo in c-analyzer (GH-24468)</title>
<updated>2021-03-19T07:38:12+00:00</updated>
<author>
<name>Ikko Ashimine</name>
<email>eltociear@gmail.com</email>
</author>
<published>2021-03-19T07:38:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ff8c77fe96c1e0e1822f3b821e9c6dcfbec22a56'/>
<id>ff8c77fe96c1e0e1822f3b821e9c6dcfbec22a56</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-36876: Small adjustments to the C-analyzer tool. (GH-23045)</title>
<updated>2020-10-30T21:46:52+00:00</updated>
<author>
<name>Eric Snow</name>
<email>ericsnowcurrently@gmail.com</email>
</author>
<published>2020-10-30T21:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4fe72090deb7fb7bc09bfa56c92f6b3b0967d395'/>
<id>4fe72090deb7fb7bc09bfa56c92f6b3b0967d395</id>
<content type='text'>
This is a little bit of clean-up, small fixes, and additional helpers prior to building an updated &amp; accurate list of globals to eliminate.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a little bit of clean-up, small fixes, and additional helpers prior to building an updated &amp; accurate list of globals to eliminate.</pre>
</div>
</content>
</entry>
</feed>
