Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • S sickrage
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Issues 28
    • Issues 28
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 1
    • Merge requests 1
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SiCKRAGESiCKRAGE
  • sickrage
  • Repository
  • sickrage
  • SickBeard.py
Find file BlameHistoryPermalink
  • echel0n's avatar
    REWRITE: Logging module done properly without monkey patches, app-wide changes occured from this. · fed6fbb5
    echel0n authored Dec 13, 2015
    FIX: Conversion of old-style logging calls to new-style logging calls per new logging module code reqs.
    FIX: Using unicode_literals to futureproof py2>py3 conversion.
    FIX: Converted old string index lookups to new bytestring index lookups to comply with unicode_literals.
    RESTRUCTURE: Gave tests overhaul to making testing of the app code easier and more efficiant.
    fed6fbb5