Anthony Scopatz
61f5d1d539
Merge branch 'procs' into nothread
2020-10-19 13:12:14 -05:00
Anthony Scopatz
3efbbdaa9a
resolved conflicts
2020-10-19 12:59:22 -05:00
Noorhteen Raja NJ
fd597e6971
chore (ci): improve ci workflows and deps management ( #3873 )
...
* chore (ci): improve elm job speed by caching
* chore (ci): update ci generator script to be run from any dir
* chore: update pre-commit to use local black binary
* chore: mypy config skip amalgam generated modules
* chore: run-tests.xsh parameterisation
use argparser to make this file a cli
* feat: use requirements.txt during CI
* feat: run black/flake8/mypy during ci from pip-env
* chore: mypy version 0.790 fix
since the loose pinning on mypy version causes new PRs to fail
* refactor: update github actions template
remove poetry/environment.yml files
2020-10-19 11:52:37 -04:00
anki-code
3e59c45653
xonfig xontribs ( #3894 )
...
* xonfig xontribs
* news
* news
* black
* v2
* v2
* v2
* simpler condition
* xontribs_loaded
* isinstance
* test
* v3
Co-authored-by: a <a>
2020-10-19 11:48:55 -04:00
Gil Forsyth
87c758e519
Use pip install
instead of python setup.py install
2020-10-18 18:57:30 -04:00
Anthony Scopatz
b00fd8c2ba
main threadable predictors
2020-10-17 15:48:19 -05:00
Anthony Scopatz
0a5fcf64bb
errant pause_call_resume()
2020-10-17 15:17:01 -05:00
Anthony Scopatz
438f0c348b
removed subproc threadability
2020-10-17 15:03:36 -05:00
Anthony Scopatz
537a29a0ef
exclude xonsh.procs mypy
2020-10-17 13:40:31 -05:00
Anthony Scopatz
088c189c76
XONSH_DEBUG=1 in tests
2020-10-17 13:22:29 -05:00
Anthony Scopatz
178c98cfa0
amalgamate
2020-10-17 13:09:58 -05:00
Anthony Scopatz
3355db8fe3
procs docs
2020-10-17 13:01:10 -05:00
Anthony Scopatz
6bf3769863
fixed / refactored tests
2020-10-17 12:47:18 -05:00
Anthony Scopatz
8adda805f6
basic procs import cleanup
2020-10-17 12:09:31 -05:00
David Strobach
cc5ef74cd7
Add xog xontrib ( #3896 )
...
* Changelog entry
* Add xog xontrib
A simple command to establish and print temporary traceback log file.
2020-10-17 11:53:00 -04:00
Anthony Scopatz
f95cca4018
pipelines
2020-10-16 23:29:49 -05:00
Anthony Scopatz
8cd067d73f
Merge pull request #3893 from omjadas/patch-1
...
docs: fix typos
2020-10-16 22:26:52 -05:00
Anthony Scopatz
6e21eae642
proxies
2020-10-16 22:22:40 -05:00
omjadas
18ba6a11bc
docs: fix typos
2020-10-17 14:09:08 +11:00
Anthony Scopatz
137f0a518c
refectored posix and readers
2020-10-16 21:51:18 -05:00
Anthony Scopatz
1a1d708e3a
refectored posix and readers
2020-10-16 21:51:10 -05:00
Anthony Scopatz
452c316090
refectored builtins
2020-10-16 20:30:18 -05:00
Anthony Scopatz
f158a8e5e1
Updated CHANGELOG for 0.9.24
2020-10-16 18:14:26 -05:00
Anthony Scopatz
7803ad9b18
bumped version to 0.9.24
2020-10-16 18:14:26 -05:00
Anthony Scopatz
a82cd7904a
Updated authorship for 0.9.24
2020-10-16 18:14:26 -05:00
anki-code
dd7f57225b
cookiecutter ( #3853 )
...
Co-authored-by: a <a>
2020-10-16 13:52:05 -04:00
David Strobach
164e2fd728
Merge pull request #3883 from xonsh/get-repo-url
...
get_repo_url() test
2020-10-16 18:34:16 +02:00
Anthony Scopatz
2c1e7997ec
Merge pull request #3890 from anki-code/patch-17
...
Docs: Get PID of the current shell.
2020-10-15 12:54:27 -05:00
anki-code
5e19f46a2c
Get PID of the current shell.
2020-10-15 19:47:48 +03:00
Anthony Scopatz
a6836860d7
Merge pull request #3886 from anki-code/patch-16
...
Rever: pin AppImage python version
2020-10-15 10:43:46 -05:00
Anthony Scopatz
b84a023729
Merge pull request #3887 from jnoortheen/fix-async-prompt-nested-format-string
...
fix: async prompt update nested-format-string
2020-10-15 09:52:22 -05:00
Noortheen Raja
c894f07588
fix: async prompt update nested-format-string
...
- use the same format function as normal-prompt-formatter
fixes #3879
2020-10-15 13:54:52 +05:30
anki-code
080f4914b7
Create appimage_python.rst
2020-10-14 23:01:33 +03:00
anki-code
6f1c2cda9a
Update rever.xsh
2020-10-14 22:57:42 +03:00
Anthony Scopatz
21e7fdd351
Merge pull request #3878 from dyuri/1207_cutom_themes
...
1207 cutom themes
2020-10-14 10:28:54 -05:00
Anthony Scopatz
03be9161b3
Merge pull request #3884 from laloch/fix-v39-fstrings
...
Fix f-string parsing in Python 3.9
2020-10-14 09:21:02 -05:00
David Strobach
1e099775ba
Changelog entry
2020-10-14 15:12:12 +02:00
David Strobach
2888dccfd9
Fix f-string parsing in Python 3.9
2020-10-14 15:10:24 +02:00
Gyuri Horak
120fc0a154
merge with upstream
2020-10-14 15:09:24 +02:00
Gyuri Horak
a2213d614c
unit tests for xonsh.tools.register_custom_style
2020-10-14 15:03:30 +02:00
Anthony Scopatz
8fada74d64
get_repo_url() test
2020-10-13 16:33:53 -05:00
Gyuri Horak
4076ee1177
pyghooks.register_custom_style
renamed to pyghooks.register_custom_pygments_style
to avoid confusion
2020-10-13 22:21:27 +02:00
Gyuri Horak
39c848ed51
docstring fix
2020-10-13 21:55:48 +02:00
Anthony Scopatz
4146afdab4
Merge pull request #3848 from anki-code/tutorial_subprocess_mode
...
Tutorial: added short example
2020-10-13 14:51:04 -05:00
Gyuri Horak
10a21aa9b9
unit tests for register_custom_ansi_style
2020-10-13 21:48:47 +02:00
a
08adad5292
Merge branch 'master' of https://github.com/xonsh/xonsh into tutorial_subprocess_mode
2020-10-13 22:26:00 +03:00
a
7bd4daf17a
text
2020-10-13 22:25:48 +03:00
a
8f43c99bde
text
2020-10-13 22:23:14 +03:00
Gyuri Horak
154ee8f56e
typo fix
...
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2020-10-13 20:54:22 +02:00
Gyuri Horak
7c4332ce23
typo fix
...
Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2020-10-13 20:54:08 +02:00