Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix several DeprecationWarning: invalid escape sequence #2885

Merged
merged 13 commits into from Jan 7, 2019
Merged

Fix several DeprecationWarning: invalid escape sequence #2885

merged 13 commits into from Jan 7, 2019

Commits on Jan 5, 2019

  1. Fix several DeprecationWarning: invalid escape sequence

    Signed-off-by: Mickaël Schoentgen <contact@tiger-222.fr>
    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    c07a544 View commit details
    Browse the repository at this point in the history
  2. Add NEWS entry

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    04f23df View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    e09a487 View commit details
    Browse the repository at this point in the history
  4. Fix PEP8 in map_factory.py

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    d2a6666 View commit details
    Browse the repository at this point in the history
  5. Fix PEP8 in soho.py

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    5aab250 View commit details
    Browse the repository at this point in the history
  6. Fix PEP8 in fido_factory.py

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    e09b65f View commit details
    Browse the repository at this point in the history
  7. Fix PEP8 in eve.py

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    d1f7055 View commit details
    Browse the repository at this point in the history
  8. Fix PEP8 in goes.py

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    046fe4c View commit details
    Browse the repository at this point in the history
  9. Fix PEP8 in scraper.py

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    19a027d View commit details
    Browse the repository at this point in the history
  10. Fix remaining PEP8

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    a46a67a View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    30afe2b View commit details
    Browse the repository at this point in the history
  12. Fix url_to_list() function

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    aacd4b1 View commit details
    Browse the repository at this point in the history
  13. Fix url_to_list() docstring

    BoboTiG committed Jan 5, 2019
    Copy the full SHA
    93fc7a4 View commit details
    Browse the repository at this point in the history