mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 08:24:40 +01:00

* detype untyped and path env-vars to ""; path_to_str("") == None * update env-var-tutorial, add news * update test_expandvars, test_expand_path, test_register_custom_var_str * trigger CI-rerun since unrelated osx test failed Co-authored-by: Alexander Firbas <alexander.firbas@gmail.com>
23 lines
289 B
ReStructuredText
23 lines
289 B
ReStructuredText
**Added:**
|
|
|
|
* <news item>
|
|
|
|
**Changed:**
|
|
|
|
* Environment-variables of no predefined type or path environment variables are now represented as strings via the empty string.
|
|
|
|
**Deprecated:**
|
|
|
|
* <news item>
|
|
|
|
**Removed:**
|
|
|
|
* <news item>
|
|
|
|
**Fixed:**
|
|
|
|
* <news item>
|
|
|
|
**Security:**
|
|
|
|
* <news item>
|