# 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 <!-- gh-linked-prs --> ### Linked PRs * gh-144836 * gh-145415 * gh-145416 <!-- /gh-linked-prs -->