<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-setuptools-git.git/setuptools/logging.py, branch bugfix/3525-error</title>
<subtitle>github.com: pypa/setuptools.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/'/>
<entry>
<title>fixed some spelling mistakes,</title>
<updated>2022-06-14T20:27:12+00:00</updated>
<author>
<name>Bastian Venthur</name>
<email>venthur@debian.org</email>
</author>
<published>2022-06-14T19:13:46+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=5b265be6a423b8906b1069e75a66fcefcddf8a6b'/>
<id>5b265be6a423b8906b1069e75a66fcefcddf8a6b</id>
<content type='text'>
that's all :)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
that's all :)
</pre>
</div>
</content>
</entry>
<entry>
<title>Update setuptools/logging.py</title>
<updated>2022-01-24T11:56:43+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri+github@gmail.com</email>
</author>
<published>2022-01-22T17:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=711b5267109a4b6799d002aa96fa913ab8bee231'/>
<id>711b5267109a4b6799d002aa96fa913ab8bee231</id>
<content type='text'>
Co-authored-by: Jason R. Coombs &lt;jaraco@jaraco.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Jason R. Coombs &lt;jaraco@jaraco.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix weird distutils.log reloading/caching situation</title>
<updated>2022-01-22T12:56:09+00:00</updated>
<author>
<name>Anderson Bravalheri</name>
<email>andersonbravalheri@gmail.com</email>
</author>
<published>2022-01-22T12:56:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=0d491c616284933e35bb5d61a94828aed0c8d3f2'/>
<id>0d491c616284933e35bb5d61a94828aed0c8d3f2</id>
<content type='text'>
For some reason `distutils.log` module is getting cached in `distutils.dist`
and then loaded again when we have the opportunity to patch it.
This implies: id(distutils.log) != id(distutils.dist.log).
We need to make sure the same module object is used everywhere.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
For some reason `distutils.log` module is getting cached in `distutils.dist`
and then loaded again when we have the opportunity to patch it.
This implies: id(distutils.log) != id(distutils.dist.log).
We need to make sure the same module object is used everywhere.
</pre>
</div>
</content>
</entry>
<entry>
<title>Monkey patch distutils.log.set_threshold so the Python logger honors calls to it.</title>
<updated>2021-12-28T21:24:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-26T20:23:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=b9cf7ff3ff907b5a805264b399b17e4ea6bec049'/>
<id>b9cf7ff3ff907b5a805264b399b17e4ea6bec049</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add setuptools.log to supersede distutils.log. Ref #2973.</title>
<updated>2021-12-28T21:24:39+00:00</updated>
<author>
<name>Jason R. Coombs</name>
<email>jaraco@jaraco.com</email>
</author>
<published>2021-12-26T19:15:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-setuptools-git.git/commit/?id=382037c446f45ebc2e91fd5144eda4dfa90c0281'/>
<id>382037c446f45ebc2e91fd5144eda4dfa90c0281</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
