Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: tox-dev/platformdirs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.5.3
Choose a base ref
...
head repository: tox-dev/platformdirs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.6.0
Choose a head ref
  • 1 commit
  • 13 files changed
  • 1 contributor

Commits on Jun 18, 2023

  1. platformdirs: introduce user_downloads_dir() (#192)

    * platformdirs: introduce user_downloads_dir()
    
    Introduces the means to acquire the user's downloads directory path.
    
    Feature suggested from #191.
    
    Note that Windows does not have a CSIDL for the Downloads folder, so CSIDL_PROFILE with 'Downloads' appended is used instead.
    
    * fix linter issues
    cofiem authored Jun 18, 2023
    Configuration menu
    Copy the full SHA
    85b0b67 View commit details
    Browse the repository at this point in the history
Loading