René's URL Explorer Experiment


Title: Issue 17180: shutil copy* unsafe on POSIX - they preserve setuid/setgit bits - Python tracker

Mail addresses
root@x066
aixtools@felt.demon.nl
ronaldoussoren@mac.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/61382 https://github.com/python/cpython/issues/61382
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
17180.patchhttps://bugs.python.org/file29057/17180.patch
reviewhttps://bugs.python.org/review/17180/#ps7363
17180_preserve_sbits.patchhttps://bugs.python.org/file29058/17180_preserve_sbits.patch
reviewhttps://bugs.python.org/review/17180/#ps7364
17180_preserve_sbits2.patchhttps://bugs.python.org/file30647/17180_preserve_sbits2.patch
reviewhttps://bugs.python.org/review/17180/#ps8442
pEpkey.aschttps://bugs.python.org/file47752/pEpkey.asc
msg181885https://bugs.python.org/issue17180#msg181885
(view)https://bugs.python.org/msg181885
msg182020https://bugs.python.org/issue17180#msg182020
(view)https://bugs.python.org/msg182020
msg182021https://bugs.python.org/issue17180#msg182021
(view)https://bugs.python.org/msg182021
msg182022https://bugs.python.org/issue17180#msg182022
(view)https://bugs.python.org/msg182022
msg182023https://bugs.python.org/issue17180#msg182023
(view)https://bugs.python.org/msg182023
msg182024https://bugs.python.org/issue17180#msg182024
(view)https://bugs.python.org/msg182024
msg182025https://bugs.python.org/issue17180#msg182025
(view)https://bugs.python.org/msg182025
msg182029https://bugs.python.org/issue17180#msg182029
(view)https://bugs.python.org/msg182029
msg182031https://bugs.python.org/issue17180#msg182031
(view)https://bugs.python.org/msg182031
msg182062https://bugs.python.org/issue17180#msg182062
(view)https://bugs.python.org/msg182062
msg182690https://bugs.python.org/issue17180#msg182690
(view)https://bugs.python.org/msg182690
http://bugs.python.org/issue15100http://bugs.python.org/issue15100
msg185057https://bugs.python.org/issue17180#msg185057
(view)https://bugs.python.org/msg185057
msg191482https://bugs.python.org/issue17180#msg191482
(view)https://bugs.python.org/msg191482
Modules/_io/fileio.chttps://github.com/python/cpython/blob/master/Modules/_io/fileio.c
msg225803https://bugs.python.org/issue17180#msg225803
(view)https://bugs.python.org/msg225803
issue15795https://bugs.python.org/issue15795
msg321296https://bugs.python.org/issue17180#msg321296
(view)https://bugs.python.org/msg321296
msg321298https://bugs.python.org/issue17180#msg321298
(view)https://bugs.python.org/msg321298
msg323482https://bugs.python.org/issue17180#msg323482
(view)https://bugs.python.org/msg323482
msg323561https://bugs.python.org/issue17180#msg323561
(view)https://bugs.python.org/msg323561
msg323562https://bugs.python.org/issue17180#msg323562
(view)https://bugs.python.org/msg323562
msg323598https://bugs.python.org/issue17180#msg323598
(view)https://bugs.python.org/msg323598
Mac/OShttps://github.com/python/cpython/blob/master/Mac/OS
Mac/OShttps://github.com/python/cpython/blob/master/Mac/OS
7e0a3292e0https://hg.python.org/lookup/7e0a3292e0
7ceefd1ebchttps://hg.python.org/lookup/7ceefd1ebc
msg323604https://bugs.python.org/issue17180#msg323604
(view)https://bugs.python.org/msg323604
Mac/OShttps://github.com/python/cpython/blob/master/Mac/OS
Mac/OShttps://github.com/python/cpython/blob/master/Mac/OS
Mac/OShttps://github.com/python/cpython/blob/master/Mac/OS
msg323614https://bugs.python.org/issue17180#msg323614
(view)https://bugs.python.org/msg323614
Mac/OShttps://github.com/python/cpython/blob/master/Mac/OS
Mac/OShttps://github.com/python/cpython/blob/master/Mac/OS
Mac/OShttps://github.com/python/cpython/blob/master/Mac/OS
msg323614https://bugs.python.org/msg323614
ronaldoussorenhttps://bugs.python.org/user925
msg323604https://bugs.python.org/msg323604
pEpkey.aschttps://bugs.python.org/file47752
msg323598https://bugs.python.org/msg323598
msg323562https://bugs.python.org/msg323562
Michael.Felthttps://bugs.python.org/user20518
msg323561https://bugs.python.org/msg323561
Jim.Jewetthttps://bugs.python.org/user15267
msg323482https://bugs.python.org/msg323482
giampaolo.rodolahttps://bugs.python.org/user3080
msg321298https://bugs.python.org/msg321298
terry.reedyhttps://bugs.python.org/user155
msg321296https://bugs.python.org/msg321296
serhiy.storchakahttps://bugs.python.org/user15623
msg225803https://bugs.python.org/msg225803
17180_preserve_sbits2.patchhttps://bugs.python.org/file30647
msg191482https://bugs.python.org/msg191482
msg185057https://bugs.python.org/msg185057
Arfreverhttps://bugs.python.org/user9138
neologixhttps://bugs.python.org/user12146
msg182690https://bugs.python.org/msg182690
pitrouhttps://bugs.python.org/user2040
msg182062https://bugs.python.org/msg182062
msg182031https://bugs.python.org/msg182031
17180_preserve_sbits.patchhttps://bugs.python.org/file29058
msg182029https://bugs.python.org/msg182029
msg182025https://bugs.python.org/msg182025
larryhttps://bugs.python.org/user2731
benjamin.petersonhttps://bugs.python.org/user4455
georg.brandlhttps://bugs.python.org/user93
msg182024https://bugs.python.org/msg182024
17180.patchhttps://bugs.python.org/file29057
patchhttps://bugs.python.org/keyword2
msg182023https://bugs.python.org/msg182023
msg182022https://bugs.python.org/msg182022
msg182021https://bugs.python.org/msg182021
msg182020https://bugs.python.org/msg182020
christian.heimeshttps://bugs.python.org/user3108
tarekhttps://bugs.python.org/user4555
hynekhttps://bugs.python.org/user14695
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.