René's URL Explorer Experiment


Title: Issue 14783: Make int() and str() docstrings correct - Python tracker

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/58988 https://github.com/python/cpython/issues/58988
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
issue14783.diffhttps://bugs.python.org/file27075/issue14783.diff
issue-14783-1-default.patchhttps://bugs.python.org/file27370/issue-14783-1-default.patch
reviewhttps://bugs.python.org/review/14783/#ps6116
msg160416https://bugs.python.org/issue14783#msg160416
(view)https://bugs.python.org/msg160416
msg169252https://bugs.python.org/issue14783#msg169252
(view)https://bugs.python.org/msg169252
msg169279https://bugs.python.org/issue14783#msg169279
(view)https://bugs.python.org/msg169279
msg169567https://bugs.python.org/issue14783#msg169567
(view)https://bugs.python.org/msg169567
msg169573https://bugs.python.org/issue14783#msg169573
(view)https://bugs.python.org/msg169573
msg169577https://bugs.python.org/issue14783#msg169577
(view)https://bugs.python.org/msg169577
msg169616https://bugs.python.org/issue14783#msg169616
(view)https://bugs.python.org/msg169616
#15831https://bugs.python.org/issue15831
msg170709https://bugs.python.org/issue14783#msg170709
(view)https://bugs.python.org/msg170709
msg170711https://bugs.python.org/issue14783#msg170711
(view)https://bugs.python.org/msg170711
msg170810https://bugs.python.org/issue14783#msg170810
(view)https://bugs.python.org/msg170810
msg170813https://bugs.python.org/issue14783#msg170813
(view)https://bugs.python.org/msg170813
msg171239https://bugs.python.org/issue14783#msg171239
(view)https://bugs.python.org/msg171239
issue 16036https://bugs.python.org/issue16036
msg171654https://bugs.python.org/issue14783#msg171654
(view)https://bugs.python.org/msg171654
issue 15831https://bugs.python.org/issue15831
msg171662https://bugs.python.org/issue14783#msg171662
(view)https://bugs.python.org/msg171662
http://hg.python.org/cpython/file/15fd0b4496e0/Objects/bytearrayobject.c#l2870http://hg.python.org/cpython/file/15fd0b4496e0/Objects/bytearrayobject.c#l2870
msg171694https://bugs.python.org/issue14783#msg171694
(view)https://bugs.python.org/msg171694
msg172332https://bugs.python.org/issue14783#msg172332
(view)https://bugs.python.org/msg172332
msg172334https://bugs.python.org/issue14783#msg172334
(view)https://bugs.python.org/msg172334
msg172335https://bugs.python.org/issue14783#msg172335
(view)https://bugs.python.org/msg172335
msg172350https://bugs.python.org/issue14783#msg172350
(view)https://bugs.python.org/msg172350
e4598364ea29https://hg.python.org/lookup/e4598364ea29
#14783https://bugs.python.org/issue14783
http://hg.python.org/cpython/rev/e4598364ea29http://hg.python.org/cpython/rev/e4598364ea29
365da47a6dc1https://hg.python.org/lookup/365da47a6dc1
#14783https://bugs.python.org/issue14783
http://hg.python.org/cpython/rev/365da47a6dc1http://hg.python.org/cpython/rev/365da47a6dc1
3773c98d9da8https://hg.python.org/lookup/3773c98d9da8
#14783https://bugs.python.org/issue14783
http://hg.python.org/cpython/rev/3773c98d9da8http://hg.python.org/cpython/rev/3773c98d9da8
msg172351https://bugs.python.org/issue14783#msg172351
(view)https://bugs.python.org/msg172351
msg172360https://bugs.python.org/issue14783#msg172360
(view)https://bugs.python.org/msg172360
3b484f53f91bhttps://hg.python.org/lookup/3b484f53f91b
#14783https://bugs.python.org/issue14783
http://hg.python.org/cpython/rev/3b484f53f91bhttp://hg.python.org/cpython/rev/3b484f53f91b
msg177250https://bugs.python.org/issue14783#msg177250
(view)https://bugs.python.org/msg177250
181c170c6270https://hg.python.org/lookup/181c170c6270
#16629https://bugs.python.org/issue16629
http://hg.python.org/cpython/rev/181c170c6270http://hg.python.org/cpython/rev/181c170c6270
msg177250https://bugs.python.org/msg177250
msg172360https://bugs.python.org/msg172360
msg172351https://bugs.python.org/msg172351
python-devhttps://bugs.python.org/user13902
msg172350https://bugs.python.org/msg172350
msg172335https://bugs.python.org/msg172335
asvetlovhttps://bugs.python.org/user10303
msg172334https://bugs.python.org/msg172334
msg172332https://bugs.python.org/msg172332
needs reviewhttps://bugs.python.org/keyword8
issue-14783-1-default.patchhttps://bugs.python.org/file27370
msg171694https://bugs.python.org/msg171694
msg171662https://bugs.python.org/msg171662
msg171654https://bugs.python.org/msg171654
chris.jerdonekhttps://bugs.python.org/user12075
msg171239https://bugs.python.org/msg171239
msg170813https://bugs.python.org/msg170813
msg170810https://bugs.python.org/msg170810
msg170711https://bugs.python.org/msg170711
serhiy.storchakahttps://bugs.python.org/user15623
msg170709https://bugs.python.org/msg170709
msg169616https://bugs.python.org/msg169616
georg.brandlhttps://bugs.python.org/user93
msg169577https://bugs.python.org/msg169577
issue14783.diffhttps://bugs.python.org/file27075
msg169573https://bugs.python.org/msg169573
ezio.melottihttps://bugs.python.org/user7047
patchhttps://bugs.python.org/keyword2
eric.araujohttps://bugs.python.org/user7641
msg169567https://bugs.python.org/msg169567
msg169279https://bugs.python.org/msg169279
rhettingerhttps://bugs.python.org/user114
msg169252https://bugs.python.org/msg169252
cvreberthttps://bugs.python.org/user10148
docs@pythonhttps://bugs.python.org/user12260
ezio.melottihttps://bugs.python.org/user7047
tshepanghttps://bugs.python.org/user13754
docs@pythonhttps://bugs.python.org/user12260
docs@pythonhttps://bugs.python.org/user12260
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.