-
This issue is perhaps one of the weirdest and most obscure I've seen. My investigation began in jaraco/jaraco.xonsh#1. The summary is this:
- In GitHub actions (only), during collection, when attem…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### Anaconda default channels
- [X] I do NOT use the Anaconda default channels (pkgs/* etc.)
### How did you ins…
-
I got the following error with xpdAn:
```python
activity-start:authors:starting activity authors
wrote authors to AUTHORS
wrote authors since 0.4.0 to rever/LATEST-AUTHORS.json
wrote mailmap file…
-
We have this line:
https://github.com/xonsh/xonsh/blob/55b341d47753967c70a4dcf9ff30690877f66048/xonsh/tools.py#L1056-L1058
But https://docs.python.org/3/library/sys.html:
> These three variab…
-
The release script has just failed with:
```
$ ./release.sh 1.7 1.7rc1
...
activity-error:build_docs:activity failed with execption:
Traceback (most recent call last):
File "/opt/conda/lib/pyt…
-
I'm working on my third release using rever (see #1834), and I've run into a xonsh bug on Python 3.9 (https://github.com/xonsh/xonsh/issues/3888). With apologies to @scopatz, I've found rever a hard t…
-
As mentioned by @bsipocz . Currently, here are the relevant steps as laid out in http://docs.astropy.org/en/latest/development/releasing.html for a major `astropy` release:
1. Run the `git shortlog…
pllim updated
4 years ago
-
## Current Behavior
While troubleshooting https://github.com/xonsh/xonsh/issues/3189, I encountered a DeprecationWarning:
```
C:\Users\jaraco\draft\.VENV\Lib\site-packages\xonsh\ast.py:145: Dep…
-
### Troubleshooting docs
- [X] My problem is not solved in the Troubleshooting docs
### How did you install Mamba?
Mambaforge
### Search tried in issue tracker
mamba init tcsh
### Latest version…
-
In Python 3.7, I get:
```
$ rever --help
:1: DeprecationWarning: invalid escape sequence \w
:1: DeprecationWarning: invalid escape sequence \s
:1: DeprecationWarning: invalid escape sequence \*…