<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Modules/_decimal/tests, branch benjamin-pyapi</title>
<subtitle>github.com: python/cpython.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/'/>
<entry>
<title>bpo-31403: Remove WITHOUT_THREADS from _decimal. (#3474)</title>
<updated>2017-09-09T17:26:22+00:00</updated>
<author>
<name>Stefan Krah</name>
<email>skrah@bytereef.org</email>
</author>
<published>2017-09-09T17:26:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c0c29dff7940b7e7ecc1dd051080c5d5f9e42ba8'/>
<id>c0c29dff7940b7e7ecc1dd051080c5d5f9e42ba8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-27425: Be more explicit in .gitattributes (GH-840)</title>
<updated>2017-06-10T19:58:42+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2017-06-10T19:58:42+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6b6e68776663c0dda04b6a36609297728da2ae9e'/>
<id>6b6e68776663c0dda04b6a36609297728da2ae9e</id>
<content type='text'>
Updates checked-in line endings on several files.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Updates checked-in line endings on several files.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29919: Remove unused imports found by pyflakes (#137)</title>
<updated>2017-03-27T14:05:26+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>victor.stinner@gmail.com</email>
</author>
<published>2017-03-27T14:05:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d6debb24e06152a827769b0cac24c47deccdeac1'/>
<id>d6debb24e06152a827769b0cac24c47deccdeac1</id>
<content type='text'>
Make also minor PEP8 coding style fixes on modified imports.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make also minor PEP8 coding style fixes on modified imports.</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #25928: Add Decimal.as_integer_ratio(). Python parts and docs by</title>
<updated>2015-12-28T22:02:02+00:00</updated>
<author>
<name>Stefan Krah</name>
<email>skrah@bytereef.org</email>
</author>
<published>2015-12-28T22:02:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=53f2e0ad45e41c007f714e077ccf11643651ef28'/>
<id>53f2e0ad45e41c007f714e077ccf11643651ef28</id>
<content type='text'>
Mark Dickinson.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Mark Dickinson.
</pre>
</div>
</content>
</entry>
<entry>
<title>Closes #17202: Merge with 3.4</title>
<updated>2015-04-13T17:11:40+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2015-04-13T17:11:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=774ac377daf0da8eaddc578d883cd2002cb7a6a4'/>
<id>774ac377daf0da8eaddc578d883cd2002cb7a6a4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #17202: Add .bat to .hgeol to force them to CRLF.</title>
<updated>2015-04-13T16:59:54+00:00</updated>
<author>
<name>Zachary Ware</name>
<email>zachary.ware@gmail.com</email>
</author>
<published>2015-04-13T16:59:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4c9c848159b63fac440c29ffc2b437e055d355cc'/>
<id>4c9c848159b63fac440c29ffc2b437e055d355cc</id>
<content type='text'>
Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks.  Who knows why.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Using LF can a script to fail if it tries to use a label that is
split across 512 byte blocks.  Who knows why.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23641: Cleaned out legacy dunder names from tests and docs.</title>
<updated>2015-03-12T20:01:30+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-03-12T20:01:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c2ccce791ccbe35bee0edea2dedabb0fc7ea5906'/>
<id>c2ccce791ccbe35bee0edea2dedabb0fc7ea5906</id>
<content type='text'>
Fixed 2 to 3 porting bug in pynche.ColorDB.
Added few tests for __truediv__, __floordiv__ and __matmul__.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed 2 to 3 porting bug in pynche.ColorDB.
Added few tests for __truediv__, __floordiv__ and __matmul__.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #23641: Cleaned out legacy dunder names from tests and docs.</title>
<updated>2015-03-12T19:56:08+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2015-03-12T19:56:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a60c2fe4807e89a5844979fe46b3ea39572fc3be'/>
<id>a60c2fe4807e89a5844979fe46b3ea39572fc3be</id>
<content type='text'>
Fixed 2 to 3 porting bug in pynche.ColorDB.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed 2 to 3 porting bug in pynche.ColorDB.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #19232: Speed up decimal import.  Additionally, since _decimal is</title>
<updated>2014-09-10T15:58:15+00:00</updated>
<author>
<name>Stefan Krah</name>
<email>skrah@bytereef.org</email>
</author>
<published>2014-09-10T15:58:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b578f8a1efdb8ad5b6671427d3a49f4eef5e5b70'/>
<id>b578f8a1efdb8ad5b6671427d3a49f4eef5e5b70</id>
<content type='text'>
self-contained, this change facilitates maintenance and the Python version
can be easily imported for experimentation.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
self-contained, this change facilitates maintenance and the Python version
can be easily imported for experimentation.
</pre>
</div>
</content>
</entry>
<entry>
<title>Issue #19936: Remove executable bits from C source files and several forgotten</title>
<updated>2014-01-16T16:48:45+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2014-01-16T16:48:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e'/>
<id>7f470d0f9cf8eed178291f79f3e1d3ca0f30c85e</id>
<content type='text'>
test files.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
test files.
</pre>
</div>
</content>
</entry>
</feed>
