René's URL Explorer Experiment


Title: Issue 7330: PyUnicode_FromFormat: implement width and precision for %s, %S, %R, %V, %U, %A - Python tracker

Mail addresses
ysj.ray@gmail.com

direct link

Domain: bugs.python.org

Nonetext/html; charset=utf-8

Links:

https://bugs.python.org/
Python Homehttps://www.python.org/
Abouthttps://www.python.org/about/
Newshttps://www.python.org/blogs/
Documentationhttps://www.python.org/doc/
Downloadshttps://www.python.org/downloads/
Communityhttps://www.python.org/community/
Foundationhttps://www.python.org/psf/
Developer's Guidehttps://devguide.python.org/
Issue Trackerhttps://bugs.python.org/
Searchhttps://bugs.python.org/issue?@template=search&status=1
Random Issuehttps://bugs.python.org/issue?@action=random
Issues with patchhttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Issues%20with%20patch&@startwith=0&@group=priority&keywords=2&@action=search&@filter=&@pagesize=50
Easy issueshttps://bugs.python.org/issue?status=1&@sort=-activity&@columns=id%2Cgithub%2Cactivity%2Ctitle%2Ccreator%2Cstatus&@dispname=Easy%20issues&@startwith=0&@group=priority&keywords=6&@action=search&@filter=&@pagesize=50
Statshttps://bugs.python.org/issue?@template=stats
Lost your login?https://bugs.python.org/user?@template=forgotten
User Listhttps://bugs.python.org/user?@sort=username
Committer Listhttps://bugs.python.org/user?iscommitter=1&@action=search&@sort=username&@pagesize=300
Tracker Documentationhttp://docs.python.org/devguide/triaging.html
Tracker Developmenthttp://wiki.python.org/moin/TrackerDevelopment
Report Tracker Problemhttps://github.com/python/psf-infra-meta/issues
https://github.com/python/cpython/issues
GitHubhttps://github.com/python/cpython/issues
see the GitHub FAQs in the Python's Developer Guide.https://devguide.python.org/gh-faq/
This issue has been migrated to GitHub: https://github.com/python/cpython/issues/51579 https://github.com/python/cpython/issues/51579
Titlehttp://docs.python.org/devguide/triaging.html#title
Typehttp://docs.python.org/devguide/triaging.html#type
Stagehttp://docs.python.org/devguide/triaging.html#stage
Componentshttp://docs.python.org/devguide/triaging.html#components
Versionshttp://docs.python.org/devguide/triaging.html#versions
Statushttp://docs.python.org/devguide/triaging.html#status
Resolutionhttp://docs.python.org/devguide/triaging.html#resolution
Dependencieshttp://docs.python.org/devguide/triaging.html#dependencies
Supersederhttp://docs.python.org/devguide/triaging.html#superseder
Assigned Tohttp://docs.python.org/devguide/triaging.html#assigned-to
Nosy Listhttp://docs.python.org/devguide/triaging.html#nosy-list
Priorityhttp://docs.python.org/devguide/triaging.html#priority
Keywordshttp://docs.python.org/devguide/triaging.html#keywords
issue_7330.diffhttps://bugs.python.org/file21324/issue_7330.diff
reviewhttps://bugs.python.org/review/7330/#ps2183
unicode_fromformat_precision.patchhttps://bugs.python.org/file27465/unicode_fromformat_precision.patch
reviewhttps://bugs.python.org/review/7330/#ps6196
unicode_fromformat_precision-2.patchhttps://bugs.python.org/file27479/unicode_fromformat_precision-2.patch
reviewhttps://bugs.python.org/review/7330/#ps6208
unicode_fromformat_precision-3.patchhttps://bugs.python.org/file30144/unicode_fromformat_precision-3.patch
reviewhttps://bugs.python.org/review/7330/#ps8079
msg95306https://bugs.python.org/issue7330#msg95306
(view)https://bugs.python.org/msg95306
Objects/rangeobject.chttps://github.com/python/cpython/blob/master/Objects/rangeobject.c
msg95310https://bugs.python.org/issue7330#msg95310
(view)https://bugs.python.org/msg95310
msg111802https://bugs.python.org/issue7330#msg111802
(view)https://bugs.python.org/msg111802
msg111808https://bugs.python.org/issue7330#msg111808
(view)https://bugs.python.org/msg111808
msg111820https://bugs.python.org/issue7330#msg111820
(view)https://bugs.python.org/msg111820
msg111894https://bugs.python.org/issue7330#msg111894
(view)https://bugs.python.org/msg111894
msg112041https://bugs.python.org/issue7330#msg112041
(view)https://bugs.python.org/msg112041
msg112298https://bugs.python.org/issue7330#msg112298
(view)https://bugs.python.org/msg112298
http://docs.python.org/dev/py3k/c-api/unicode.html?highlight=pyunicode_fromformat#PyUnicode_FromFormathttp://docs.python.org/dev/py3k/c-api/unicode.html?highlight=pyunicode_fromformat#PyUnicode_FromFormat
msg117995https://bugs.python.org/issue7330#msg117995
(view)https://bugs.python.org/msg117995
msg117996https://bugs.python.org/issue7330#msg117996
(view)https://bugs.python.org/msg117996
msg117997https://bugs.python.org/issue7330#msg117997
(view)https://bugs.python.org/msg117997
msg127690https://bugs.python.org/issue7330#msg127690
(view)https://bugs.python.org/msg127690
#10833https://bugs.python.org/issue10833
#10831https://bugs.python.org/issue10831
#10830https://bugs.python.org/issue10830
#10829https://bugs.python.org/issue10829
#10832https://bugs.python.org/issue10832
msg128296https://bugs.python.org/issue7330#msg128296
(view)https://bugs.python.org/msg128296
msg128359https://bugs.python.org/issue7330#msg128359
(view)https://bugs.python.org/msg128359
msg128381https://bugs.python.org/issue7330#msg128381
(view)https://bugs.python.org/msg128381
#10829https://bugs.python.org/issue10829
#10829https://bugs.python.org/issue10829
#10833https://bugs.python.org/issue10833
#10829https://bugs.python.org/issue10829
#10833https://bugs.python.org/issue10833
msg128725https://bugs.python.org/issue7330#msg128725
(view)https://bugs.python.org/msg128725
#10829https://bugs.python.org/issue10829
#10829https://bugs.python.org/issue10829
#10829https://bugs.python.org/issue10829
#10829https://bugs.python.org/issue10829
#10829https://bugs.python.org/issue10829
#10829https://bugs.python.org/issue10829
msg128773https://bugs.python.org/issue7330#msg128773
(view)https://bugs.python.org/msg128773
msg128776https://bugs.python.org/issue7330#msg128776
(view)https://bugs.python.org/msg128776
#10829https://bugs.python.org/issue10829
#10829https://bugs.python.org/issue10829
#10829https://bugs.python.org/issue10829
msg128785https://bugs.python.org/issue7330#msg128785
(view)https://bugs.python.org/msg128785
msg128786https://bugs.python.org/issue7330#msg128786
(view)https://bugs.python.org/msg128786
msg128790https://bugs.python.org/issue7330#msg128790
(view)https://bugs.python.org/msg128790
Python/ceval.chttps://github.com/python/cpython/blob/master/Python/ceval.c
msg128933https://bugs.python.org/issue7330#msg128933
(view)https://bugs.python.org/msg128933
msg129942https://bugs.python.org/issue7330#msg129942
(view)https://bugs.python.org/msg129942
issue10829https://bugs.python.org/issue10829
msg130258https://bugs.python.org/issue7330#msg130258
(view)https://bugs.python.org/msg130258
msg131649https://bugs.python.org/issue7330#msg131649
(view)https://bugs.python.org/msg131649
#10833https://bugs.python.org/issue10833
msg131668https://bugs.python.org/issue7330#msg131668
(view)https://bugs.python.org/msg131668
msg131710https://bugs.python.org/issue7330#msg131710
(view)https://bugs.python.org/msg131710
d3ae3fe3eb97https://hg.python.org/lookup/d3ae3fe3eb97
#7330https://bugs.python.org/issue7330
#10833https://bugs.python.org/issue10833
http://hg.python.org/cpython/rev/d3ae3fe3eb97http://hg.python.org/cpython/rev/d3ae3fe3eb97
msg131964https://bugs.python.org/issue7330#msg131964
(view)https://bugs.python.org/msg131964
msg131965https://bugs.python.org/issue7330#msg131965
(view)https://bugs.python.org/msg131965
issue 7030https://bugs.python.org/issue7030
msg131968https://bugs.python.org/issue7330#msg131968
(view)https://bugs.python.org/msg131968
msg132057https://bugs.python.org/issue7330#msg132057
(view)https://bugs.python.org/msg132057
#10833https://bugs.python.org/issue10833
msg144626https://bugs.python.org/issue7330#msg144626
(view)https://bugs.python.org/msg144626
msg147861https://bugs.python.org/issue7330#msg147861
(view)https://bugs.python.org/msg147861
#13428https://bugs.python.org/issue13428
msg147966https://bugs.python.org/issue7330#msg147966
(view)https://bugs.python.org/msg147966
#13349https://bugs.python.org/issue13349
Doc/c-api/unicode.rsthttps://github.com/python/cpython/blob/master/Doc/c-api/unicode.rst
msg172258https://bugs.python.org/issue7330#msg172258
(view)https://bugs.python.org/msg172258
#16147https://bugs.python.org/issue16147
msg172262https://bugs.python.org/issue7330#msg172262
(view)https://bugs.python.org/msg172262
msg172343https://bugs.python.org/issue7330#msg172343
(view)https://bugs.python.org/msg172343
#10833https://bugs.python.org/issue10833
msg177206https://bugs.python.org/issue7330#msg177206
(view)https://bugs.python.org/msg177206
msg188476https://bugs.python.org/issue7330#msg188476
(view)https://bugs.python.org/msg188476
msg188477https://bugs.python.org/issue7330#msg188477
(view)https://bugs.python.org/msg188477
msg188596https://bugs.python.org/issue7330#msg188596
(view)https://bugs.python.org/msg188596
9e0f1c3bf9b6https://hg.python.org/lookup/9e0f1c3bf9b6
#7330https://bugs.python.org/issue7330
http://hg.python.org/cpython/rev/9e0f1c3bf9b6http://hg.python.org/cpython/rev/9e0f1c3bf9b6
msg188597https://bugs.python.org/issue7330#msg188597
(view)https://bugs.python.org/msg188597
msg188597https://bugs.python.org/msg188597
msg188596https://bugs.python.org/msg188596
msg188477https://bugs.python.org/msg188477
unicode_fromformat_precision-3.patchhttps://bugs.python.org/file30144
msg188476https://bugs.python.org/msg188476
serhiy.storchakahttps://bugs.python.org/user15623
msg177206https://bugs.python.org/msg177206
Sean.Ochoahttps://bugs.python.org/user16821
issue13349 dependencieshttps://bugs.python.org/issue13349
unicode_fromformat_precision-2.patchhttps://bugs.python.org/file27479
msg172343https://bugs.python.org/msg172343
msg172262https://bugs.python.org/msg172262
unicode_fromformat_precision.patchhttps://bugs.python.org/file27465
msg172258https://bugs.python.org/msg172258
needs reviewhttps://bugs.python.org/keyword8
msg147966https://bugs.python.org/msg147966
petri.lehtinenhttps://bugs.python.org/user14287
msg147861https://bugs.python.org/msg147861
lekmahttps://bugs.python.org/user10297
msg144626https://bugs.python.org/msg144626
msg132057https://bugs.python.org/msg132057
issue7330_2.diffhttps://bugs.python.org/file20983
issue_7330.diffhttps://bugs.python.org/file20786
issue_7330.diffhttps://bugs.python.org/file20739
msg131968https://bugs.python.org/msg131968
msg131965https://bugs.python.org/msg131965
msg131964https://bugs.python.org/msg131964
python-devhttps://bugs.python.org/user13902
msg131710https://bugs.python.org/msg131710
issue_7330.diffhttps://bugs.python.org/file21324
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg131668https://bugs.python.org/msg131668
issue7330_3.diffhttps://bugs.python.org/file21032
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg131649https://bugs.python.org/msg131649
issue7330_3.diffhttps://bugs.python.org/file21032
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg130258https://bugs.python.org/msg130258
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
issue7330_2.diffhttps://bugs.python.org/file20983
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg129942https://bugs.python.org/msg129942
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128933https://bugs.python.org/msg128933
issue_7330.diffhttps://bugs.python.org/file20786
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128790https://bugs.python.org/msg128790
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128786https://bugs.python.org/msg128786
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128785https://bugs.python.org/msg128785
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128776https://bugs.python.org/msg128776
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128773https://bugs.python.org/msg128773
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128725https://bugs.python.org/msg128725
issue_7330.diffhttps://bugs.python.org/file20731
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
issue_7330.diffhttps://bugs.python.org/file19132
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
issue_7330.diffhttps://bugs.python.org/file18305
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128381https://bugs.python.org/msg128381
issue_7330.diffhttps://bugs.python.org/file20739
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128359https://bugs.python.org/msg128359
issue_7330.diffhttps://bugs.python.org/file20731
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg128296https://bugs.python.org/msg128296
issue_7330.diffhttps://bugs.python.org/file19131
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
lemburghttps://bugs.python.org/user4
mark.dickinsonhttps://bugs.python.org/user1118
vstinnerhttps://bugs.python.org/user2377
eric.smithhttps://bugs.python.org/user2799
ron_adamhttps://bugs.python.org/user3792
ezio.melottihttps://bugs.python.org/user7047
ysj.rayhttps://bugs.python.org/user12118
msg127690https://bugs.python.org/msg127690
issue7574 supersederhttps://bugs.python.org/issue7574
vstinnerhttps://bugs.python.org/user2377
msg117997https://bugs.python.org/msg117997
issue_7330.diffhttps://bugs.python.org/file19132
msg117996https://bugs.python.org/msg117996
issue_7330.diffhttps://bugs.python.org/file19131
msg117995https://bugs.python.org/msg117995
issue_7330.diffhttps://bugs.python.org/file18305
patchhttps://bugs.python.org/keyword2
msg112298https://bugs.python.org/msg112298
msg112041https://bugs.python.org/msg112041
msg111894https://bugs.python.org/msg111894
msg111820https://bugs.python.org/msg111820
lemburghttps://bugs.python.org/user4
msg111808https://bugs.python.org/msg111808
ysj.rayhttps://bugs.python.org/user12118
msg111802https://bugs.python.org/msg111802
ezio.melottihttps://bugs.python.org/user7047
ron_adamhttps://bugs.python.org/user3792
eric.smithhttps://bugs.python.org/user2799
msg95310https://bugs.python.org/msg95310
The Python Software Foundationhttps://python.org/psf-landing/
Rounduphttp://roundup.sourceforge.net
Python Software Foundationhttp://python.org/psf
Legal Statementshttp://python.org/about/legal

URLs of crawlers that visited me.