xonsh/news
Gabriele N. Tornetta 0a2ba6ca89
perf(readers): use mutable buffers (#4498)
This change uses the mutable bytearray to append bytes
from a queue for better performance.
2021-10-07 11:31:51 -04:00
..
alias-parser-utility.rst Argparser/color+completion (#4391) 2021-08-26 01:32:13 +03:00
always-capture-aliases.rst Always capture aliases (#4445) 2021-09-15 15:14:28 -04:00
ap-dirstack.rst Ap/dirstack (#4446) 2021-09-02 22:44:00 +03:00
ap-disown.rst Ap/disown (#4442) 2021-08-28 19:38:05 +03:00
ap-history.rst Ap/history (#4454) 2021-09-06 21:38:37 +03:00
ap-xexec.rst feat: use argparserAlias for xexec (#4440) 2021-08-28 17:23:20 +03:00
ap-xonfig.rst ArgparserAlias - xonfig2 (#4436) 2021-08-28 14:09:59 +03:00
ap-xontrib.rst feat: use ArgparserAlias for xontrib (#4441) 2021-09-02 22:17:45 +03:00
async-prompt-color-input.rst Lab/lazy shell attrs (#4429) 2021-09-05 23:39:23 +03:00
auto-suggest-word-alias.rst Auto suggest word alias (#4401) 2021-07-29 12:50:47 +03:00
capture-object-background.rst Change !() to also capture background subprocesses (#4406) 2021-08-01 21:58:19 +03:00
complete-environment-description.rst Complete environment description (#4397) 2021-08-01 00:37:54 +03:00
ctrl-backspace-delete-word.rst Make CTRL-Backspace configurable via $XONSH_CTRL_BKSP_DELETION (#4411) 2021-08-10 13:24:01 +03:00
env-not-none.rst More fixes for when Env is none in commands cache. (#4438) 2021-08-27 17:28:25 +02:00
env-swap-thread-safety.rst Env swap thread safety (#4465) 2021-09-13 11:06:55 -04:00
feat-pip-completer.rst feat: improve pip completer (#4476) 2021-09-26 11:33:09 -04:00
fix-app-exec-alias.rst fix check for app execution alias (#4428) 2021-08-21 15:18:13 +02:00
fix-jedi-path-completion.rst Fix jedi path completion (#4400) 2021-07-29 10:02:25 +03:00
fix-reserve-menu.rst fix: not enough space for completions (#4477) 2021-10-05 09:58:29 -04:00
fix-vox-ssp.rst fix: vox system_site_packages option not passed (#4404) 2021-08-11 09:46:32 +03:00
fixduplicatepaths.rst Fix: EnvPath.add() not maintain uniqueness with Path objects on replace (#4461) 2021-09-14 12:54:18 -04:00
gitstatus-style-separator.rst feat: style gitstatus separator (#4492) 2021-09-30 11:15:27 -04:00
improve-import-completions.rst Improve import completions (#4396) 2021-08-16 12:01:50 -04:00
improved-setup-py-metadata.rst Improve setup metadata (#4458) 2021-09-05 10:45:00 +03:00
main.rst Fix #4467 (#4500) 2021-10-05 10:08:56 -04:00
path-completion-in-python-code.rst Path completion in python code (#4457) 2021-09-07 01:23:49 +03:00
perf-cache-suggested-commands.rst perf: cache suggested commands (#4497) 2021-10-07 11:22:51 -04:00
perf-mutable-buffers.rst perf(readers): use mutable buffers (#4498) 2021-10-07 11:31:51 -04:00
procs-wsl1-check.rst Procs wsl1 check (#4387) 2021-07-26 16:34:00 -04:00
ptk-completion-desc-newline.rst fix: ptk completer renders new line as ^J (#4419) 2021-08-16 22:14:11 +03:00
py-rc-files.rst Lab/py control file (#4420) 2021-08-19 12:40:22 -04:00
rcdir-cli.rst Support --rc DIR (#4422) 2021-08-19 12:14:20 -04:00
sub-proc-tracer.rst feat: add new environment variable to customize tracing (#4300) 2021-09-17 09:55:59 -04:00
TEMPLATE.rst single instance of string.Formatter 2018-10-20 12:22:59 -06:00
win-proc.rst Use full paths when launching processes on Windows (#4077) 2021-08-16 22:02:12 +03:00
xonshrc-env-4394.rst Don't modify XONSHRC and XONSHRC_DIR during startup (#4408) 2021-08-17 11:01:41 -04:00
xontrib-homebrew.rst feat: add xontrib-homebrew (#4389) 2021-07-28 10:17:55 -04:00
xontrib-pyrtn.rst Added xontrib-pyrtn to xontrib list (#4413) 2021-08-16 13:45:10 +03:00