<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/tests/test_wheel.py, branch dev/avoid_wheel_unstable_api</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>Simplify changes targeting sys_tags cache</title>
<updated>2023-03-08T00:07:21+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2023-03-08T00:07:13+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8961851931e0bb92c7d91411d6bdcf0c98ca9767'/>
<id>8961851931e0bb92c7d91411d6bdcf0c98ca9767</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use functools.lru_cache to cache supported tags for wheels.</title>
<updated>2023-03-07T21:43:50+00:00</updated>
<author>
<name>Maurits van Rees</name>
<email>maurits@vanrees.org</email>
</author>
<published>2023-03-07T21:36:16+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8af6bd4818558e4e4427e730ede8bc7ba17ca000'/>
<id>8af6bd4818558e4e4427e730ede8bc7ba17ca000</id>
<content type='text'>
This is a suggestion by @abravalheri for my PR.
https://github.com/pypa/setuptools/pull/3805#issuecomment-1434361907
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is a suggestion by @abravalheri for my PR.
https://github.com/pypa/setuptools/pull/3805#issuecomment-1434361907
</pre>
</div>
</content>
</entry>
<entry>
<title>Cache supported tags for wheels.</title>
<updated>2023-03-07T21:43:50+00:00</updated>
<author>
<name>Maurits van Rees</name>
<email>maurits@vanrees.org</email>
</author>
<published>2023-01-31T16:03:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=2c234499777a5d3f5a213fbfc42b289c207c411b'/>
<id>2c234499777a5d3f5a213fbfc42b289c207c411b</id>
<content type='text'>
This fixes https://github.com/pypa/setuptools/issues/3804
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fixes https://github.com/pypa/setuptools/issues/3804
</pre>
</div>
</content>
</entry>
<entry>
<title>The default encoding of Python sources is UTF-8</title>
<updated>2022-11-20T18:47:01+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2022-11-20T18:40:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=069dca9c534bf380659da7fc7a1a83476419a2da'/>
<id>069dca9c534bf380659da7fc7a1a83476419a2da</id>
<content type='text'>
Python 3 assumes the encoding is UTF-8 by default, and so do or should
do tools such as text editors when opening Python files.

No need to explicitly set `*- coding: utf-8 -*-`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Python 3 assumes the encoding is UTF-8 by default, and so do or should
do tools such as text editors when opening Python files.

No need to explicitly set `*- coding: utf-8 -*-`.
</pre>
</div>
</content>
</entry>
<entry>
<title>Run the test on Windows, but don't check the file mode</title>
<updated>2022-03-14T17:16:48+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-03-14T17:16:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=c9d369c2dbb9cc3036d33244a0e0064677454fa1'/>
<id>c9d369c2dbb9cc3036d33244a0e0064677454fa1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Deactivate tests on windows</title>
<updated>2022-03-14T16:37:45+00:00</updated>
<author>
<name>Josip Delic</name>
<email>delijati@googlemail.com</email>
</author>
<published>2022-03-14T16:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=069735fa1e2cfc8161474f3b23bf19dacf6c51ca'/>
<id>069735fa1e2cfc8161474f3b23bf19dacf6c51ca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setuptools/tests/test_wheel.py</title>
<updated>2022-03-14T10:59:25+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri+github@gmail.com</email>
</author>
<published>2022-03-14T10:46:17+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8aa366d568b67339f04ca538c6fb11aad6ad1c91'/>
<id>8aa366d568b67339f04ca538c6fb11aad6ad1c91</id>
<content type='text'>
Attempt to fix flake8
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Attempt to fix flake8
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test for zipefile mode</title>
<updated>2022-03-14T10:59:25+00:00</updated>
<author>
<name>Josip Delic</name>
<email>delijati@googlemail.com</email>
</author>
<published>2022-03-11T11:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=8122993a053444e9a68cc007ea58a417b5ae44a9'/>
<id>8122993a053444e9a68cc007ea58a417b5ae44a9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add new test to document expected order stability.</title>
<updated>2021-12-16T22:21:04+00:00</updated>
<author>
<name>Matthew Suozzo</name>
<email>msuozzo@google.com</email>
</author>
<published>2021-12-16T22:21:04+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=e773611d2d88d46872d3f5b1a84290955034c215'/>
<id>e773611d2d88d46872d3f5b1a84290955034c215</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to jaraco.path for building files</title>
<updated>2021-02-20T17:31:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-02-20T17:31:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/python-setuptools-git.git/commit/?id=5c57b5cc1e1d247fec64858d8cc4e93b5ffb11a3'/>
<id>5c57b5cc1e1d247fec64858d8cc4e93b5ffb11a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
