<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/cpython-git.git/Python/formatter_unicode.c, branch enum-lost-fixes</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-28146: Fix a confusing error message in str.format() (GH-24213)</title>
<updated>2021-05-13T21:24:49+00:00</updated>
<author>
<name>Miss Islington (bot)</name>
<email>31488909+miss-islington@users.noreply.github.com</email>
</author>
<published>2021-05-13T21:24:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=2d780237d95cd3d95401f52be2edeac8b458eb68'/>
<id>2d780237d95cd3d95401f52be2edeac8b458eb68</id>
<content type='text'>
Automerge-Triggered-By: GH:pitrou
(cherry picked from commit 4aeee0b47b3a2b604bbac37040320ffc88c291f2)

Co-authored-by: Irit Katriel &lt;iritkatriel@yahoo.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automerge-Triggered-By: GH:pitrou
(cherry picked from commit 4aeee0b47b3a2b604bbac37040320ffc88c291f2)

Co-authored-by: Irit Katriel &lt;iritkatriel@yahoo.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-27772: Make preceding width with 0 valid in string format. (GH-11270)</title>
<updated>2021-01-25T09:56:33+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2021-01-25T09:56:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cf19cc3b920ca5995e1c202d2c3dd7a59ac8eac8'/>
<id>cf19cc3b920ca5995e1c202d2c3dd7a59ac8eac8</id>
<content type='text'>
Previously it was an error with confusing error message.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Previously it was an error with confusing error message.
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-41681: Fix for `f-string/str.format` error description when using 2 `,` in format specifier (GH-22036)</title>
<updated>2020-09-01T14:34:29+00:00</updated>
<author>
<name>han-solo</name>
<email>hanish0019@gmail.com</email>
</author>
<published>2020-09-01T14:34:29+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=0d6aa7f0ee38eb453bc8f73bf4830e6172be2f35'/>
<id>0d6aa7f0ee38eb453bc8f73bf4830e6172be2f35</id>
<content type='text'>
* Fixed `f-string/str.format` error description when using two `,` in format specifier.

Co-authored-by: millefalcon &lt;hanish0019@hmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fixed `f-string/str.format` error description when using two `,` in format specifier.

Co-authored-by: millefalcon &lt;hanish0019@hmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39943: Add the const qualifier to pointers on non-mutable PyUnicode data. (GH-19345)</title>
<updated>2020-04-11T07:48:40+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-04-11T07:48:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=cd8295ff758891f21084a6a5ad3403d35dda38f7'/>
<id>cd8295ff758891f21084a6a5ad3403d35dda38f7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode. (GH-16329)</title>
<updated>2020-03-09T18:49:52+00:00</updated>
<author>
<name>Serhiy Storchaka</name>
<email>storchaka@gmail.com</email>
</author>
<published>2020-03-09T18:49:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=eebaa9bfc593d5a46b293c1abd929fbfbfd28199'/>
<id>eebaa9bfc593d5a46b293c1abd929fbfbfd28199</id>
<content type='text'>
Co-authored-by: Victor Stinner &lt;vstinner@python.org&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Victor Stinner &lt;vstinner@python.org&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-39878: Remove unused arguments from static functions. (GH-18822)</title>
<updated>2020-03-07T17:29:10+00:00</updated>
<author>
<name>Andy Lester</name>
<email>andy@petdance.com</email>
</author>
<published>2020-03-07T17:29:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=ad0c775ea24bb827410f01ece9f191309292bb95'/>
<id>ad0c775ea24bb827410f01ece9f191309292bb95</id>
<content type='text'>
calc_number_widths -&gt; PyObject *number

fill_number -&gt; Py_ssize_t d_end</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
calc_number_widths -&gt; PyObject *number

fill_number -&gt; Py_ssize_t d_end</pre>
</div>
</content>
</entry>
<entry>
<title>closes bpo-39803: Remove unused str from _PyLong_FormatAdvancedWriter. (GH-18709)</title>
<updated>2020-03-01T21:26:43+00:00</updated>
<author>
<name>Andy Lester</name>
<email>andy@petdance.com</email>
</author>
<published>2020-03-01T21:26:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=3fe9117779f0c75f7a0c3d7748c5bf281fbc1e4c'/>
<id>3fe9117779f0c75f7a0c3d7748c5bf281fbc1e4c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-39573: Use Py_TYPE() macro in Python and Include directories (GH-18391)</title>
<updated>2020-02-07T01:24:48+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@python.org</email>
</author>
<published>2020-02-07T01:24:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=a102ed7d2f0e7e05438f14d5fb72ca0358602249'/>
<id>a102ed7d2f0e7e05438f14d5fb72ca0358602249</id>
<content type='text'>
Replace direct access to PyObject.ob_type with Py_TYPE().</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Replace direct access to PyObject.ob_type with Py_TYPE().</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in formatter_unicode (GH-16831)</title>
<updated>2019-10-25T16:44:02+00:00</updated>
<author>
<name>Hansraj Das</name>
<email>raj.das.136@gmail.com</email>
</author>
<published>2019-10-25T16:44:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=7320ec05f72fc27b25789fe76f8297644e7e7e0a'/>
<id>7320ec05f72fc27b25789fe76f8297644e7e7e0a</id>
<content type='text'>
numbers's -&gt; number's</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
numbers's -&gt; number's</pre>
</div>
</content>
</entry>
<entry>
<title>bpo-33954: Fix _PyUnicode_InsertThousandsGrouping() (GH-10623)</title>
<updated>2018-11-26T12:40:01+00:00</updated>
<author>
<name>Victor Stinner</name>
<email>vstinner@redhat.com</email>
</author>
<published>2018-11-26T12:40:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/cpython-git.git/commit/?id=59423e3ddd736387cef8f7632c71954c1859bed0'/>
<id>59423e3ddd736387cef8f7632c71954c1859bed0</id>
<content type='text'>
Fix str.format(), float.__format__() and complex.__format__() methods
for non-ASCII decimal point when using the "n" formatter.

Changes:

* Rewrite _PyUnicode_InsertThousandsGrouping(): it now requires
  a _PyUnicodeWriter object for the buffer and a Python str object
  for digits.
* Rename FILL() macro to unicode_fill(), convert it to static inline function,
  add "assert(0 &lt;= start);" and rework its code.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix str.format(), float.__format__() and complex.__format__() methods
for non-ASCII decimal point when using the "n" formatter.

Changes:

* Rewrite _PyUnicode_InsertThousandsGrouping(): it now requires
  a _PyUnicodeWriter object for the buffer and a Python str object
  for digits.
* Rename FILL() macro to unicode_fill(), convert it to static inline function,
  add "assert(0 &lt;= start);" and rework its code.</pre>
</div>
</content>
</entry>
</feed>
