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: bazel-contrib/rules_python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: pcn/rules_python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Sep 17, 2018

  1. add support METADATA 2.1 in wheels

    `wheel` has dropped support for `metadata.json`. This change adds the
    functionality to parse METADATA 2.1 files and create the same
    structure as depricted `metadata.json`.
    ali5h committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    449791b View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2018

  1. swtich to use rfc822

    `rfc822` handles unicode data correctly
    ali5h committed Nov 18, 2018
    Configuration menu
    Copy the full SHA
    3b19f8f View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2019

  1. Configuration menu
    Copy the full SHA
    48ad4cc View commit details
    Browse the repository at this point in the history
  2. update tools

    ali5h committed Mar 17, 2019
    Configuration menu
    Copy the full SHA
    81aaec8 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

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