This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

URL PR 15231
Status merged
Title bpo-37834: Normalise handling of reparse points on Windows
History
Date User Action Args
2019-08-21 22:27:35steve.dowersetstatus: open -> merged
2019-08-21 21:36:29steve.dowersettitle: bpo-37834: Only treat symlink and junction reparse points as links -> bpo-37834: Normalise handling of reparse points on Windows
2019-08-13 18:43:38steve.dowersettitle: bpo-37834: Enable os.readlink and os.path.is_link to recognize app execution aliases -> bpo-37834: Only treat symlink and junction reparse points as links
2019-08-12 19:01:49steve.dowerlinkissue37834 pull_requests
2019-08-12 19:01:49steve.dowercreate