<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirrors/arti.git/maint/cargo-check-publishable, branch arti-v2.1.0</title>
<subtitle>mirror of https://gitlab.torproject.org/tpo/core/arti
</subtitle>
<id>http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0</id>
<link rel='self' href='http://git.dilluti0n.com/mirrors/arti.git/atom?h=arti-v2.1.0'/>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/'/>
<updated>2026-01-21T17:38:52Z</updated>
<entry>
<title>Bump black</title>
<updated>2026-01-21T17:38:52Z</updated>
<author>
<name>Jim Newsome</name>
<email>jnewsome@torproject.org</email>
</author>
<published>2026-01-21T17:37:13Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=815fa2ae277acee29fa365bd6c94806757a42fb5'/>
<id>urn:sha1:815fa2ae277acee29fa365bd6c94806757a42fb5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>python: Use "a not in b" rather than "not a in b".</title>
<updated>2024-10-24T13:51:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-24T13:26:15Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=dec09eb7d7e424b1e008d01977aa35ca7921b30a'/>
<id>urn:sha1:dec09eb7d7e424b1e008d01977aa35ca7921b30a</id>
<content type='text'>
Due to precedence, both work the same, but the former is preferred.
</content>
</entry>
<entry>
<title>python: Fix warnings about unused variables and modules.</title>
<updated>2024-10-24T13:51:32Z</updated>
<author>
<name>Nick Mathewson</name>
<email>nickm@torproject.org</email>
</author>
<published>2024-10-24T13:22:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=3adb81060458a900014761502aebdc9fd9c6a95d'/>
<id>urn:sha1:3adb81060458a900014761502aebdc9fd9c6a95d</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>maint scripts: Fix some absolute shebangs</title>
<updated>2024-07-16T11:40:51Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-16T11:40:35Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=57454d0f5dc6389afab10ae4e0307eaffdaae37b'/>
<id>urn:sha1:57454d0f5dc6389afab10ae4e0307eaffdaae37b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>maint/cargo-check-publishable: Check categories</title>
<updated>2024-07-10T15:05:39Z</updated>
<author>
<name>Ian Jackson</name>
<email>ijackson@chiark.greenend.org.uk</email>
</author>
<published>2024-07-10T13:17:04Z</published>
<link rel='alternate' type='text/html' href='http://git.dilluti0n.com/mirrors/arti.git/commit/?id=55a743b31e1b1e7ca978c5b9b1557ca6592412aa'/>
<id>urn:sha1:55a743b31e1b1e7ca978c5b9b1557ca6592412aa</id>
<content type='text'>
What a palaver.
</content>
</entry>
</feed>
