xonsh/.github/workflows
Noorhteen Raja NJ c2d5e60799
Py39 support (#4101)
* fix: handle ast.Index and ast.ExtSlice change while Parsing

related to #4100, #4099, #4068, #4038, #4028, #4005,

* fix: py39 raises when lineno & col not given

TypeError: required field "col_offset" missing from keyword

* fix: tuple inside scbscriptor support for py39

* chore: enable py39 ci checks

they were silently failing before

* test: a backlog test for attributes inside subscriptors

this would require debugging deep into the ply parser methods.

* docs: add news item

* test: skip test_rc_with_modified_path on windows

* Update tests/test_parser.py

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>

* test: mark failing tests for py39 parser

Co-authored-by: Gil Forsyth <gforsyth@users.noreply.github.com>
2021-02-17 12:31:33 -05:00
..
elm.yml refactor: rewrite xontribs/jedi.xsh -> xontribs/jedi.py to take advan… (#3965) 2020-11-23 16:21:43 -05:00
genbuilds.py Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-linux-3.6.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-linux-3.7.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-linux-3.8.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-linux-3.9.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-macos-3.6.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-macos-3.7.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-macos-3.8.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-macos-3.9.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-windows-3.6.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-windows-3.7.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-windows-3.8.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest-windows-3.9.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00
pytest.tmpl chore: bring back codcoverage report (#3998) 2020-12-18 09:04:42 -05:00
qa-linux-3.8.yml Py39 support (#4101) 2021-02-17 12:31:33 -05:00