René's URL Explorer Experiment


Title: Issue 24136: document PEP 448: unpacking generalization - 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/68324 https://github.com/python/cpython/issues/68324
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
whatsnew.diffhttps://bugs.python.org/file39370/whatsnew.diff
reviewhttps://bugs.python.org/review/24136/#ps14840
wn2.diffhttps://bugs.python.org/file39561/wn2.diff
reviewhttps://bugs.python.org/review/24136/#ps14982
wn2.diffhttps://bugs.python.org/file39562/wn2.diff
reviewhttps://bugs.python.org/review/24136/#ps14983
reference_calls_syntax_update.diffhttps://bugs.python.org/file39918/reference_calls_syntax_update.diff
replace_sequence_with_iterable.diffhttps://bugs.python.org/file39919/replace_sequence_with_iterable.diff
issue24136-expressions.patchhttps://bugs.python.org/file43302/issue24136-expressions.patch
reviewhttps://bugs.python.org/review/24136/#ps17575
unpacking-doc.patchhttps://bugs.python.org/file43339/unpacking-doc.patch
reviewhttps://bugs.python.org/review/24136/#ps17605
msg242668https://bugs.python.org/issue24136#msg242668
(view)https://bugs.python.org/msg242668
PEP 448https://www.python.org/dev/peps/pep-0448/
#2292https://bugs.python.org/issue2292
Doc/reference/https://github.com/python/cpython/blob/master/Doc/reference/
PEP 448https://www.python.org/dev/peps/pep-0448/
msg243160https://bugs.python.org/issue24136#msg243160
(view)https://bugs.python.org/msg243160
Misc/Ackshttps://github.com/python/cpython/blob/master/Misc/Acks
msg244417https://bugs.python.org/issue24136#msg244417
(view)https://bugs.python.org/msg244417
msg246381https://bugs.python.org/issue24136#msg246381
(view)https://bugs.python.org/msg246381
https://docs.python.org/3.5/tutorial/introduction.html#listshttps://docs.python.org/3.5/tutorial/introduction.html#lists
https://docs.python.org/3.5/tutorial/introduction.html#stringshttps://docs.python.org/3.5/tutorial/introduction.html#strings
msg246385https://bugs.python.org/issue24136#msg246385
(view)https://bugs.python.org/msg246385
https://docs.python.org/3.5/reference/simple_stmts.html#index-6https://docs.python.org/3.5/reference/simple_stmts.html#index-6
https://docs.python.org/3.5/tutorial/controlflow.html#more-on-defining-functionshttps://docs.python.org/3.5/tutorial/controlflow.html#more-on-defining-functions
https://docs.python.org/3.5/tutorial/controlflow.html#unpacking-argument-listshttps://docs.python.org/3.5/tutorial/controlflow.html#unpacking-argument-lists
msg246393https://bugs.python.org/issue24136#msg246393
(view)https://bugs.python.org/msg246393
msg246446https://bugs.python.org/issue24136#msg246446
(view)https://bugs.python.org/msg246446
msg246452https://bugs.python.org/issue24136#msg246452
(view)https://bugs.python.org/msg246452
msg246485https://bugs.python.org/issue24136#msg246485
(view)https://bugs.python.org/msg246485
issue 24240https://bugs.python.org/issue24240
Grammar/Grammarhttps://github.com/python/cpython/blob/master/Grammar/Grammar
msg246675https://bugs.python.org/issue24136#msg246675
(view)https://bugs.python.org/msg246675
msg261616https://bugs.python.org/issue24136#msg261616
(view)https://bugs.python.org/msg261616
msg263262https://bugs.python.org/issue24136#msg263262
(view)https://bugs.python.org/msg263262
msg267790https://bugs.python.org/issue24136#msg267790
(view)https://bugs.python.org/msg267790
https://docs.python.org/3/reference/expressions.html#list-displayshttps://docs.python.org/3/reference/expressions.html#list-displays
PEP 448https://www.python.org/dev/peps/pep-0448/
msg267792https://bugs.python.org/issue24136#msg267792
(view)https://bugs.python.org/msg267792
msg267822https://bugs.python.org/issue24136#msg267822
(view)https://bugs.python.org/msg267822
Issue 23275https://bugs.python.org/issue23275
8a0754fed986https://hg.python.org/lookup/8a0754fed986
msg268183https://bugs.python.org/issue24136#msg268183
(view)https://bugs.python.org/msg268183
msg268290https://bugs.python.org/issue24136#msg268290
(view)https://bugs.python.org/msg268290
msg268312https://bugs.python.org/issue24136#msg268312
(view)https://bugs.python.org/msg268312
a7e04b4e51b2https://hg.python.org/lookup/a7e04b4e51b2
#24136https://bugs.python.org/issue24136
PEP 448https://www.python.org/dev/peps/pep-0448/
https://hg.python.org/cpython/rev/a7e04b4e51b2https://hg.python.org/cpython/rev/a7e04b4e51b2
4cf3389cd8e6https://hg.python.org/lookup/4cf3389cd8e6
#24136https://bugs.python.org/issue24136
https://hg.python.org/cpython/rev/4cf3389cd8e6https://hg.python.org/cpython/rev/4cf3389cd8e6
2c10f0e92256https://hg.python.org/lookup/2c10f0e92256
#24136https://bugs.python.org/issue24136
https://hg.python.org/cpython/rev/2c10f0e92256https://hg.python.org/cpython/rev/2c10f0e92256
msg268337https://bugs.python.org/issue24136#msg268337
(view)https://bugs.python.org/msg268337
msg268337https://bugs.python.org/msg268337
python-devhttps://bugs.python.org/user13902
msg268312https://bugs.python.org/msg268312
msg268290https://bugs.python.org/msg268290
unpacking-doc.patchhttps://bugs.python.org/file43339
msg268183https://bugs.python.org/msg268183
pitrouhttps://bugs.python.org/user2040
msg267822https://bugs.python.org/msg267822
issue24136-expressions.patchhttps://bugs.python.org/file43302
msg267792https://bugs.python.org/msg267792
JelleZijlstrahttps://bugs.python.org/user22444
msg267790https://bugs.python.org/msg267790
brett.cannonhttps://bugs.python.org/user37
msg263250https://bugs.python.org/msg263250
msg263262https://bugs.python.org/msg263262
supriyanto maftuhhttps://bugs.python.org/user22471
tim.goldenhttps://bugs.python.org/user3951
supriyantomaftuhhttps://bugs.python.org/user23748
ezio.melottihttps://bugs.python.org/user7047
r.david.murrayhttps://bugs.python.org/user9663
zach.warehttps://bugs.python.org/user15467
steve.dowerhttps://bugs.python.org/user16632
pitrouhttps://bugs.python.org/user2040
barryhttps://bugs.python.org/user19
brett.cannonhttps://bugs.python.org/user37
paul.moorehttps://bugs.python.org/user301
vstinnerhttps://bugs.python.org/user2377
msg263250https://bugs.python.org/msg263250
issue26500 supersederhttps://bugs.python.org/issue26500
terry.reedyhttps://bugs.python.org/user155
msg261616https://bugs.python.org/msg261616
berker.peksaghttps://bugs.python.org/user14674
replace_sequence_with_iterable.diffhttps://bugs.python.org/file39919
reference_calls_syntax_update.diffhttps://bugs.python.org/file39918
msg246675https://bugs.python.org/msg246675
msg246485https://bugs.python.org/msg246485
msg246452https://bugs.python.org/msg246452
msg246446https://bugs.python.org/msg246446
msg246393https://bugs.python.org/msg246393
msg246385https://bugs.python.org/msg246385
moigagoohttps://bugs.python.org/user22087
msg246381https://bugs.python.org/msg246381
wn2.diffhttps://bugs.python.org/file39562
wn2.diffhttps://bugs.python.org/file39561
msg244417https://bugs.python.org/msg244417
issue24240 supersederhttps://bugs.python.org/issue24240
whatsnew.diffhttps://bugs.python.org/file39370
NeilGirdharhttps://bugs.python.org/user16904
msg243160https://bugs.python.org/msg243160
patchhttps://bugs.python.org/keyword2
martin.panterhttps://bugs.python.org/user14751
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.