eracas.blogg.se

Latest anaconda version
Latest anaconda version




Mark conda._vendor.boltons for deprecation in 23.9.0.Stop using OrderedDict/ odict since dict preserves insert order since Python 3.7.Drop in favor of custom implementation.Fix race conditions in mkdir_p_sudo_safe.Catch ChunkedEncodingError exceptions to prevent network error tracebacks hitting the output.Filter out None path values from pwd.getpwall() on Unix systems, for users without home directories, when running as root.Fix arg_parse pass-through for -version and -help in conda.xsh.Don't export _glibc virtual package when CONDA_OVERRIDE_GLIBC="".Virtual packages follow context.subdir instead of platform.system() to enable cross-platform installations.Prevent double solve attempt if PackagesNotFoundError is raised.Fixed errors when renaming without an active environment.Handle Python import errors gracefully when loading conda plugins from entrypoints.Added to conda CLI help that conda remove -n -all can be used to delete environments.Add a note about use_only_tar_bz2 being enabled on PackagesNotFoundError exceptions.Update vendored version of py-cpuinfo to 0.9.0.Add support for the 64-bit RISC-V architecture on Linux.Handle I/O errors raised while retrieving channel notices.This calls the plugin before invoking the default argument parsing. Refactor subcommand argument parsing to make it easier to understand.Improve speed of repodata.json parsing by deferring creation of individual PackageRecord objects.Adds a new channel_settings configuration parameter that will be used to override arbitrary settings on per-channel basis.Includes decorators to mark functions, modules, classes, and arguments for deprecation and functions to mark modules, constants, and topics for deprecation. Added a new precations module for easier & standardized deprecation.

latest anaconda version

Note: switching between "use jlap" and "don't use jlap" invalidates the cache.

latest anaconda version

  • Add support for incremental repodata.json updates with -experimental=jlap on the command line or experimental: in.
  • Improved error message for conda env create if the environment file is missing.
  • Allow the use of environment variables for channel urls in environment.yaml.





  • Latest anaconda version