René's URL Explorer Experiment


Title: Issue 32117: Tuple unpacking in return and yield statements - 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/76298 https://github.com/python/cpython/issues/76298
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 4509https://github.com/python/cpython/pull/4509
PR 9487https://github.com/python/cpython/pull/9487
PR 9721https://github.com/python/cpython/pull/9721
PR 16994https://github.com/python/cpython/pull/16994
PR 19737https://github.com/python/cpython/pull/19737
msg306761https://bugs.python.org/issue32117#msg306761
(view)https://bugs.python.org/msg306761
https://stackoverflow.com/questions/47272460/python-tuple-unpacking-in-return-statement/https://stackoverflow.com/questions/47272460/python-tuple-unpacking-in-return-statement/
https://github.com/python/cpython/commit/4905e80c3d2f6abb613d212f0313d1dfe09475dchttps://github.com/python/cpython/commit/4905e80c3d2f6abb613d212f0313d1dfe09475dc
msg306783https://bugs.python.org/issue32117#msg306783
(view)https://bugs.python.org/msg306783
msg307257https://bugs.python.org/issue32117#msg307257
(view)https://bugs.python.org/msg307257
msg307264https://bugs.python.org/issue32117#msg307264
(view)https://bugs.python.org/msg307264
https://docs.python.org/3/reference/simple_stmts.html#the-return-statementhttps://docs.python.org/3/reference/simple_stmts.html#the-return-statement
msg307266https://bugs.python.org/issue32117#msg307266
(view)https://bugs.python.org/msg307266
msg307267https://bugs.python.org/issue32117#msg307267
(view)https://bugs.python.org/msg307267
msg325327https://bugs.python.org/issue32117#msg325327
(view)https://bugs.python.org/msg325327
msg325421https://bugs.python.org/issue32117#msg325421
(view)https://bugs.python.org/msg325421
https://mail.python.org/pipermail/python-dev/2017-November/150842.htmlhttps://mail.python.org/pipermail/python-dev/2017-November/150842.html
msg325459https://bugs.python.org/issue32117#msg325459
(view)https://bugs.python.org/msg325459
msg325460https://bugs.python.org/issue32117#msg325460
(view)https://bugs.python.org/msg325460
msg325461https://bugs.python.org/issue32117#msg325461
(view)https://bugs.python.org/msg325461
https://github.com/jChapmanhttps://github.com/jChapman
msg326063https://bugs.python.org/issue32117#msg326063
(view)https://bugs.python.org/msg326063
fd97d1f1af910a6222ea12aec42c456b64f9aee4https://hg.python.org/lookup/fd97d1f1af910a6222ea12aec42c456b64f9aee4
bpo-32117https://bugs.python.org/issue32117
gh-4509https://github.com/python/cpython/pull/4509
https://github.com/python/cpython/commit/fd97d1f1af910a6222ea12aec42c456b64f9aee4https://github.com/python/cpython/commit/fd97d1f1af910a6222ea12aec42c456b64f9aee4
msg326064https://bugs.python.org/issue32117#msg326064
(view)https://bugs.python.org/msg326064
https://github.com/python/cpython/pull/4509https://github.com/python/cpython/pull/4509
msg326122https://bugs.python.org/issue32117#msg326122
(view)https://bugs.python.org/msg326122
8fabae3b00b2ccffd9f7bf4736734ae584ac5829https://hg.python.org/lookup/8fabae3b00b2ccffd9f7bf4736734ae584ac5829
bpo-32117https://bugs.python.org/issue32117
GH-9487https://github.com/python/cpython/pull/9487
https://github.com/python/cpython/commit/8fabae3b00b2ccffd9f7bf4736734ae584ac5829https://github.com/python/cpython/commit/8fabae3b00b2ccffd9f7bf4736734ae584ac5829
msg326823https://bugs.python.org/issue32117#msg326823
(view)https://bugs.python.org/msg326823
msg327160https://bugs.python.org/issue32117#msg327160
(view)https://bugs.python.org/msg327160
4642d5f59828e774585e9895b538b24d71b9df8ehttps://hg.python.org/lookup/4642d5f59828e774585e9895b538b24d71b9df8e
GH-9721https://github.com/python/cpython/pull/9721
https://github.com/python/cpython/commit/4642d5f59828e774585e9895b538b24d71b9df8ehttps://github.com/python/cpython/commit/4642d5f59828e774585e9895b538b24d71b9df8e
msg368161https://bugs.python.org/issue32117#msg368161
(view)https://bugs.python.org/msg368161
627f7012353411590434a7d5777ddcbcc8d97fcdhttps://hg.python.org/lookup/627f7012353411590434a7d5777ddcbcc8d97fcd
bpo-32117https://bugs.python.org/issue32117
GH-19737https://github.com/python/cpython/pull/19737
https://github.com/python/cpython/commit/627f7012353411590434a7d5777ddcbcc8d97fcdhttps://github.com/python/cpython/commit/627f7012353411590434a7d5777ddcbcc8d97fcd
msg368161https://bugs.python.org/msg368161
python-devhttps://bugs.python.org/user13902
pull_request19059https://bugs.python.org/pull_request19059
pull_request16520https://bugs.python.org/pull_request16520
msg327160https://bugs.python.org/msg327160
pull_request9105https://bugs.python.org/pull_request9105
msg326823https://bugs.python.org/msg326823
miss-islingtonhttps://bugs.python.org/user27838
msg326122https://bugs.python.org/msg326122
pull_request8897https://bugs.python.org/pull_request8897
msg326064https://bugs.python.org/msg326064
msg326063https://bugs.python.org/msg326063
msg325461https://bugs.python.org/msg325461
msg325460https://bugs.python.org/msg325460
msg325459https://bugs.python.org/msg325459
Jordan Chapmanhttps://bugs.python.org/user29466
msg325421https://bugs.python.org/msg325421
gvanrossumhttps://bugs.python.org/user5
msg325327https://bugs.python.org/msg325327
issue32626 supersederhttps://bugs.python.org/issue32626
msg307267https://bugs.python.org/msg307267
msg307266https://bugs.python.org/msg307266
cryvatehttps://bugs.python.org/user26848
msg307264https://bugs.python.org/msg307264
msg307257https://bugs.python.org/msg307257
serhiy.storchakahttps://bugs.python.org/user15623
msg306783https://bugs.python.org/msg306783
patchhttps://bugs.python.org/keyword2
pull_request4446https://bugs.python.org/pull_request4446
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.