-
Notifications
You must be signed in to change notification settings - Fork 275
Comparing changes
Open a pull request
base repository: abseil/abseil-py
base: v2.0.0
head repository: abseil/abseil-py
compare: v2.1.0
- 9 commits
- 15 files changed
- 4 contributors
Commits on Oct 11, 2023
-
Unwind flag modifications on validation failure.
PiperOrigin-RevId: 572692055
Configuration menu - View commit details
-
Copy full SHA for 407b2d5 - Browse repository at this point
Copy the full SHA 407b2d5View commit details -
PiperOrigin-RevId: 572695699
Configuration menu - View commit details
-
Copy full SHA for 9499935 - Browse repository at this point
Copy the full SHA 9499935View commit details
Commits on Oct 18, 2023
-
Add an assertDataclassEqual method that provides better errors when i…
…t fails. PiperOrigin-RevId: 574555720
Configuration menu - View commit details
-
Copy full SHA for 0ff1e24 - Browse repository at this point
Copy the full SHA 0ff1e24View commit details
Commits on Oct 31, 2023
-
Fix #199: Correctly check
_inherited_absl_flagsby comparing to `No……ne` instead of implicit bool. The documented contract is to skip absl flags when `inherited_absl_flags` is passed `None`. A `FlagValues` instance without any flags evaluates to `False` and shouldn't let it skip. PiperOrigin-RevId: 578216329
Configuration menu - View commit details
-
Copy full SHA for 64d3b6a - Browse repository at this point
Copy the full SHA 64d3b6aView commit details
Commits on Nov 3, 2023
-
Add
serializemethod toFlagHolder.PiperOrigin-RevId: 579276768
Configuration menu - View commit details
-
Copy full SHA for 6929bf0 - Browse repository at this point
Copy the full SHA 6929bf0View commit details
Commits on Jan 11, 2024
-
absl.flags._argument_parser: Mark EnumClassSerializer as generic.
PiperOrigin-RevId: 597635180
Configuration menu - View commit details
-
Copy full SHA for 2af184b - Browse repository at this point
Copy the full SHA 2af184bView commit details
Commits on Jan 12, 2024
-
Do not fail on Python 3.12 when there are tests but all skipped.
This follows the same change in Python itself from python/cpython#113661. PiperOrigin-RevId: 597838343
Configuration menu - View commit details
-
Copy full SHA for 78af725 - Browse repository at this point
Copy the full SHA 78af725View commit details -
Fix absl.testing.xml_reporter for Python 3.12.1 when all tests are sk…
…ipped. `startTest` may not be called in this case, after the change in python/cpython#106588. PiperOrigin-RevId: 597840713
Configuration menu - View commit details
-
Copy full SHA for 1e13a8c - Browse repository at this point
Copy the full SHA 1e13a8cView commit details
Commits on Jan 16, 2024
-
Preparing the release of absl-py 2.1.0.
PiperOrigin-RevId: 598950091
Configuration menu - View commit details
-
Copy full SHA for 8abdd60 - Browse repository at this point
Copy the full SHA 8abdd60View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.0.0...v2.1.0