Commit graph

22 commits

Author SHA1 Message Date
Noortheen Raja
78091a22f3 style: isort imports
fix #4584
2022-01-31 11:16:51 -05:00
Noorhteen Raja NJ
c2d25ac251
pre-commit hook for pyupgrade (#4583)
* chore: add pyupgrade

* refactor: upgrade code to py3.7+

ran `pre-commit run pyupgrade -a` while excluding changes to ply

* fix: flake errors
2021-12-06 14:42:26 -05:00
Noorhteen Raja NJ
9ae302fb11
feat: use rst-linter for news items check (#4398) 2021-07-28 10:16:35 -04:00
Noorhteen Raja NJ
f3d314bc36
chore: move news items check to qa (#4314)
fixes #4313
2021-06-11 15:01:35 +03:00
Noorhteen Raja NJ
a5522dbb1e
Remove vended ptk (#4107)
* refactor: remove vended_ptk from project

* refactor: handle removal of ptk vendoring

* refactor: update usage of os.scandir

* fix: update incorrect import xonsh.platform.scandir

* test: update os.scandir

* test: update tests that check ptk version matrix

* fix: add missing import ctypes
2021-03-01 11:56:32 -05:00
Stephan Fitzpatrick
d729c35edd typo 2018-12-22 12:00:22 -08:00
Anthony Scopatz
c31c35dca1 black 2018-10-20 14:12:09 -06:00
Anthony Scopatz
c48d5308e0 fixed up fstring parsing 2018-10-20 14:07:18 -06:00
Anthony Scopatz
634a8ec9f2 black tests 2018-08-30 09:18:49 -05:00
Anthony Scopatz
3779e8b520 test fix 2018-07-14 13:40:04 -05:00
Sagar Tewari
ecf14e2588 fixed a minor bug 2018-06-06 13:51:45 +05:30
Sagar Tewari
73f2f44bfa fixed some minor bugs 2018-06-06 12:43:55 +05:30
Sagar Tewari
e70c58b7b7 fixed a minor problem 2018-06-06 12:34:30 +05:30
Sagar Tewari
a2ee1309ca fixed buggy rst file checker 2018-06-06 12:28:23 +05:30
Jamie Bliss
2f826d47ea Fixing test and pep8 2016-09-13 23:24:14 -04:00
Jamie Bliss
7b2e0421ca Allow links in news items 2016-09-13 23:10:45 -04:00
laerus
f0d4303bd6 'cleanup 2016-09-05 22:49:11 +03:00
laerus
2bec3decd4 more info on failure 2016-09-05 22:36:12 +03:00
laerus
1249aed7a2 fail on single graves 2016-09-05 21:27:06 +03:00
laerus
b45ad3a38c remove yield, shapeup 2016-09-05 14:33:42 +03:00
adam j hartz
71a92b4863 temporary files shouldn't cause the news-related test to break 2016-08-18 18:38:02 -04:00
Anthony Scopatz
d4d6823314 added news tests 2016-07-05 14:42:18 -04:00