Skip to content

The glob.glob and glob.iglob docstrings are missing explanation of some parameters #144835

@facundobatista

Description

@facundobatista

Bug report

Bug description:

Some new (not that new) parameters in glob.glob and glob.iglob are not explained in their docstrings.

glob:

  • root_dir
  • dir_fd

iglob:

  • root_dir
  • dir_fd
  • include_hidden

CPython versions tested on:

CPython main branch

Operating systems tested on:

Linux

Linked PRs

Metadata

Metadata

Labels

3.13bugs and security fixes3.14bugs and security fixes3.15new features, bugs and security fixesdocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

Projects

Status

No status

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions