xonsh/news
Andy Kipp 938db85a87
Partial fix: Callable alias can provoke Bad file descriptor exception in the internal or external code (#5645)
* fix

* fix

* test

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* news

* test

* test

* test

* test

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* news

* bump test

* bump test

* test

* test

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

* news

* test

---------

Co-authored-by: a <1@1.1>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2024-08-09 14:46:19 +02:00
..
fix_autocd.rst Fixed `$AUTO_CD` regress after previous refactoring. (#5629) 2024-07-24 19:00:53 +02:00
fix_bad_file_descriptor.rst Partial fix: Callable alias can provoke Bad file descriptor exception in the internal or external code (#5645) 2024-08-09 14:46:19 +02:00
fix_python_only_completion.rst Fix: exception when completing in python-only context (#5632) 2024-07-27 21:03:35 +05:30
fix_safe_readlines.rst Fix safe readlines: AttributeError: 'NoneType' object has no attribute 'readlines' (#5646) 2024-08-08 14:26:33 +02:00
locate_relative.rst executables: Added `locate_relative_path functionality to locate_file`. (#5630) 2024-07-25 12:56:30 +05:30
multiline_prompt.rst MULTILINE_PROMPT: using space without background (#5634) 2024-08-04 06:39:01 +05:30
TEMPLATE.rst fix 2024-06-24 21:46:09 +02:00