René's URL Explorer Experiment


Title: Issue 26701: Documentation for int constructor mentions __int__ but not __trunc__ - 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/70888 https://github.com/python/cpython/issues/70888
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
PR 6022https://github.com/python/cpython/pull/6022
PR 6049https://github.com/python/cpython/pull/6049
PR 6050https://github.com/python/cpython/pull/6050
PR 6054https://github.com/python/cpython/pull/6054
PR 6055https://github.com/python/cpython/pull/6055
PR 6056https://github.com/python/cpython/pull/6056
PR 6741https://github.com/python/cpython/pull/6741
PR 6751https://github.com/python/cpython/pull/6751
PR 6752https://github.com/python/cpython/pull/6752
msg262941https://bugs.python.org/issue26701#msg262941
(view)https://bugs.python.org/msg262941
msg262945https://bugs.python.org/issue26701#msg262945
(view)https://bugs.python.org/msg262945
pep 3141https://www.python.org/dev/peps/pep-3141/
msg313456https://bugs.python.org/issue26701#msg313456
(view)https://bugs.python.org/msg313456
Doc/reference/datamodel.rsthttps://github.com/python/cpython/blob/master/Doc/reference/datamodel.rst
msg313514https://bugs.python.org/issue26701#msg313514
(view)https://bugs.python.org/msg313514
308eab979d153f1ab934383dc08bc4546ced8b6chttps://hg.python.org/lookup/308eab979d153f1ab934383dc08bc4546ced8b6c
bpo-26701https://bugs.python.org/issue26701
GH-6022https://github.com/python/cpython/pull/6022
https://github.com/python/cpython/commit/308eab979d153f1ab934383dc08bc4546ced8b6chttps://github.com/python/cpython/commit/308eab979d153f1ab934383dc08bc4546ced8b6c
msg313516https://bugs.python.org/issue26701#msg313516
(view)https://bugs.python.org/msg313516
https://bugs.python.org/issue33039https://bugs.python.org/issue33039
PEP 357https://www.python.org/dev/peps/pep-0357/
msg313531https://bugs.python.org/issue26701#msg313531
(view)https://bugs.python.org/msg313531
f34e0d60e27acff3f9604ec63e9de36878c3743ahttps://hg.python.org/lookup/f34e0d60e27acff3f9604ec63e9de36878c3743a
bpo-26701https://bugs.python.org/issue26701
GH-6049https://github.com/python/cpython/pull/6049
https://github.com/python/cpython/commit/f34e0d60e27acff3f9604ec63e9de36878c3743ahttps://github.com/python/cpython/commit/f34e0d60e27acff3f9604ec63e9de36878c3743a
msg313532https://bugs.python.org/issue26701#msg313532
(view)https://bugs.python.org/msg313532
1028ca4f04c14cf40a8f3e7951623a96ec0143c2https://hg.python.org/lookup/1028ca4f04c14cf40a8f3e7951623a96ec0143c2
bpo-26701https://bugs.python.org/issue26701
GH-6050https://github.com/python/cpython/pull/6050
https://github.com/python/cpython/commit/1028ca4f04c14cf40a8f3e7951623a96ec0143c2https://github.com/python/cpython/commit/1028ca4f04c14cf40a8f3e7951623a96ec0143c2
msg313534https://bugs.python.org/issue26701#msg313534
(view)https://bugs.python.org/msg313534
496431ffb6c29719332bf2af773349e8dd85e45ahttps://hg.python.org/lookup/496431ffb6c29719332bf2af773349e8dd85e45a
bpo-26701https://bugs.python.org/issue26701
#6054https://bugs.python.org/issue6054
https://github.com/python/cpython/commit/496431ffb6c29719332bf2af773349e8dd85e45ahttps://github.com/python/cpython/commit/496431ffb6c29719332bf2af773349e8dd85e45a
msg313536https://bugs.python.org/issue26701#msg313536
(view)https://bugs.python.org/msg313536
89090789debb9d76892af566277cb71740808945https://hg.python.org/lookup/89090789debb9d76892af566277cb71740808945
bpo-26701https://bugs.python.org/issue26701
GH-6054https://github.com/python/cpython/pull/6054
https://github.com/python/cpython/commit/89090789debb9d76892af566277cb71740808945https://github.com/python/cpython/commit/89090789debb9d76892af566277cb71740808945
msg313537https://bugs.python.org/issue26701#msg313537
(view)https://bugs.python.org/msg313537
de8567e38c44b1509f0b906aec54437256848f14https://hg.python.org/lookup/de8567e38c44b1509f0b906aec54437256848f14
bpo-26701https://bugs.python.org/issue26701
GH-6054https://github.com/python/cpython/pull/6054
https://github.com/python/cpython/commit/de8567e38c44b1509f0b906aec54437256848f14https://github.com/python/cpython/commit/de8567e38c44b1509f0b906aec54437256848f14
msg313647https://bugs.python.org/issue26701#msg313647
(view)https://bugs.python.org/msg313647
issue 33039https://bugs.python.org/issue33039
msg316361https://bugs.python.org/issue26701#msg316361
(view)https://bugs.python.org/msg316361
df00f048250b9a07195b0e3b1c5c0161fdcc9db8https://hg.python.org/lookup/df00f048250b9a07195b0e3b1c5c0161fdcc9db8
bpo-26701https://bugs.python.org/issue26701
GH-6741https://github.com/python/cpython/pull/6741
https://github.com/python/cpython/commit/df00f048250b9a07195b0e3b1c5c0161fdcc9db8https://github.com/python/cpython/commit/df00f048250b9a07195b0e3b1c5c0161fdcc9db8
msg316365https://bugs.python.org/issue26701#msg316365
(view)https://bugs.python.org/msg316365
22df4187c3882c6ec67180902e1151e65b03aee0https://hg.python.org/lookup/22df4187c3882c6ec67180902e1151e65b03aee0
bpo-26701https://bugs.python.org/issue26701
GH-6741https://github.com/python/cpython/pull/6741
https://github.com/python/cpython/commit/22df4187c3882c6ec67180902e1151e65b03aee0https://github.com/python/cpython/commit/22df4187c3882c6ec67180902e1151e65b03aee0
msg316366https://bugs.python.org/issue26701#msg316366
(view)https://bugs.python.org/msg316366
7488c79b600cd173b0ccea13adb567d078e7b835https://hg.python.org/lookup/7488c79b600cd173b0ccea13adb567d078e7b835
bpo-26701https://bugs.python.org/issue26701
GH-6741https://github.com/python/cpython/pull/6741
https://github.com/python/cpython/commit/7488c79b600cd173b0ccea13adb567d078e7b835https://github.com/python/cpython/commit/7488c79b600cd173b0ccea13adb567d078e7b835
msg316366https://bugs.python.org/msg316366
msg316365https://bugs.python.org/msg316365
pull_request6439https://bugs.python.org/pull_request6439
pull_request6438https://bugs.python.org/pull_request6438
msg316361https://bugs.python.org/msg316361
pull_request6428https://bugs.python.org/pull_request6428
issue21611 supersederhttps://bugs.python.org/issue21611
msg313647https://bugs.python.org/msg313647
msg313537https://bugs.python.org/msg313537
miss-islingtonhttps://bugs.python.org/user27838
msg313536https://bugs.python.org/msg313536
pull_request5818https://bugs.python.org/pull_request5818
pull_request5817https://bugs.python.org/pull_request5817
msg313534https://bugs.python.org/msg313534
msg313532https://bugs.python.org/msg313532
msg313531https://bugs.python.org/msg313531
pull_request5815https://bugs.python.org/pull_request5815
msg313516https://bugs.python.org/msg313516
pull_request5811https://bugs.python.org/pull_request5811
pull_request5810https://bugs.python.org/pull_request5810
ncoghlanhttps://bugs.python.org/user1309
msg313514https://bugs.python.org/msg313514
serhiy.storchakahttps://bugs.python.org/user15623
msg313456https://bugs.python.org/msg313456
patchhttps://bugs.python.org/keyword2
pull_request5788https://bugs.python.org/pull_request5788
r.david.murrayhttps://bugs.python.org/user9663
msg262945https://bugs.python.org/msg262945
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.