1. 23 Nov, 2021 2 commits
  2. 21 Nov, 2021 4 commits
  3. 20 Nov, 2021 2 commits
    • Add missing type hints - Part 2 (#4801) · 5c328a36
      * add typehints to tests.inspection
      
      * change several yield statements in fixtures to return
      
      * add typehints to tests.installation.test_chef, tests.installation.test_chooser, tests.installation.test_executor
      
      * add typehints to tests.installation.test_installer
      
      * add typehints to tests.installation.test_installer_old
      
      * add typehints to tests.installation.test_pip_installer
      
      * add typehints to tests.masonry
      
      * add typehints to tests.mixology
      
      * add typehints to tests.packages
      
      * add typehints to tests.plugins
      finswimmer committed
  4. 19 Nov, 2021 3 commits
    • chore: update cachecontrol to ^0.12.9 · f5cbba2b
      Resolves #4688
      Bjorn Neergaard committed
    • Add missing type hints - Part 1 (#4775) · f318f6f8
      * add missing type hints to application code
      
      * add typehints to tests.config, tests.console.commands.debug, tests.console.commands.env
      
      * add typehints to tests.console.commands.plugin
      
      * add typehints to tests.self
      
      * add typehints to tests.console.commands.source
      
      * add typehints to tests.console.commands.about
      
      * add typehints tests.console.commands.add
      
      * add typehints to tests.console.commands.test_cache
      
      * add typehints to tests.console.commands.test_check
      
      * add typehints to tests.console.commands.test_config
      
      * add typehints to tests.console.commands.test_export
      
      * add typehints to tests.console.commands.test_init
      
      * add typehints to tests.console.commands.test_install
      
      * add typehints to tests.console.commands.test_lock
      
      * add typehints to tests.console.commands.test_new
      
      * add typehints to tests.console.commands.test_publish
      
      * add typehints to tests.console.commands.test_remove
      
      * add typehints to tests.console.commands.test_run
      
      * add typehints to tests.console.commands.test_search
      
      * add typehints to tests.console.commands.test_show
      
      * add typehints to tests.console.commands.test_version
      
      * add typehints to tests.console.test_application
      
      * add typehints to tests.console.conftest
      
      * add typehints to tests.console.conftest
      
      * add python version constraint for typing-extension
      
      * fix type hint for http fixture
      finswimmer committed
  5. 18 Nov, 2021 2 commits
  6. 17 Nov, 2021 4 commits
  7. 16 Nov, 2021 12 commits
  8. 15 Nov, 2021 11 commits