Commit graph

9315 commits

Author SHA1 Message Date
David Strobach
8d778d64ed
Merge pull request #3680 from xonsh/ptk_vend_bug
Fix small issue when checking PTK version
2020-08-12 12:59:18 +02:00
anki-code
6026e1a2a3 Merge branch 'master' of https://github.com/xonsh/xonsh into rever_appimage 2020-08-12 13:29:03 +03:00
Morten Enemark Lund
05ab4962f4 fix small issue when checking PTK version 2020-08-12 12:29:02 +02:00
David Strobach
3c20e4e1e8 Changelog entry 2020-08-12 03:34:40 +02:00
David Strobach
3a45923b83 Only return string keys while iterating over __xonsh__.env 2020-08-12 03:34:34 +02:00
Anthony Scopatz
377ab8d9de
Merge pull request #3662 from bobhy/is_3661
drop dependence on py.exe on Windows
2020-08-11 20:12:01 -04:00
David Strobach
40436e3a97 Add walrus tests 2020-08-11 18:26:40 +02:00
David Strobach
d5f0f090d4 Add Python 3.8 assignment expressions ("walrus"/PEP 572) 2020-08-11 18:26:35 +02:00
Bob Hyman
224c555afe Document preference for pip install over setup.py. 2020-08-11 12:25:17 -04:00
David Strobach
5c18d599dd Add walrus operator token 2020-08-11 15:21:46 +02:00
David Strobach
fbf6cf2410 Changelog entry 2020-08-11 15:21:46 +02:00
Raphael Borun Das Gupta
61fc181323 fix grammar: "is solves" -> "solves" 2020-08-11 01:50:51 +02:00
Raphael Borun Das Gupta
d73401dc40 add LF at EOL 2020-08-11 01:50:19 +02:00
Anthony Scopatz
a68b9cc298 Merge branch 'vend_ptk' into master 2020-08-10 18:07:17 -05:00
Anthony Scopatz
297cd15282 add src asset 2020-08-10 18:00:54 -05:00
Anthony Scopatz
4bbd487af3 Merge branch 'master' into rever_appimage 2020-08-10 17:58:37 -05:00
Bob Hyman
fc492cad97 Skip tests that run xonsh in subproc if not installedDo not try to shoehorn module into PATH(too complex to track Windows vs other VENV). 2020-08-10 17:16:36 -04:00
Bob Hyman
29a7ef09ea Merge branch 'is_3661' of /mnt/c/users/bobhy/src/xonsh into is_3661 2020-08-10 16:15:59 -04:00
Bob Hyman
f4bdbede2b integration tests add only tests/bin to PATH 2020-08-10 16:11:58 -04:00
Bob Hyman
24546280e9 Don't hack PATH for integration tests 2020-08-10 15:08:05 -04:00
David Strobach
22c962a52e
Merge pull request #3673 from xonsh/fix_test_suite
Fix test suite
2020-08-10 20:25:47 +02:00
Morten Enemark Lund
70da6af287 Merge branch 'fix_test_suite' into vend_ptk 2020-08-10 13:27:58 +02:00
Morten Enemark Lund
e6137e1a0e Add news item 2020-08-10 13:27:20 +02:00
Morten Enemark Lund
c7372342da Fix legitimate builtins has no attribute __xonsh__ errors 2020-08-10 13:24:10 +02:00
Morten Enemark Lund
972cb5a0dd Only trigger warning when ptk is out date 2020-08-10 12:43:55 +02:00
Morten Enemark Lund
d855431f5e Exclude wcwidth from flake8/black tests 2020-08-10 12:43:25 +02:00
Morten Enemark Lund
adeb9e27fc Rename license files 2020-08-10 12:27:49 +02:00
Morten Enemark Lund
3fd23d8118 Add vended wcwidth 2020-08-10 12:25:09 +02:00
Morten Enemark Lund
1acfeb771f Merge remote-tracking branch 'remotes/origin/master' into vend_ptk 2020-08-10 11:22:57 +02:00
Morten Enemark Lund
0fe76b5329
Merge pull request #3670 from xonsh/landing
Landing page
2020-08-10 08:28:52 +02:00
Morten Enemark Lund
70150ddc74
Merge pull request #3671 from bobhy/pr_3658_v2
Fix regression with LC_MESSAGES, don't add to environment unconditionally [no news article needed].
2020-08-10 08:17:05 +02:00
Morten Enemark Lund
e939caa505
Merge pull request #3669 from xonsh/genbld
generate workflows
2020-08-10 08:16:14 +02:00
Bob Hyman
8740b15462 Run same wc,pwd,cat from tests/bin on Windows.
Run without depending on py.exe
2020-08-10 01:43:51 -04:00
Bob Hyman
c22e80b717 Fix test dependency on xonsh.bat (and xon.sh) 2020-08-10 00:42:36 -04:00
Bob Hyman
2f439fef21 install via pip install for best perf. 2020-08-09 23:05:21 -04:00
Bob Hyman
921f284b22 Fix regression with LC_MESSAGES, don't add to environment unconditionally. 2020-08-09 22:54:13 -04:00
Bob Hyman
d3cd2e4fff undo random other fix, merge from pr_3658_v2 instead 2020-08-09 22:21:49 -04:00
Bob Hyman
39b4718f1b Merge branch 'master' into is_3661 2020-08-09 21:58:19 -04:00
Anthony Scopatz
2cb7e1bcef news 2020-08-09 18:03:39 -05:00
Anthony Scopatz
fc745561cf landing page 2020-08-09 18:00:23 -05:00
Anthony Scopatz
3adcd95653 generate workflows 2020-08-09 15:35:19 -05:00
Anthony Scopatz
c3c58efb5e other flake skips 2020-08-09 15:08:56 -05:00
Anthony Scopatz
6befa8af6d Updated CHANGELOG for 0.9.19 2020-08-09 14:58:12 -05:00
Anthony Scopatz
fd537d2ea7 bumped version to 0.9.19 2020-08-09 14:58:12 -05:00
Anthony Scopatz
1ca8ce9538 Updated authorship for 0.9.19 2020-08-09 14:58:12 -05:00
Anthony Scopatz
74450cb562
Merge pull request #3665 from Carreau/pyupgrade
Apply pyupgrade --py36-plus to all xoreutils.
2020-08-09 13:27:55 -05:00
Matthias Bussonnier
0431e6948a news item 2020-08-08 22:20:51 -07:00
Bob Hyman
d899842b11 let tests run to completion 2020-08-08 14:37:13 -04:00
Bob Hyman
fd9e3f2ca9 Merge branch 'master' into is_3661 2020-08-08 14:11:44 -04:00
Bob Hyman
6d5c2229ce re-run CI tests 2020-08-08 14:02:44 -04:00