Egbert

Results 71 issues of Egbert

- [x ] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. - [x] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and...

enhancement

- [ x] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. - [x ] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones)...

enhancement

- [ x] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. - [ x] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones)...

enhancement

- [XXX] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. - [XXX] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe...

enhancement

Use os.scandir() instead of os.listdir() In accordance with PEP-0471, os.listdir has been marked for discontinued sometime in the future. https://peps.python.org/pep-0471/ # Pull Request Checklist Resolves: #issue-number-here - [x] Ensured **tests...

- [x] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. - [x] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe...

bug

- [X] I have read the [Filing Issues](https://docs.getpelican.com/en/latest/contribute.html#filing-issues) and subsequent “How to Get Help” sections of the documentation. - [X] I have searched the [issues](https://github.com/getpelican/pelican/issues?q=is%3Aissue) (including closed ones) and believe...

enhancement

# Pull Request Checklist Add missing docstrings to `pelican/__init__.py`. Zero code change. Just a rough cut to see if the Pelican community are up for that. ( I know some...

Often times, the syntax spec file (ones in the `.vim/syntax` directory, have hundreds, if not thousands of identifiers. And having the support of the symbol table would greatly cut down...