René's URL Explorer Experiment


Title: Issue 25823: Speed-up oparg decoding on little-endian machines - 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/70009 https://github.com/python/cpython/issues/70009
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
27097https://bugs.python.org/issue27097
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
improve_arg_decoding.diffhttps://bugs.python.org/file41268/improve_arg_decoding.diff
reviewhttps://bugs.python.org/review/25823/#ps16130
improve_arg_decoding2.diffhttps://bugs.python.org/file41269/improve_arg_decoding2.diff
reviewhttps://bugs.python.org/review/25823/#ps16131
improve_arg_decoding3.diffhttps://bugs.python.org/file41274/improve_arg_decoding3.diff
reviewhttps://bugs.python.org/review/25823/#ps16135
exercise_oparg.pyhttps://bugs.python.org/file41289/exercise_oparg.py
msg256106https://bugs.python.org/issue25823#msg256106
(view)https://bugs.python.org/msg256106
msg256108https://bugs.python.org/issue25823#msg256108
(view)https://bugs.python.org/msg256108
msg256114https://bugs.python.org/issue25823#msg256114
(view)https://bugs.python.org/msg256114
msg256117https://bugs.python.org/issue25823#msg256117
(view)https://bugs.python.org/msg256117
msg256118https://bugs.python.org/issue25823#msg256118
(view)https://bugs.python.org/msg256118
msg256120https://bugs.python.org/issue25823#msg256120
(view)https://bugs.python.org/msg256120
msg256146https://bugs.python.org/issue25823#msg256146
(view)https://bugs.python.org/msg256146
msg256149https://bugs.python.org/issue25823#msg256149
(view)https://bugs.python.org/msg256149
msg256151https://bugs.python.org/issue25823#msg256151
(view)https://bugs.python.org/msg256151
msg256152https://bugs.python.org/issue25823#msg256152
(view)https://bugs.python.org/msg256152
msg256236https://bugs.python.org/issue25823#msg256236
(view)https://bugs.python.org/msg256236
Python/ceval.c:2525https://github.com/python/cpython/blob/master/Python/ceval.c#L2525
msg256275https://bugs.python.org/issue25823#msg256275
(view)https://bugs.python.org/msg256275
http://paste.pound-python.org/show/HwnbCI3Pqsj8bx25Yfwp/http://paste.pound-python.org/show/HwnbCI3Pqsj8bx25Yfwp/
msg256276https://bugs.python.org/issue25823#msg256276
(view)https://bugs.python.org/msg256276
msg256277https://bugs.python.org/issue25823#msg256277
(view)https://bugs.python.org/msg256277
msg256283https://bugs.python.org/issue25823#msg256283
(view)https://bugs.python.org/msg256283
msg256338https://bugs.python.org/issue25823#msg256338
(view)https://bugs.python.org/msg256338
msg264221https://bugs.python.org/issue25823#msg264221
(view)https://bugs.python.org/msg264221
issue26647https://bugs.python.org/issue26647
msg264254https://bugs.python.org/issue25823#msg264254
(view)https://bugs.python.org/msg264254
msg264255https://bugs.python.org/issue25823#msg264255
(view)https://bugs.python.org/msg264255
issue26647https://bugs.python.org/issue26647
msg264263https://bugs.python.org/issue25823#msg264263
(view)https://bugs.python.org/msg264263
msg266376https://bugs.python.org/issue25823#msg266376
(view)https://bugs.python.org/msg266376
issue27097https://bugs.python.org/issue27097
ceval: Wordcode follow up, explicit unsigned short readhttps://bugs.python.org/issue27097
msg266376https://bugs.python.org/msg266376
ceval: use Wordcode, 16-bit bytecodehttps://bugs.python.org/issue26647
ceval: use Wordcode, 16-bit bytecodehttps://bugs.python.org/issue26647
msg264263https://bugs.python.org/msg264263
msg264255https://bugs.python.org/msg264255
msg264254https://bugs.python.org/msg264254
Demur Rumedhttps://bugs.python.org/user23484
msg264221https://bugs.python.org/msg264221
msg256338https://bugs.python.org/msg256338
msg256283https://bugs.python.org/msg256283
pitrouhttps://bugs.python.org/user2040
msg256277https://bugs.python.org/msg256277
msg256276https://bugs.python.org/msg256276
arigohttps://bugs.python.org/user43
msg256275https://bugs.python.org/msg256275
exercise_oparg.pyhttps://bugs.python.org/file41289
msg256236https://bugs.python.org/msg256236
msg256152https://bugs.python.org/msg256152
msg256151https://bugs.python.org/msg256151
improve_arg_decoding3.diffhttps://bugs.python.org/file41274
msg256149https://bugs.python.org/msg256149
msg256146https://bugs.python.org/msg256146
tim.petershttps://bugs.python.org/user6
improve_arg_decoding2.diffhttps://bugs.python.org/file41269
skrahhttps://bugs.python.org/user11089
msg256120https://bugs.python.org/msg256120
msg256118https://bugs.python.org/msg256118
mark.dickinsonhttps://bugs.python.org/user1118
msg256117https://bugs.python.org/msg256117
vstinnerhttps://bugs.python.org/user2377
improve_arg_decoding.diffhttps://bugs.python.org/file41268
patchhttps://bugs.python.org/keyword2
msg256114https://bugs.python.org/msg256114
msg256108https://bugs.python.org/msg256108
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.