<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pygments.git/pygments/lexers/python.py, branch add/javascript-backtick</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>Python: add async, await, matmul op</title>
<updated>2015-08-08T04:55:23+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-08-08T04:55:23+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=dbcad72b2460ebde903dcd90552d1867e1e1fed3'/>
<id>dbcad72b2460ebde903dcd90552d1867e1e1fed3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #1088: add ResourceWarning.</title>
<updated>2015-03-08T14:12:45+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-03-08T14:12:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=0a91d7635a427cfb5b7a219af2feaabea85fcd7f'/>
<id>0a91d7635a427cfb5b7a219af2feaabea85fcd7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>The new style string formatting now works correctly with multiple occurrences of interpolation fields in one string, and erroneous fields are handled properly.</title>
<updated>2015-03-08T13:15:22+00:00</updated>
<author>
<name>Miikka Salminen</name>
<email>miikka.salminen@gmail.com</email>
</author>
<published>2015-03-08T13:15:22+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=e871b16968f56234daa21947598e89638279c9a1'/>
<id>e871b16968f56234daa21947598e89638279c9a1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merged birkenfeld/pygments-main into default</title>
<updated>2015-03-08T12:59:05+00:00</updated>
<author>
<name>Miikka Salminen</name>
<email>miikka.salminen@gmail.com</email>
</author>
<published>2015-03-08T12:59:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=aecf4f9187aceadb123a0155dafe3f9e7e0e9b6e'/>
<id>aecf4f9187aceadb123a0155dafe3f9e7e0e9b6e</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 miikkas/pygments-hashbangtokens (pull request #457)</title>
<updated>2015-03-08T06:13:16+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-03-08T06:13:16+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=a03ce2e200bf2e279a748ced591a380684088d3f'/>
<id>a03ce2e200bf2e279a748ced591a380684088d3f</id>
<content type='text'>
A new token type Comment.Hashbang
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new token type Comment.Hashbang
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new token type Comment.Hashbang with its documentation, and a support for it in Javascript, Perl, Python, Ruby and Bash lexers.</title>
<updated>2015-03-07T20:30:17+00:00</updated>
<author>
<name>Miikka Salminen</name>
<email>miikka.salminen@gmail.com</email>
</author>
<published>2015-03-07T20:30:17+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=b55a3a9f79dc14c146a11aa32230624469ff874b'/>
<id>b55a3a9f79dc14c146a11aa32230624469ff874b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for the (still valid) old style string interpolation along with the new style string formatting to the Python 3 lexer.</title>
<updated>2015-03-07T20:05:28+00:00</updated>
<author>
<name>Miikka Salminen</name>
<email>miikka.salminen@gmail.com</email>
</author>
<published>2015-03-07T20:05:28+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=ee9a9c0563710b000b276fa215e189335b7da69b'/>
<id>ee9a9c0563710b000b276fa215e189335b7da69b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Moved True, False and None to Keyword.Constant.</title>
<updated>2015-03-07T19:59:54+00:00</updated>
<author>
<name>Miikka Salminen</name>
<email>miikka.salminen@gmail.com</email>
</author>
<published>2015-03-07T19:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=7009e7a5ad29ff5d911533c83081eb76a887e9ed'/>
<id>7009e7a5ad29ff5d911533c83081eb76a887e9ed</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>Fix Python tracebacks getting duplicated in the console lexer (closes #1068).</title>
<updated>2015-01-20T06:55:32+00:00</updated>
<author>
<name>Georg Brandl</name>
<email>georg@python.org</email>
</author>
<published>2015-01-20T06:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/pygments.git/commit/?id=84912b7d20dacce310b32eb7ad01fc503828921e'/>
<id>84912b7d20dacce310b32eb7ad01fc503828921e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
