New submission from Björn Lindqvist <bjou...@gmail.com>:

It would be great if the docs were clearer on what you can assume on the 
ordering of pathlib.Path.glob() calls. Is it sorted? Is it the same in 
consecutive calls? I'm guessing you can't assume anything at all, which I think 
should be clarified in the docs.

----------
assignee: docs@python
components: Documentation
messages: 361494
nosy: Björn.Lindqvist, docs@python
priority: normal
severity: normal
status: open
title: Is the return value of pathlib.Path.glob() sorted?
type: enhancement
versions: Python 3.9

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue39569>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to