pypi platformdirs 4.11.14

4 hours ago

What's Changed

  • ๐Ÿ› fix(dirs): only create configured media dirs by @gaborbernat in #561
  • ๐Ÿงช test(appdirs): clear XDG variables in compatibility test by @gaborbernat in #570
  • ๐Ÿ› fix(unix): ignore XDG_RUNTIME_DIR when redirecting root by @gaborbernat in #562
  • ๐Ÿ› fix(android): find the app folder for packages named files* by @gaborbernat in #565
  • ๐Ÿ› fix(unix): apply use_site_for_root changes after first read by @gaborbernat in #567
  • ๐Ÿ› fix(unix): read user-dirs.dirs like os.fsdecode by @gaborbernat in #568
  • ๐Ÿ› fix(api): accept roaming in user_log_dir and user_log_path by @gaborbernat in #572
  • ๐Ÿ› fix(api): check app arguments on assignment by @gaborbernat in #566
  • ๐Ÿ› fix(unix): keep colons in site_cache_path under multipath by @gaborbernat in #574
  • ๐Ÿ› fix(windows): drop 8.3 short names from folder paths by @gaborbernat in #575
  • ๐Ÿ“ docs(platforms): fix Windows user_preference_dir path by @gaborbernat in #577
  • ๐Ÿ› fix(macos): detect Homebrew Python by its opt/ framework path by @gaborbernat in #573
  • ๐Ÿ› fix(android): use Download as the downloads folder name by @gaborbernat in #563
  • ๐Ÿ› fix(windows): ignore relative WIN_PD_OVERRIDE values by @gaborbernat in #564
  • ๐Ÿ› fix(windows): treat empty PUBLIC and fallback env vars as unset by @gaborbernat in #571
  • ๐Ÿ› fix(unix): keep the temporary runtime dir fallback private by @gaborbernat in #576
  • ๐Ÿ› fix(dirs): refuse to create a literal ~ dir without a home by @gaborbernat in #578
  • ๐Ÿ“ docs(macos): name the XDG variables the state dirs skip by @gaborbernat in #579
  • ๐Ÿ› fix(unix): drop trailing comment after unquoted user dir by @gaborbernat in #569

Full Changelog: 4.11.13...4.11.14

Don't miss a new platformdirs release

NewReleases is sending notifications on new releases.