| Commit message (Expand) | Author | Age | Files | Lines |
* | Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH... | Ned Batchelder | 2022-07-05 | 1 | -1/+1 |
|
|
* | Fix small typo (#92721) | Gabi Nagy | 2022-05-13 | 1 | -1/+1 |
|
|
* | gh-88546: glob.glob docs: Make new paragraph for emphasis and reordered sente... | slateny | 2022-05-02 | 1 | -2/+5 |
|
|
* | bpo-37578: glob.glob -- added include_hidden parameter (GH-30153) | andrei kulakov | 2021-12-18 | 1 | -2/+12 |
|
|
* | bpo-43756: Add new audit event for new arguments added to glob.glob (GH-25239) | Saiyang Gou | 2021-04-21 | 1 | -1/+8 |
|
|
* | bpo-40486: Specify what happens if directory content change diring iteration ... | Serhiy Storchaka | 2020-09-04 | 1 | -1/+3 |
|
|
* | bpo-38144: Add the root_dir and dir_fd parameters in glob.glob(). (GH-16075) | Serhiy Storchaka | 2020-06-18 | 1 | -2/+14 |
|
|
* | Doc: recursive glob ** follows symlinks to directories (GH-12918) | Marc | 2019-09-11 | 1 | -2/+3 |
|
|
* | bpo-37390: Add audit event table to documentations (GH-14406) | Steve Dower | 2019-06-27 | 1 | -2/+2 |
|
|
* | bpo-37363: Add audit events for a range of modules (GH-14301) | Steve Dower | 2019-06-24 | 1 | -0/+4 |
|
|
* | Explain that the orderness of the result of glob is system-dependant (GH-6587) | Elena Oat | 2018-11-04 | 1 | -1/+2 |
|
|
* | bpo-35054: Add yet more index entries for symbols. (GH-10121) | Serhiy Storchaka | 2018-10-28 | 1 | -0/+11 |
|
|
* | bpo-32860: Fix a missing asterisk in the documentation for glob.iglob() (GH-5... | Zackery Spytz | 2018-02-17 | 1 | -1/+1 |
|
|
* | Issue #25596: Optimized glob() and iglob() functions in the | Serhiy Storchaka | 2016-09-06 | 1 | -1/+1 |
|
|
* | Issue #22558: Add remaining doc links to source code for Python-coded modules. | Terry Jan Reedy | 2016-06-11 | 1 | -2/+1 |
|
|
* | Issue #25615: Merge glob doc from 3.4 into 3.5 | Martin Panter | 2015-11-17 | 1 | -7/+7 |
|\ |
|
| * | Issue #25615: Document unsorted behaviour of glob; patch by Dave Jones | Martin Panter | 2015-11-16 | 1 | -7/+7 |
|
|
* | | Issue #25523: Further a-to-an corrections new in 3.5. | Serhiy Storchaka | 2015-11-02 | 1 | -1/+1 |
|
|
* | | Issue #13968: The glob module now supports recursive search in | Serhiy Storchaka | 2014-09-11 | 1 | -4/+20 |
|/ |
|
* | Issue #19673: Add pathlib to the stdlib as a provisional module (PEP 428). | Antoine Pitrou | 2013-11-22 | 1 | -0/+4 |
|
|
* | Issue #8402: Added the escape() function to the glob module. | Serhiy Storchaka | 2013-11-18 | 1 | -0/+11 |
|
|
* | Issue #16695: Document how glob handles filenames starting with a dot | Petri Lehtinen | 2013-02-23 | 1 | -2/+13 |
|
|
* | #16420: document a way to escape metacharacters in glob/fnmatch. | Ezio Melotti | 2012-11-17 | 1 | -0/+3 |
|
|
* | Separate source link from main text. | Raymond Hettinger | 2011-01-10 | 1 | -0/+2 |
|
|
* | Move source links to consistent location and remove wordy, big yellow boxes. | Raymond Hettinger | 2011-01-10 | 1 | -2/+2 |
|
|
* | Put those "seealso"s together | Antoine Pitrou | 2011-01-07 | 1 | -3/+2 |
|
|
* | Provide links to Python source where the code is short, readable and | Éric Araujo | 2010-11-16 | 1 | -0/+3 |
|
|
* | More conversion to new-style optional args. | Georg Brandl | 2009-05-17 | 1 | -1/+0 |
|
|
* | #1370: Finish the merge r58749, log below, by resolving all conflicts in Doc/. | Georg Brandl | 2007-11-01 | 1 | -2/+2 |
|
|
* | Get rid of the remaining versionadded/versionchanged directives. | Georg Brandl | 2007-09-01 | 1 | -1/+0 |
|
|
* | Move the 3k reST doc tree in place. | Georg Brandl | 2007-08-15 | 1 | -0/+54 |
|
|