<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/formatters/img.py, branch css-variables</title>
<subtitle>bitbucket.org: Obsolete (use python-packages/pygments-git)
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/'/>
<entry>
<title>Fix more instances of invalid string escapes</title>
<updated>2018-11-28T15:42:15+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2018-11-28T15:42:15+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=cd850106ed356cd56c2bf19e0eebd75c42780556'/>
<id>cd850106ed356cd56c2bf19e0eebd75c42780556</id>
<content type='text'>
Also, raise on warnings from Pygments only.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, raise on warnings from Pygments only.
</pre>
</div>
</content>
</entry>
<entry>
<title>style fixups</title>
<updated>2017-01-22T18:43:52+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T18:43:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=c7ecb95b83ca4ceb79d8c6020ef328629576d73d'/>
<id>c7ecb95b83ca4ceb79d8c6020ef328629576d73d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged in AndreBremer/pygments-main (pull request #597)</title>
<updated>2017-01-22T18:39:29+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T18:39:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f43efe1289f48dfffaaf5cc7d28e6387871df20e'/>
<id>f43efe1289f48dfffaaf5cc7d28e6387871df20e</id>
<content type='text'>
Image Formatter: Mac-specific lookup for fonts (fixes #868)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Image Formatter: Mac-specific lookup for fonts (fixes #868)
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright update.</title>
<updated>2017-01-22T17:38:11+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2017-01-22T17:38:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=c77c9c90964b8b457bc831f5aa0524f3de8f1ca8'/>
<id>c77c9c90964b8b457bc831f5aa0524f3de8f1ca8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Python 2.6 compatibility fixes and optimization.</title>
<updated>2016-05-27T18:08:42+00:00</updated>
<author>
<name>abremer</name>
<email>abremer@132.4.15.10.in-addr.arpa</email>
</author>
<published>2016-05-27T18:08:42+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=bbb5f9f0c4b0262c97faa295990d64c97899945c'/>
<id>bbb5f9f0c4b0262c97faa295990d64c97899945c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added Mac-specific lookup for fonts (fixes #868).</title>
<updated>2016-05-27T17:30:55+00:00</updated>
<author>
<name>abremer</name>
<email>abremer@132.4.15.10.in-addr.arpa</email>
</author>
<published>2016-05-27T17:30:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=30eb3087145c2ad69c536a3610cafaa7f33eb575'/>
<id>30eb3087145c2ad69c536a3610cafaa7f33eb575</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed Python 3 regression in image formatter (closes #1215)</title>
<updated>2016-02-26T09:08:48+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-26T09:08:48+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e48b387113e036192110c91e4e347cd21828a7cc'/>
<id>e48b387113e036192110c91e4e347cd21828a7cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed image formatter font searching on Macs (closes #1188)</title>
<updated>2016-02-02T10:28:29+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2016-02-02T10:28:29+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=f4e2ea8d4fcd4abefa228ecf2ac20998cce45a6c'/>
<id>f4e2ea8d4fcd4abefa228ecf2ac20998cce45a6c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix byte decoding in py3 for ImageFormatter</title>
<updated>2016-01-07T13:08:58+00:00</updated>
<author>
<name>Rishav Kundu</name>
<email>rishav.kundu98@gmail.com</email>
</author>
<published>2016-01-07T13:08:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=9fbc49268617422361a6b3f6f8fdff2d2c664db2'/>
<id>9fbc49268617422361a6b3f6f8fdff2d2c664db2</id>
<content type='text'>
subprocess.communicate returns a bytes object
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
subprocess.communicate returns a bytes object
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1160: fix docstring markup.</title>
<updated>2015-10-20T17:10:35+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-10-20T17:10:35+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7bc19a5fd1fb7e40c8ec4937a0fe45ddb56b5509'/>
<id>7bc19a5fd1fb7e40c8ec4937a0fe45ddb56b5509</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
