René's URL Explorer Experiment


Title: Issue 16112: platform.architecture does not correctly escape argument to /usr/bin/file - Python tracker

Mail addresses
victor.stinner@haypocalc.com

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/60316 https://github.com/python/cpython/issues/60316
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
fix-platform-architecture.patchhttps://bugs.python.org/file27391/fix-platform-architecture.patch
reviewhttps://bugs.python.org/review/16112/#ps6130
platform.patchhttps://bugs.python.org/file27427/platform.patch
reviewhttps://bugs.python.org/review/16112/#ps6162
msg171825https://bugs.python.org/issue16112#msg171825
(view)https://bugs.python.org/msg171825
msg171934https://bugs.python.org/issue16112#msg171934
(view)https://bugs.python.org/msg171934
msg171936https://bugs.python.org/issue16112#msg171936
(view)https://bugs.python.org/msg171936
c73b90b6daddhttps://hg.python.org/lookup/c73b90b6dadd
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/c73b90b6daddhttp://hg.python.org/cpython/rev/c73b90b6dadd
6c830b657900https://hg.python.org/lookup/6c830b657900
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/6c830b657900http://hg.python.org/cpython/rev/6c830b657900
3112bf7e0ecbhttps://hg.python.org/lookup/3112bf7e0ecb
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/3112bf7e0ecbhttp://hg.python.org/cpython/rev/3112bf7e0ecb
cd026866b333https://hg.python.org/lookup/cd026866b333
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/cd026866b333http://hg.python.org/cpython/rev/cd026866b333
msg171937https://bugs.python.org/issue16112#msg171937
(view)https://bugs.python.org/msg171937
msg171939https://bugs.python.org/issue16112#msg171939
(view)https://bugs.python.org/msg171939
d6d908dc11f2https://hg.python.org/lookup/d6d908dc11f2
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/d6d908dc11f2http://hg.python.org/cpython/rev/d6d908dc11f2
msg171940https://bugs.python.org/issue16112#msg171940
(view)https://bugs.python.org/msg171940
msg171942https://bugs.python.org/issue16112#msg171942
(view)https://bugs.python.org/msg171942
Lib/platform.pyhttps://github.com/python/cpython/blob/master/Lib/platform.py
msg171944https://bugs.python.org/issue16112#msg171944
(view)https://bugs.python.org/msg171944
#9560https://bugs.python.org/issue9560
http://mail.python.org/pipermail/python-checkins/2010-April/092099.htmlhttp://mail.python.org/pipermail/python-checkins/2010-April/092099.html
msg171957https://bugs.python.org/issue16112#msg171957
(view)https://bugs.python.org/msg171957
msg171982https://bugs.python.org/issue16112#msg171982
(view)https://bugs.python.org/msg171982
test/test_platform.pyhttps://github.com/python/cpython/blob/main/Lib/test/test_platform.py#L11
platform.pyhttps://github.com/python/cpython/blob/main/Lib/platform.py#L1072
msg171999https://bugs.python.org/issue16112#msg171999
(view)https://bugs.python.org/msg171999
msg172017https://bugs.python.org/issue16112#msg172017
(view)https://bugs.python.org/msg172017
msg172021https://bugs.python.org/issue16112#msg172021
(view)https://bugs.python.org/msg172021
msg172022https://bugs.python.org/issue16112#msg172022
(view)https://bugs.python.org/msg172022
msg172023https://bugs.python.org/issue16112#msg172023
(view)https://bugs.python.org/msg172023
msg172024https://bugs.python.org/issue16112#msg172024
(view)https://bugs.python.org/msg172024
msg172026https://bugs.python.org/issue16112#msg172026
(view)https://bugs.python.org/msg172026
msg172043https://bugs.python.org/issue16112#msg172043
(view)https://bugs.python.org/msg172043
b94a9ff13199https://hg.python.org/lookup/b94a9ff13199
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/b94a9ff13199http://hg.python.org/cpython/rev/b94a9ff13199
msg172044https://bugs.python.org/issue16112#msg172044
(view)https://bugs.python.org/msg172044
04f39958aea9https://hg.python.org/lookup/04f39958aea9
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/04f39958aea9http://hg.python.org/cpython/rev/04f39958aea9
19d37c8d1882https://hg.python.org/lookup/19d37c8d1882
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/19d37c8d1882http://hg.python.org/cpython/rev/19d37c8d1882
msg172045https://bugs.python.org/issue16112#msg172045
(view)https://bugs.python.org/msg172045
9838ae397a19https://hg.python.org/lookup/9838ae397a19
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/9838ae397a19http://hg.python.org/cpython/rev/9838ae397a19
64a0caf49429https://hg.python.org/lookup/64a0caf49429
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/64a0caf49429http://hg.python.org/cpython/rev/64a0caf49429
b9ac3c44a4ebhttps://hg.python.org/lookup/b9ac3c44a4eb
#16112https://bugs.python.org/issue16112
http://hg.python.org/cpython/rev/b9ac3c44a4ebhttp://hg.python.org/cpython/rev/b9ac3c44a4eb
msg172046https://bugs.python.org/issue16112#msg172046
(view)https://bugs.python.org/msg172046
msg172047https://bugs.python.org/issue16112#msg172047
(view)https://bugs.python.org/msg172047
msg172050https://bugs.python.org/issue16112#msg172050
(view)https://bugs.python.org/msg172050
http://www.egenix.com/http://www.egenix.com/
http://zope.egenix.com/http://zope.egenix.com/
http://python.egenix.com/http://python.egenix.com/
http://egenix.com/go35http://egenix.com/go35
http://egenix.com/go34http://egenix.com/go34
http://egenix.com/go33http://egenix.com/go33
http://www.egenix.com/company/contact/http://www.egenix.com/company/contact/
msg172052https://bugs.python.org/issue16112#msg172052
(view)https://bugs.python.org/msg172052
http://www.egenix.com/http://www.egenix.com/
http://zope.egenix.com/http://zope.egenix.com/
http://python.egenix.com/http://python.egenix.com/
http://egenix.com/go35http://egenix.com/go35
http://egenix.com/go34http://egenix.com/go34
http://egenix.com/go33http://egenix.com/go33
http://www.egenix.com/company/contact/http://www.egenix.com/company/contact/
msg172055https://bugs.python.org/issue16112#msg172055
(view)https://bugs.python.org/msg172055
msg172057https://bugs.python.org/issue16112#msg172057
(view)https://bugs.python.org/msg172057
msg172075https://bugs.python.org/issue16112#msg172075
(view)https://bugs.python.org/msg172075
msg172085https://bugs.python.org/issue16112#msg172085
(view)https://bugs.python.org/msg172085
msg172172https://bugs.python.org/issue16112#msg172172
(view)https://bugs.python.org/msg172172
http://www.egenix.com/http://www.egenix.com/
http://zope.egenix.com/http://zope.egenix.com/
http://python.egenix.com/http://python.egenix.com/
http://egenix.com/go35http://egenix.com/go35
http://egenix.com/go34http://egenix.com/go34
http://egenix.com/go33http://egenix.com/go33
http://www.egenix.com/company/contact/http://www.egenix.com/company/contact/
msg172533https://bugs.python.org/issue16112#msg172533
(view)https://bugs.python.org/msg172533
http://en.wikipedia.org/wiki/Time_of_check_to_time_of_usehttp://en.wikipedia.org/wiki/Time_of_check_to_time_of_use
msg173265https://bugs.python.org/issue16112#msg173265
(view)https://bugs.python.org/msg173265
http://en.wikipedia.org/wiki/Time_of_check_to_time_of_usehttp://en.wikipedia.org/wiki/Time_of_check_to_time_of_use
http://www.egenix.com/http://www.egenix.com/
http://zope.egenix.com/http://zope.egenix.com/
http://python.egenix.com/http://python.egenix.com/
http://egenix.com/go35http://egenix.com/go35
http://egenix.com/go34http://egenix.com/go34
http://egenix.com/go33http://egenix.com/go33
http://www.egenix.com/company/contact/http://www.egenix.com/company/contact/
msg275212https://bugs.python.org/issue16112#msg275212
(view)https://bugs.python.org/msg275212
msg275254https://bugs.python.org/issue16112#msg275254
(view)https://bugs.python.org/msg275254
msg275278https://bugs.python.org/issue16112#msg275278
(view)https://bugs.python.org/msg275278
msg275280https://bugs.python.org/issue16112#msg275280
(view)https://bugs.python.org/msg275280
msg275281https://bugs.python.org/issue16112#msg275281
(view)https://bugs.python.org/msg275281
msg275281https://bugs.python.org/msg275281
msg275280https://bugs.python.org/msg275280
msg275278https://bugs.python.org/msg275278
msg275254https://bugs.python.org/msg275254
christian.heimeshttps://bugs.python.org/user3108
msg275212https://bugs.python.org/msg275212
msg173265https://bugs.python.org/msg173265
msg172533https://bugs.python.org/msg172533
Arfreverhttps://bugs.python.org/user9138
msg172172https://bugs.python.org/msg172172
msg172085https://bugs.python.org/msg172085
msg172075https://bugs.python.org/msg172075
msg172057https://bugs.python.org/msg172057
msg172055https://bugs.python.org/msg172055
msg172052https://bugs.python.org/msg172052
msg172050https://bugs.python.org/msg172050
msg172047https://bugs.python.org/msg172047
msg172046https://bugs.python.org/msg172046
msg172045https://bugs.python.org/msg172045
msg172044https://bugs.python.org/msg172044
msg172043https://bugs.python.org/msg172043
msg172026https://bugs.python.org/msg172026
msg172024https://bugs.python.org/msg172024
msg172023https://bugs.python.org/msg172023
msg172022https://bugs.python.org/msg172022
msg172021https://bugs.python.org/msg172021
msg172017https://bugs.python.org/msg172017
platform.patchhttps://bugs.python.org/file27427
msg171999https://bugs.python.org/msg171999
pitrouhttps://bugs.python.org/user2040
msg171982https://bugs.python.org/msg171982
lemburghttps://bugs.python.org/user4
msg171957https://bugs.python.org/msg171957
msg171944https://bugs.python.org/msg171944
vstinnerhttps://bugs.python.org/user2377
msg171942https://bugs.python.org/msg171942
msg171940https://bugs.python.org/msg171940
msg171939https://bugs.python.org/msg171939
msg171937https://bugs.python.org/msg171937
python-devhttps://bugs.python.org/user13902
msg171936https://bugs.python.org/msg171936
jceahttps://bugs.python.org/user415
msg171934https://bugs.python.org/msg171934
jceahttps://bugs.python.org/user415
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.