<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/util.py, branch pytest</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>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>Pull flags out of regular expressions</title>
<updated>2016-12-29T05:26:27+00:00</updated>
<author>
<name>David Baumgold</name>
<email>david@davidbaumgold.com</email>
</author>
<published>2016-12-29T05:26:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=77e243266f5f25ab9b1f1651547b8279a862e1a3'/>
<id>77e243266f5f25ab9b1f1651547b8279a862e1a3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes #1153: Change Windows+Py3 workaround code to flush when finished.</title>
<updated>2015-10-27T15:08:09+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-10-27T15:08:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0c6c714008e42416f3ae92c4427da0d9f28d8d89'/>
<id>0c6c714008e42416f3ae92c4427da0d9f28d8d89</id>
<content type='text'>
This avoids a case where the last chunk might not be output in iPython Notebook on Windows.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This avoids a case where the last chunk might not be output in iPython Notebook on Windows.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes noted by pylint, mostly.</title>
<updated>2015-10-14T19:08:43+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2015-10-14T19:08:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=96990f584f1e14c9c68b96c967b9f31f34ef33bb'/>
<id>96990f584f1e14c9c68b96c967b9f31f34ef33bb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Copyright year update.</title>
<updated>2015-01-21T07:33:25+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-21T07:33:25+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=13705acbd57b936990c63a12de05ce29834b6afb'/>
<id>13705acbd57b936990c63a12de05ce29834b6afb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>util: PEP8</title>
<updated>2014-11-11T09:03:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-11T09:03:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=3688370accd711bfad3da4e080a1f8a4eae24478'/>
<id>3688370accd711bfad3da4e080a1f8a4eae24478</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>(Hopefully) fix test_cmdline failures under Windows without colorama.</title>
<updated>2014-11-11T17:36:28+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-11T17:36:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=be15c4534efc5e79a4c823297768723641886576'/>
<id>be15c4534efc5e79a4c823297768723641886576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1055: fixup guessing routines for HTML/XML related markup</title>
<updated>2014-11-08T14:15:51+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-11-08T14:15:51+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0709cd8b978937725382d83953bdad97b78e7b8b'/>
<id>0709cd8b978937725382d83953bdad97b78e7b8b</id>
<content type='text'>
* remove too broad recognition for Lasso lexer
* recognize XML declaration (&lt;?xml ...?&gt;) as XML
* make HTML doctype recognition more general (HTML5 only requires &lt;!DOCTYPE html&gt;)
* fix PHP not to recognize XML declarations
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove too broad recognition for Lasso lexer
* recognize XML declaration (&lt;?xml ...?&gt;) as XML
* make HTML doctype recognition more general (HTML5 only requires &lt;!DOCTYPE html&gt;)
* fix PHP not to recognize XML declarations
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'duplicates_removed' function (for *_builtins.py generation).</title>
<updated>2014-11-07T03:41:33+00:00</updated>
<author>
<name>Tim Hatch</name>
<email>tim@timhatch.com</email>
</author>
<published>2014-11-07T03:41:33+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=348b35f182e85f950e65a68d69d0f130912e8370'/>
<id>348b35f182e85f950e65a68d69d0f130912e8370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Overhaul encoding handling in cmdline even more.</title>
<updated>2014-10-07T23:20:11+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2014-10-07T23:20:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=484583e428efde3dbea4980ffeafc53d4fe37935'/>
<id>484583e428efde3dbea4980ffeafc53d4fe37935</id>
<content type='text'>
Now the encoding guessed for the input file will be used for an output file.

We now always read and write to the terminal .buffer on Python 3, which allows
us to override the terminal encoding and use our guessing algorithm.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the encoding guessed for the input file will be used for an output file.

We now always read and write to the terminal .buffer on Python 3, which allows
us to override the terminal encoding and use our guessing algorithm.
</pre>
</div>
</content>
</entry>
</feed>
