<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Modules/mathmodule.c, branch v3.8.9</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>[3.8] bpo-39871: Fix possible SystemError in atan2, copysign and remainder (GH-18806) (GH-18989)</title>
<updated>2020-03-14T11:38:52+00:00</updated>
<author>
<name>Mark Dickinson</name>
<email>mdickinson@enthought.com</email>
</author>
<published>2020-03-14T11:38:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca'/>
<id>e634a8ac1f8a2904a2241b83fc5e4c9f40d5c7ca</id>
<content type='text'>
In math_2(), the first PyFloat_AsDouble() call should be checked
for failure before the second call.

Co-authored-by: Mark Dickinson &lt;dickinsm@gmail.com&gt;.
(cherry picked from commit 5208b4b37953a406db0ed6a9db545c2948dde989)

Co-authored-by: Zackery Spytz &lt;zspytz@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In math_2(), the first PyFloat_AsDouble() call should be checked
for failure before the second call.

Co-authored-by: Mark Dickinson &lt;dickinsm@gmail.com&gt;.
(cherry picked from commit 5208b4b37953a406db0ed6a9db545c2948dde989)

Co-authored-by: Zackery Spytz &lt;zspytz@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37691: Let math.dist() accept sequences and iterables for coordinates (GH-14975) (GH-14984)</title>
<updated>2019-07-27T21:26:58+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-07-27T21:26:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=76821bab9cb77fa7f847e66f8b2309ca30546c7f'/>
<id>76821bab9cb77fa7f847e66f8b2309ca30546c7f</id>
<content type='text'>
(cherry picked from commit 6b5f1b496f0b20144592b640b9c975df43a29eb0)

Co-authored-by: Raymond Hettinger &lt;rhettinger@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 6b5f1b496f0b20144592b640b9c975df43a29eb0)

Co-authored-by: Raymond Hettinger &lt;rhettinger@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some typos (GH-14435)</title>
<updated>2019-07-05T22:00:43+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-07-05T22:00:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4bc6bb928d35b4007f2dcb32523624a3205e0e46'/>
<id>4bc6bb928d35b4007f2dcb32523624a3205e0e46</id>
<content type='text'>
(cherry picked from commit f7d72e48fb235684e17668a1e5107e6b0dab7b80)

Co-authored-by: Min ho Kim &lt;minho42@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit f7d72e48fb235684e17668a1e5107e6b0dab7b80)

Co-authored-by: Min ho Kim &lt;minho42@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Turn math.isqrt assertion into a comment to clarify its purpose. (GH-14131)</title>
<updated>2019-06-16T17:14:02+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-06-16T17:14:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3f3efed3315f06ca3412bc8f4506e994ab84a8b3'/>
<id>3f3efed3315f06ca3412bc8f4506e994ab84a8b3</id>
<content type='text'>
(cherry picked from commit 2dfeaa9222e2ed6b6e32faaf08e5b0f77318f0a7)

Co-authored-by: Mark Dickinson &lt;dickinsm@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 2dfeaa9222e2ed6b6e32faaf08e5b0f77318f0a7)

Co-authored-by: Mark Dickinson &lt;dickinsm@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify negativity checks in math.comb and math.perm. (GH-13870) (#14125)</title>
<updated>2019-06-16T11:38:07+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-06-16T11:38:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=599f7ecb70f1b9714c702322b235b4d8155205ae'/>
<id>599f7ecb70f1b9714c702322b235b4d8155205ae</id>
<content type='text'>
(cherry picked from commit 45e0411eee023b21acf1615e995d26058d66c0f1)

Co-authored-by: Mark Dickinson &lt;dickinsm@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit 45e0411eee023b21acf1615e995d26058d66c0f1)

Co-authored-by: Mark Dickinson &lt;dickinsm@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37178: Allow a one argument form of math.perm() (GH-13905) (GH-13919)</title>
<updated>2019-06-08T16:17:33+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2019-06-08T16:17:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=feaceaafe816e95c4aff15eab0bea6dc2bbfe4fd'/>
<id>feaceaafe816e95c4aff15eab0bea6dc2bbfe4fd</id>
<content type='text'>
(cherry picked from commit e119b3d136bd94d880bce4b382096f6de3f38062)

Co-authored-by: Raymond Hettinger &lt;rhettinger@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
(cherry picked from commit e119b3d136bd94d880bce4b382096f6de3f38062)

Co-authored-by: Raymond Hettinger &lt;rhettinger@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35431: Drop the k &lt;= n requirement (GH-13798)</title>
<updated>2019-06-04T08:23:06+00:00</updated>
<author>
<name>Raymond Hettinger</name>
<email>rhettinger@users.noreply.github.com</email>
</author>
<published>2019-06-04T08:23:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=963eb0f4738456455b9bef7eb531b46805415208'/>
<id>963eb0f4738456455b9bef7eb531b46805415208</id>
<content type='text'>

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-37128: Add math.perm(). (GH-13731)</title>
<updated>2019-06-02T08:16:49+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-06-02T08:16:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5ae299ac78abb628803ab7dee0997364547f5cc8'/>
<id>5ae299ac78abb628803ab7dee0997364547f5cc8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35431: Refactor math.comb() implementation. (GH-13725)</title>
<updated>2019-06-01T19:09:02+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2019-06-01T19:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2b843ac0ae745026ce39514573c5d075137bef65'/>
<id>2b843ac0ae745026ce39514573c5d075137bef65</id>
<content type='text'>
* Fixed some bugs.
* Added support for index-likes objects.
* Improved error messages.
* Cleaned up and optimized the code.
* Added more tests.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed some bugs.
* Added support for index-likes objects.
* Improved error messages.
* Cleaned up and optimized the code.
* Added more tests.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-35431: Implemented math.comb (GH-11414)</title>
<updated>2019-06-01T07:21:27+00:00</updated>
<author>
<name>Yash Aggarwal</name>
<email>Aggarwal.yash2011@gmail.com</email>
</author>
<published>2019-06-01T07:21:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=4a686504eb2bbf69adf78077458508a7ba131667'/>
<id>4a686504eb2bbf69adf78077458508a7ba131667</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
