René's URL Explorer Experiment


Title: Issue 23757: tuple function gives wrong answer when called on list subclass with custom __iter__ - 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/67945 https://github.com/python/cpython/issues/67945
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
10977https://bugs.python.org/issue10977
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
listwithiter.pyhttps://bugs.python.org/file38663/listwithiter.py
fix_list_to_tuple.diffhttps://bugs.python.org/file39365/fix_list_to_tuple.diff
reviewhttps://bugs.python.org/review/23757/#ps14836
fix_list_to_tuple_2.diffhttps://bugs.python.org/file39404/fix_list_to_tuple_2.diff
reviewhttps://bugs.python.org/review/23757/#ps14870
msg239098https://bugs.python.org/issue23757#msg239098
(view)https://bugs.python.org/msg239098
https://bugs.launchpad.net/pytz/+bug/1435617https://bugs.launchpad.net/pytz/+bug/1435617
msg239138https://bugs.python.org/issue23757#msg239138
(view)https://bugs.python.org/msg239138
issue 10977https://bugs.python.org/issue10977
msg239152https://bugs.python.org/issue23757#msg239152
(view)https://bugs.python.org/msg239152
msg239154https://bugs.python.org/issue23757#msg239154
(view)https://bugs.python.org/msg239154
msg239161https://bugs.python.org/issue23757#msg239161
(view)https://bugs.python.org/msg239161
msg243073https://bugs.python.org/issue23757#msg243073
(view)https://bugs.python.org/msg243073
msg243158https://bugs.python.org/issue23757#msg243158
(view)https://bugs.python.org/msg243158
msg243159https://bugs.python.org/issue23757#msg243159
(view)https://bugs.python.org/msg243159
msg243392https://bugs.python.org/issue23757#msg243392
(view)https://bugs.python.org/msg243392
msg243428https://bugs.python.org/issue23757#msg243428
(view)https://bugs.python.org/msg243428
b6121a4afad7https://hg.python.org/lookup/b6121a4afad7
#23757https://bugs.python.org/issue23757
https://hg.python.org/cpython/rev/b6121a4afad7https://hg.python.org/cpython/rev/b6121a4afad7
msg243429https://bugs.python.org/issue23757#msg243429
(view)https://bugs.python.org/msg243429
c79530e08985https://hg.python.org/lookup/c79530e08985
#23757https://bugs.python.org/issue23757
https://hg.python.org/cpython/rev/c79530e08985https://hg.python.org/cpython/rev/c79530e08985
msg243429https://bugs.python.org/msg243429
python-devhttps://bugs.python.org/user13902
msg243428https://bugs.python.org/msg243428
fix_list_to_tuple_2.diffhttps://bugs.python.org/file39404
msg243392https://bugs.python.org/msg243392
rhettingerhttps://bugs.python.org/user114
patchhttps://bugs.python.org/keyword2
msg243159https://bugs.python.org/msg243159
rhettingerhttps://bugs.python.org/user114
msg243158https://bugs.python.org/msg243158
serhiy.storchakahttps://bugs.python.org/user15623
easyhttps://bugs.python.org/keyword6
patchhttps://bugs.python.org/keyword2
fix_list_to_tuple.diffhttps://bugs.python.org/file39365
patchhttps://bugs.python.org/keyword2
stubhttps://bugs.python.org/user4490
msg243073https://bugs.python.org/msg243073
msg239161https://bugs.python.org/msg239161
msg239154https://bugs.python.org/msg239154
msg239152https://bugs.python.org/msg239152
Concrete object C API considered harmful to subclasses of builtin typeshttps://bugs.python.org/issue10977
r.david.murrayhttps://bugs.python.org/user9663
msg239138https://bugs.python.org/msg239138
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.