Skip to content
This repository was archived by the owner on Aug 7, 2024. It is now read-only.
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: bear/python-twitter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: aaronn/python-twitter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 1 file changed
  • 1 contributor

Commits on Jul 3, 2019

  1. Update models.py

    Add a method to scrape the `expanded_url` from a user's `url` property when creating a Twitter `User`.
    aaronn authored Jul 3, 2019
    Configuration menu
    Copy the full SHA
    5208d56 View commit details
    Browse the repository at this point in the history
  2. Update models.py

    add `expanded_url` and `display_url` to User model.
    aaronn authored Jul 3, 2019
    Configuration menu
    Copy the full SHA
    90d7c2f View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2019

  1. Update models.py

    aaronn authored Jul 19, 2019
    Configuration menu
    Copy the full SHA
    955d660 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2019

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