Skip to content

[doc] os.walk() consider some symlinks as dirs instead of non-dirs #57179

@socketpair

Description

@socketpair
BPO 12970
Nosy @ncoghlan, @vstinner, @benhoyt, @4kir4, @socketpair
Files
  • z.patch: patch for the problem
  • docs-walk-issue12970.patch: Update os.walk() docs
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = None closed_at = None created_at = <Date 2011-09-13.13:02:11.368> labels = ['3.11', 'type-feature', 'docs'] title = '[doc] os.walk() consider some symlinks as dirs instead of non-dirs' updated_at = <Date 2021-11-28.13:04:55.425> user = 'https://github.com/socketpair'

    bugs.python.org fields:

    activity = <Date 2021-11-28.13:04:55.425> actor = 'iritkatriel' assignee = 'docs@python' closed = False closed_date = None closer = None components = ['Documentation'] creation = <Date 2011-09-13.13:02:11.368> creator = 'socketpair' dependencies = [] files = ['23140', '36138'] hgrepos = [] issue_num = 12970 keywords = ['patch'] message_count = 5.0 messages = ['143965', '143967', '152805', '223367', '224167'] nosy_count = 9.0 nosy_names = ['ncoghlan', 'vstinner', 'benhoyt', 'docs@python', 'akira', 'socketpair', 'alexey-smirnov', 'Sung-Yu.Chen', 'ukl'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = 'enhancement' url = 'https://bugs.python.org/issue12970' versions = ['Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.11only security fixesdocsDocumentation in the Doc dirtype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions