<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Modules/_decimal, branch fix-misc-acks</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-35059, libmpdec: Add missing EXTINLINE in mpdecimal.h (GH-10128)</title>
<updated>2018-10-26T17:28:26+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2018-10-26T17:28:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=95cfb818eaffba41333d4bc93253f4e0c6237ca8'/>
<id>95cfb818eaffba41333d4bc93253f4e0c6237ca8</id>
<content type='text'>
Declare functions with EXTINLINE:

* mpd_del()
* mpd_uint_zero()
* mpd_qresize()
* mpd_qresize_zero()
* mpd_minalloc()

These functions are implemented with "inline" or "ALWAYS_INLINE", but
declared without inline which cause linker error on Visual Studio in
Debug mode when using /Ob1.
(cherry picked from commit 3b1cba3701fd1321a9bdafa9e683f891369f0cfd)

Co-authored-by: Victor Stinner &lt;vstinner@redhat.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Declare functions with EXTINLINE:

* mpd_del()
* mpd_uint_zero()
* mpd_qresize()
* mpd_qresize_zero()
* mpd_minalloc()

These functions are implemented with "inline" or "ALWAYS_INLINE", but
declared without inline which cause linker error on Visual Studio in
Debug mode when using /Ob1.
(cherry picked from commit 3b1cba3701fd1321a9bdafa9e683f891369f0cfd)

Co-authored-by: Victor Stinner &lt;vstinner@redhat.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[3.7] bpo-34762: Update PyContext* refs to PyObject* in asyncio and decimal (GH-9610)</title>
<updated>2018-09-27T19:33:23+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-09-27T19:33:23+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=24cb7de15d3a5979425b281ab4f600f7c2b401f2'/>
<id>24cb7de15d3a5979425b281ab4f600f7c2b401f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-25988: Emit a warning when use or import ABCs from 'collections'. (GH-5734)</title>
<updated>2018-02-18T17:40:59+00:00</updated>
<author>
<name>Ivan Levkivskyi</name>
<email>levkivskyi@gmail.com</email>
</author>
<published>2018-02-18T17:40:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0442de5ad7835814d60f46c22a22942abb101aef'/>
<id>0442de5ad7835814d60f46c22a22942abb101aef</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some warnings produced by different compilers. (GH-5593) (GH-5600)</title>
<updated>2018-02-09T15:56:34+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2018-02-09T15:56:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7df80492fc91cb5f344ef53a1ccce9a5bd3f4855'/>
<id>7df80492fc91cb5f344ef53a1ccce9a5bd3f4855</id>
<content type='text'>
(cherry picked from commit bfe4fd5f2e96e72eecb5b8a0c7df0ac1689f3b7e)

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit bfe4fd5f2e96e72eecb5b8a0c7df0ac1689f3b7e)

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-32630: Use contextvars in decimal (GH-5278)</title>
<updated>2018-01-27T18:46:46+00:00</updated>
<author>
<name>Yury Selivanov</name>
<email>yury@magic.io</email>
</author>
<published>2018-01-27T18:46:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=f13f12d8daa587b5fcc66fe3ed1090a5dadab289'/>
<id>f13f12d8daa587b5fcc66fe3ed1090a5dadab289</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-31406: Fix crash due to lack of type checking in subclassing. (#3477)</title>
<updated>2017-09-10T16:08:04+00:00</updated>
<author>
<name>Stefan Krah</name>
<email>skrah@bytereef.org</email>
</author>
<published>2017-09-10T16:08:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3cedf46cdbeefc019f4a672c1104f3d5e94712bd'/>
<id>3cedf46cdbeefc019f4a672c1104f3d5e94712bd</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<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-30923: Disable warning that has been part of -Wextra since gcc-7.0. (#3142)</title>
<updated>2017-08-18T19:39:32+00:00</updated>
<author>
<name>Stefan Krah</name>
<email>skrah@bytereef.org</email>
</author>
<published>2017-08-18T19:39:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=d73a960c575207539c3f9765cff26d4fff400b45'/>
<id>d73a960c575207539c3f9765cff26d4fff400b45</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>Correct typo (#976)</title>
<updated>2017-04-03T16:16:14+00:00</updated>
<author>
<name>Angus Hollands</name>
<email>goosey15@gmail.com</email>
</author>
<published>2017-04-03T16:16:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=8614b59910c0b3529891be164aee581eb729f1b3'/>
<id>8614b59910c0b3529891be164aee581eb729f1b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
