Thanks to visit codestin.com
Credit goes to github.com

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: Flexget/Flexget
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.21.35
Choose a base ref
...
head repository: Flexget/Flexget
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.0
Choose a head ref
  • 7 commits
  • 551 files changed
  • 4 contributors

Commits on Nov 8, 2019

  1. Prepare v2.21.36.dev

    FlexGet-Bot committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    60851af View commit details
    Browse the repository at this point in the history
  2. [change] Dropping python2 support

    * removed deps
    
    * started refactoring files
    
    * more files
    
    * even more files
    
    * some more
    
    * avoids circular import?
    
    * removed redundant circleci jobs
    
    * fixed paths usage
    
    * fixed more stuff
    
    * hopefully fixed exist movie
    
    * made regex string raw
    
    * removed basestring
    
    * fixed plugin loading
    
    * corrected is_dir
    
    * fixed remove
    
    * removed all future calls, hopefully
    
    * fixed another path usage
    
    * fixed rtorrent tests
    
    * fixed more stuff
    
    * fixed pathlib api
    
    * added missing import
    
    * fixed some failures
    
    * fixed exist movie
    
    * fixed filesystem
    
    * fixed html
    
    * fixed rtorrent
    
    * fixed server api
    
    * ran black
    
    * fixed archive test
    
    * handled deprecations
    
    * updated rebulk
    
    * fixed inline markers
    
    * removed all future and builtins
    
    * converted super to py3 style
    
    * ran autoformat
    
    * fixed import and set file to skip via isort
    
    * added more ignore to isort
    
    * moved base and session up as well
    
    * updated setup.py and version
    liiight authored Nov 8, 2019
    Configuration menu
    Copy the full SHA
    cea9535 View commit details
    Browse the repository at this point in the history
  3. updated some docs

    liiight committed Nov 8, 2019
    Configuration menu
    Copy the full SHA
    64c24cd View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2019

  1. Configuration menu
    Copy the full SHA
    b495e7e View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2019

  1. updated dev-requirements.txt

    liiight committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    bb30763 View commit details
    Browse the repository at this point in the history
  2. fixed load_requirements

    liiight committed Nov 10, 2019
    Configuration menu
    Copy the full SHA
    5ef27bf View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2019

  1. v3.0.0

    FlexGet-Bot committed Nov 11, 2019
    Configuration menu
    Copy the full SHA
    50c91c2 View commit details
    Browse the repository at this point in the history
Loading