Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(5000)

#14744: Use _PyUnicodeWriter API in str.format() internals

Can't Edit
Can't Publish+Mail
Start Review
Created:
1 year ago by victor.stinner
Modified:
1 year ago
Reviewers:
CC:
loewis, mark.dickinson, AntoinePitrou, haypo, devnull_psf.upfronthosting.co.za, storchaka
Visibility:
Public.

Patch Set 1 #

Patch Set 2 #

Patch Set 3 #

Patch Set 4 #

Patch Set 5 #

Patch Set 6 #

Patch Set 7 #

Patch Set 8 #

Unified diffs Side-by-side diffs Delta from patch set Stats Patch
Include/complexobject.h View 1 chunk +6 lines, -4 lines 0 comments Download
Include/floatobject.h View 1 2 5 6 7 1 chunk +6 lines, -4 lines 0 comments Download
Include/longobject.h View 1 2 5 6 7 1 chunk +12 lines, -4 lines 0 comments Download
Include/unicodeobject.h View 1 2 5 6 7 2 chunks +71 lines, -4 lines 0 comments Download
Objects/complexobject.c View 1 2 5 6 7 1 chunk +14 lines, -3 lines 0 comments Download
Objects/floatobject.c View 1 2 5 6 7 2 chunks +15 lines, -3 lines 0 comments Download
Objects/longobject.c View 1 2 5 6 7 7 chunks +232 lines, -101 lines 0 comments Download
Objects/stringlib/unicode_format.h View 1 2 3 4 5 6 7 5 chunks +23 lines, -26 lines 0 comments Download
Objects/unicodeobject.c View 1 2 3 4 5 6 7 35 chunks +229 lines, -88 lines 0 comments Download
Python/formatter_unicode.c View 1 2 5 6 7 26 chunks +211 lines, -185 lines 0 comments Download
Python/getargs.c View 5 6 7 1 chunk +4 lines, -1 line 0 comments Download

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7