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: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.31.0
Choose a base ref
...
head repository: protocolbuffers/protobuf
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.31.1
Choose a head ref
  • 10 commits
  • 75 files changed
  • 6 contributors

Commits on May 14, 2025

  1. Configuration menu
    Copy the full SHA
    f275995 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #21744 from protocolbuffers/31.x-202505141617

    Merge release commits to 31.x
    shaod2 authored May 14, 2025
    Configuration menu
    Copy the full SHA
    ac94456 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2025

  1. Add recursion depth limits to pure python

    PiperOrigin-RevId: 758382549
    protobuf-github-bot authored and shaod2 committed May 20, 2025
    Configuration menu
    Copy the full SHA
    a3921fb View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. Merge pull request #21861 from shaod2/py-cp-31

    Cherry pick pure python recursion depth limits to 31.x
    shaod2 authored May 21, 2025
    Configuration menu
    Copy the full SHA
    f156008 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. python pyi print "import datetime" for Duration/Timestamp field (#21885)

    PiperOrigin-RevId: 761639872
    anandolee authored May 22, 2025
    Configuration menu
    Copy the full SHA
    0fe099a View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. Support allowing late injection of language feature set defaults from…

    … FeatureSet extensions while getting feature set extension values.
    
    PiperOrigin-RevId: 750272602
    protobuf-github-bot authored and shaod2 committed May 27, 2025
    1 Configuration menu
    Copy the full SHA
    3419598 View commit details
    Browse the repository at this point in the history
  2. Fix cmake staleness test

    shaod2 committed May 27, 2025
    Configuration menu
    Copy the full SHA
    96a9ef6 View commit details
    Browse the repository at this point in the history
  3. Add missing copts attribute (#21982)

    This will add the `-Wno-sign-compare` flag and thereby silence warnings or
    errors about comparing integers of different signedness.
    
    Fixes #21938.
    
    PiperOrigin-RevId: 763894798
    acozzette authored May 27, 2025
    Configuration menu
    Copy the full SHA
    bec5b5a View commit details
    Browse the repository at this point in the history

Commits on May 28, 2025

  1. Merge pull request #21978 from shaod2/31.1-cp

    Backport changes that support late injection of feature set defaults
    shaod2 authored May 28, 2025
    Configuration menu
    Copy the full SHA
    63fa9ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74211c0 View commit details
    Browse the repository at this point in the history
Loading