xonsh/.github
Noorhteen Raja NJ 769dfbe6aa
Py 312 pre-liminary support (#5156)
* refactor: project requires 3.9+

changed as per NEP-29
https://numpy.org/neps/nep-0029-deprecation_policy.html

* test: nose type tests are deprecated in pytest now

* fix: deprecation of ast.Str and ast.Bytes and .s attribute access

* fix: deprecation of ast.Num,ast.NameConstant,ast.Ellipsis

* refactor: upgrade code to be py39+ using ruff

the changes are auto-generated

* refactor: remove typing.Annotated compatibility code

* fix: temporarily disable having xonsh syntax inside f-strings

* test: skip failing tests

there is no workaround for this version. It might get solved in the
final release though

* refactor: make XonshSession.completer lazily populated

this speedsup the tests as cmd_cache would not be actively populated
when used in default_completers function

* refactor: make presence of walrus operator default
2023-07-04 22:18:37 +05:30
..
ISSUE_TEMPLATE Pre commit ci (#4863) 2022-07-01 11:47:01 -04:00
workflows Py 312 pre-liminary support (#5156) 2023-07-04 22:18:37 +05:30
dependabot.yml chore: Included githubactions in the dependabot config (#4831) 2022-06-08 10:50:42 +05:30
issue_template.md Please click the 👍 reaction 2020-05-23 12:09:34 +03:00
pull_request_template.md Please click the 👍 reaction (#4210) 2021-03-31 12:16:23 -04:00