<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/rpc-docs-tool, branch arti-v1.3.1</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.1</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v1.3.1'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2024-10-24T13:51:32Z</updated>
<entry>
<title>python: one import per line.</title>
<updated>2024-10-24T13:51:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-24T13:43:51Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=b4bd77c163801f40b74e8d49e08c7062c002780f'/>
<id>urn:sha1:b4bd77c163801f40b74e8d49e08c7062c002780f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Python: use a more lint-acceptable block comment format.</title>
<updated>2024-10-24T13:51:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-24T13:40:47Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=0e333dca08f822e35cd0715b71343a893a25d7c2'/>
<id>urn:sha1:0e333dca08f822e35cd0715b71343a893a25d7c2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc-docs-tool: imports go at the head of the module.</title>
<updated>2024-10-24T13:51:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-24T13:28:10Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=c4f148f70b80d898cc7663af628b736f45f0edc2'/>
<id>urn:sha1:c4f148f70b80d898cc7663af628b736f45f0edc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Run "black" to reformat all our python</title>
<updated>2024-10-24T12:30:47Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-24T12:25:27Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bf7e7056f97be0015aa3643ab9c7aa564f17bbe5'/>
<id>urn:sha1:bf7e7056f97be0015aa3643ab9c7aa564f17bbe5</id>
<content type='text'>
"Black" is an "opinionated" python formatter, whose opinionatedness
is somewhat in the spirit of rustfmt.

This MR runs black with default settings on all of our python code
in Arti.  It was produced by the following commands

```
# Everything in python/
black python/
# Everything with a .py extension
fd '.py$' -X black
# Everything with a python shebang.
git grep -l '#! */usr/bin/env *python' | xargs black
```
</content>
</entry>
<entry>
<title>rpc-docs-tool: Provide better warning on rustdoc format mismatch.</title>
<updated>2024-10-23T12:27:28Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-22T20:42:53Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=bb769ff630df3c9141892ed9879abfcf44845a02'/>
<id>urn:sha1:bb769ff630df3c9141892ed9879abfcf44845a02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update rpc-docs-tool to work with latest nightly rustdoc</title>
<updated>2024-10-22T20:25:20Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-22T20:25:20Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=f9e8ad399b5d7ca70186053ea22a167b559d7f80'/>
<id>urn:sha1:f9e8ad399b5d7ca70186053ea22a167b559d7f80</id>
<content type='text'>
Additionally, document that this tool requires particular versions
of nightly, since the rustdoc json format is unstable.
</content>
</entry>
<entry>
<title>rpc-doc-tool: improvements to HTML_HEADER</title>
<updated>2024-10-03T12:18:45Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-03T12:15:48Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=4a542825ec964782fe54eeb69e29f7bb3f015c96'/>
<id>urn:sha1:4a542825ec964782fe54eeb69e29f7bb3f015c96</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc-doc-tool: move constants to head of file</title>
<updated>2024-10-03T12:14:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-03T12:14:32Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=568cdf83d91bdad4658b36308b4ce0ab1ed034b0'/>
<id>urn:sha1:568cdf83d91bdad4658b36308b4ce0ab1ed034b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc-doc-tool: Use __file__ in place of argv[0]</title>
<updated>2024-10-03T12:12:02Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-03T12:12:02Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3c90705715c1f2c1ee9b8f56c8fb4f3c5a1748a9'/>
<id>urn:sha1:3c90705715c1f2c1ee9b8f56c8fb4f3c5a1748a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>rpc-doc-tool: Fix handling for "magic" headings.</title>
<updated>2024-10-02T12:50:09Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-02T12:50:09Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=fac0d1e95df871765b0394fb743ff4d8c51b06cf'/>
<id>urn:sha1:fac0d1e95df871765b0394fb743ff4d8c51b06cf</id>
<content type='text'>
</content>
</entry>
</feed>
