<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Misc, branch datetime_backport_test</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-38980: Add -fno-semantic-interposition when building with optimizations (GH-22862)</title>
<updated>2020-10-21T21:46:52+00:00</updated>
<author>
<name>Pablo Galindo</name>
<email>Pablogsal@gmail.com</email>
</author>
<published>2020-10-21T21:46:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=b451b0e9a772f009f4161f7a46476190d0d17ac1'/>
<id>b451b0e9a772f009f4161f7a46476190d0d17ac1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39416: Document some restrictions on the default string representations of numeric classes (GH-18111)</title>
<updated>2020-10-21T17:13:50+00:00</updated>
<author>
<name>kpinc</name>
<email>kop@karlpinc.com</email>
</author>
<published>2020-10-21T17:13:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c60394c7fc9cc09b16e9675a3eeb5844b6d8523f'/>
<id>c60394c7fc9cc09b16e9675a3eeb5844b6d8523f</id>
<content type='text'>
[bpo-39416](): Document string representations of the Numeric classes

This is a change to the specification of the Python language.

The idea here is to put sane minimal limits on the Python language's default
representations of its Numeric classes.  That way "Marty's Robotic Massage Parlor
and Python Interpreter" implementation of Python won't do anything too
crazy.

Some discussion in the email thread:
Subject: Documenting Python's float.__str__()
https://mail.python.org/archives/list/python-dev@python.org/thread/FV22TKT3S2Q3P7PNN6MCXI6IX3HRRNAL/</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[bpo-39416](): Document string representations of the Numeric classes

This is a change to the specification of the Python language.

The idea here is to put sane minimal limits on the Python language's default
representations of its Numeric classes.  That way "Marty's Robotic Massage Parlor
and Python Interpreter" implementation of Python won't do anything too
crazy.

Some discussion in the email thread:
Subject: Documenting Python's float.__str__()
https://mail.python.org/archives/list/python-dev@python.org/thread/FV22TKT3S2Q3P7PNN6MCXI6IX3HRRNAL/</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41747: Ensure all dataclass methods uses their parents' qualname (GH-22155)</title>
<updated>2020-10-21T13:49:22+00:00</updated>
<author>
<name>Batuhan Taskaya</name>
<email>batuhanosmantaskaya@gmail.com</email>
</author>
<published>2020-10-21T13:49:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c7437e2c0216e05fbf17bf96294cb20954e36e48'/>
<id>c7437e2c0216e05fbf17bf96294cb20954e36e48</id>
<content type='text'>
* bpo-41747: Ensure all dataclass methods uses their parents' qualname

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* bpo-41747: Ensure all dataclass methods uses their parents' qualname

Co-authored-by: Serhiy Storchaka &lt;storchaka@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update tzdata to 2020.3 (GH-22856)</title>
<updated>2020-10-21T13:40:43+00:00</updated>
<author>
<name>Paul Ganssle</name>
<email>paul@ganssle.io</email>
</author>
<published>2020-10-21T13:40:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=9a1ad2cf02e52eccc3204e43752c8742d4c77f6b'/>
<id>9a1ad2cf02e52eccc3204e43752c8742d4c77f6b</id>
<content type='text'>
TBH I had forgotten that we pin this 😅, and it's been updated quite a few times since we added this.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
TBH I had forgotten that we pin this 😅, and it's been updated quite a few times since we added this.</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41902: Micro optimization for range.index if step is 1 (GH-22479)</title>
<updated>2020-10-21T02:29:56+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2020-10-21T02:29:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=c0f22fb8b3006936757cebb959cee94e285bc503'/>
<id>c0f22fb8b3006936757cebb959cee94e285bc503</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-23706: Add newline parameter to pathlib.Path.write_text (GH-22420) (GH-22420)</title>
<updated>2020-10-21T02:08:19+00:00</updated>
<author>
<name>Максим</name>
<email>maksvenberv@yandex.ru</email>
</author>
<published>2020-10-21T02:08:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=5f227413400c4dfdba210cc0f8c9305421638bc1'/>
<id>5f227413400c4dfdba210cc0f8c9305421638bc1</id>
<content type='text'>
* Add _newline_ parameter to `pathlib.Path.write_text()`
* Update documentation of `pathlib.Path.write_text()`
* Add test case for `pathlib.Path.write_text()` calls with _newline_ parameter passed

Automerge-Triggered-By: GH:methane</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Add _newline_ parameter to `pathlib.Path.write_text()`
* Update documentation of `pathlib.Path.write_text()`
* Add test case for `pathlib.Path.write_text()` calls with _newline_ parameter passed

Automerge-Triggered-By: GH:methane</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41902: Micro optimization for compute_item of range (GH-22492)</title>
<updated>2020-10-21T01:29:14+00:00</updated>
<author>
<name>Dong-hee Na</name>
<email>donghee.na92@gmail.com</email>
</author>
<published>2020-10-21T01:29:14+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=25492a5b59c5b74328278f195540e318ab87674f'/>
<id>25492a5b59c5b74328278f195540e318ab87674f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-42010: [docs] Clarify subscription of types (GH-22822)</title>
<updated>2020-10-20T23:38:08+00:00</updated>
<author>
<name>kj</name>
<email>28750310+Fidget-Spinner@users.noreply.github.com</email>
</author>
<published>2020-10-20T23:38:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7cdf30fff39ea97f403b5472096349998d190e30'/>
<id>7cdf30fff39ea97f403b5472096349998d190e30</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-29981: Add examples and update index for set, dict, and generator comprehensions'(GH-20272)</title>
<updated>2020-10-20T21:27:07+00:00</updated>
<author>
<name>Florian Dahlitz</name>
<email>f2dahlitz@freenet.de</email>
</author>
<published>2020-10-20T21:27:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2d55aa9e37c9c84f4f6a8135d0326da0bcd8f38b'/>
<id>2d55aa9e37c9c84f4f6a8135d0326da0bcd8f38b</id>
<content type='text'>
Co-authored-by: Rémi Lapeyre &lt;remi.lapeyre@henki.fr&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Rémi Lapeyre &lt;remi.lapeyre@henki.fr&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38439: Update the Windows Store package's icons for IDLE. Artwork by Andrew Clover (GH-22817)</title>
<updated>2020-10-20T14:54:13+00:00</updated>
<author>
<name>Steve Dower</name>
<email>steve.dower@python.org</email>
</author>
<published>2020-10-20T14:54:13+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=6d883fbe14751b58d9ed2fd708322613d8931035'/>
<id>6d883fbe14751b58d9ed2fd708322613d8931035</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
