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: danielgtaylor/python-betterproto
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: danielgtaylor/python-betterproto
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: classmethod_from_dict
Choose a head ref
  • 9 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 4, 2023

  1. Make Message.from_dict() a class method

    Signed-off-by: Marek Pikuła <marek.pikula@embevity.com>
    MarekPikula committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    c5de6cd View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    e00529e View commit details
    Browse the repository at this point in the history
  2. Sync other half

    Gobot1234 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    5e8c5d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec07a3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d3139b3 View commit details
    Browse the repository at this point in the history
  5. Update __init__.py

    Gobot1234 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6a2efda View commit details
    Browse the repository at this point in the history
  6. Update utils.py

    Gobot1234 authored Oct 24, 2023
    Configuration menu
    Copy the full SHA
    76fd31b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52a2bd3 View commit details
    Browse the repository at this point in the history
  8. Fixes

    Gobot1234 committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    90ce6e3 View commit details
    Browse the repository at this point in the history
Loading