René's URL Explorer Experiment


Title: Issue 37213: Peeephole optimizer does not optimize functions with multiline expressions - 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/81394 https://github.com/python/cpython/issues/81394
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
test_peepholer.diffhttps://bugs.python.org/file48412/test_peepholer.diff
PR 13969https://github.com/python/cpython/pull/13969
PR 14063https://github.com/python/cpython/pull/14063
msg345108https://bugs.python.org/issue37213#msg345108
(view)https://bugs.python.org/msg345108
Python/peephole.chttps://github.com/python/cpython/blob/master/Python/peephole.c
Python/compile.chttps://github.com/python/cpython/blob/master/Python/compile.c
issue32477https://bugs.python.org/issue32477
issue33318https://bugs.python.org/issue33318
msg345117https://bugs.python.org/issue37213#msg345117
(view)https://bugs.python.org/msg345117
msg345120https://bugs.python.org/issue37213#msg345120
(view)https://bugs.python.org/msg345120
msg345268https://bugs.python.org/issue37213#msg345268
(view)https://bugs.python.org/msg345268
Python/peephole.c:469https://github.com/python/cpython/blob/master/Python/peephole.c#L469
Python/peephole.c:469https://github.com/python/cpython/blob/master/Python/peephole.c#L469
Python/peephole.c:469https://github.com/python/cpython/blob/master/Python/peephole.c#L469
Python/peephole.c:469https://github.com/python/cpython/blob/master/Python/peephole.c#L469
msg345309https://bugs.python.org/issue37213#msg345309
(view)https://bugs.python.org/msg345309
PR 13969https://github.com/python/cpython/pull/13969
PR 13969https://github.com/python/cpython/pull/13969
msg345529https://bugs.python.org/issue37213#msg345529
(view)https://bugs.python.org/msg345529
3498c642f4e83f3d8e2214654c0fa8e0d51cebe5https://hg.python.org/lookup/3498c642f4e83f3d8e2214654c0fa8e0d51cebe5
bpo-37213https://bugs.python.org/issue37213
GH-13969https://github.com/python/cpython/pull/13969
https://github.com/python/cpython/commit/3498c642f4e83f3d8e2214654c0fa8e0d51cebe5https://github.com/python/cpython/commit/3498c642f4e83f3d8e2214654c0fa8e0d51cebe5
msg345530https://bugs.python.org/issue37213#msg345530
(view)https://bugs.python.org/msg345530
msg345531https://bugs.python.org/issue37213#msg345531
(view)https://bugs.python.org/msg345531
5282b3b1d2e0bdf13899b1616aea20a6e3c4e13ehttps://hg.python.org/lookup/5282b3b1d2e0bdf13899b1616aea20a6e3c4e13e
bpo-37213https://bugs.python.org/issue37213
GH-13969https://github.com/python/cpython/pull/13969
https://github.com/python/cpython/commit/5282b3b1d2e0bdf13899b1616aea20a6e3c4e13ehttps://github.com/python/cpython/commit/5282b3b1d2e0bdf13899b1616aea20a6e3c4e13e
msg345532https://bugs.python.org/issue37213#msg345532
(view)https://bugs.python.org/msg345532
msg345534https://bugs.python.org/issue37213#msg345534
(view)https://bugs.python.org/msg345534
msg345535https://bugs.python.org/issue37213#msg345535
(view)https://bugs.python.org/msg345535
msg345562https://bugs.python.org/issue37213#msg345562
(view)https://bugs.python.org/msg345562
msg345108https://bugs.python.org/msg345108
msg345566https://bugs.python.org/issue37213#msg345566
(view)https://bugs.python.org/msg345566
https://docs.python.org/3.8/whatsnew/3.8.htmlhttps://docs.python.org/3.8/whatsnew/3.8.html
msg345566https://bugs.python.org/msg345566
msg345562https://bugs.python.org/msg345562
msg345535https://bugs.python.org/msg345535
ned.deilyhttps://bugs.python.org/user5248
msg345534https://bugs.python.org/msg345534
msg345532https://bugs.python.org/msg345532
miss-islingtonhttps://bugs.python.org/user27838
msg345531https://bugs.python.org/msg345531
msg345530https://bugs.python.org/msg345530
pull_request13923https://bugs.python.org/pull_request13923
msg345529https://bugs.python.org/msg345529
test_peepholer.diffhttps://bugs.python.org/file48412
msg345309https://bugs.python.org/msg345309
yselivanovhttps://bugs.python.org/user16198
msg345268https://bugs.python.org/msg345268
patchhttps://bugs.python.org/keyword2
pull_request13836https://bugs.python.org/pull_request13836
msg345120https://bugs.python.org/msg345120
pablogsalhttps://bugs.python.org/user26865
msg345117https://bugs.python.org/msg345117
3.8regressionhttps://bugs.python.org/keyword21
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.