-
Notifications
You must be signed in to change notification settings - Fork 253
Pull requests: abseil/abseil-py
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Avoid double negation in the error message for required flags.
#324
by copybara-service
bot
was merged Feb 26, 2025
Loading…
Updating string substitution with modern f-string style in assertMappingEqual. A prerequisite for upcoming changes for a clean diff.
#323
by copybara-service
bot
was merged Feb 26, 2025
Loading…
Changing assertMappingEqual to support arbitrary equality function. Also adding assertDictAlmostEqual that uses assertAlmostEqual as equality function for float values.
#322
by copybara-service
bot
was merged Feb 28, 2025
Loading…
pytype fails to build the target in Python 3.12. suppress a misleading type warning
#321
by copybara-service
bot
was merged Feb 24, 2025
Loading…
Minor improvements of assertDictContainsSubset method.
#319
by copybara-service
bot
was merged Feb 6, 2025
Loading…
Remove
srcs_version
and python_version
attributes, as they already default to "PY3"
#318
by copybara-service
bot
was merged Jan 30, 2025
Loading…
Add an assertDictContainsSubset method.
#317
by copybara-service
bot
was merged Feb 4, 2025
Loading…
Fix CI by pinning the version of Bazel
#315
by copybara-service
bot
was merged Dec 10, 2024
Loading…
Add support for
stacklevel
in the logging module as in the standard library.
#312
by copybara-service
bot
was merged Dec 10, 2024
Loading…
Fix type errors that started happening with mypy v1.13
#306
by copybara-service
bot
was merged Oct 28, 2024
Loading…
Pass the shell command to /bin/sh as stdin rather than as an argument
#303
by copybara-service
bot
was merged Oct 7, 2024
Loading…
Updates pylint redifined-builtin checks for
help
.
#302
by copybara-service
bot
was merged Sep 23, 2024
Loading…
Fix safe string function with Python 3.11+
#301
by copybara-service
bot
was merged Sep 12, 2024
Loading…
Make _cleanup_unregistered_flag thread-safe.
#297
by copybara-service
bot
was merged Aug 20, 2024
Loading…
Add mapping_type argument of assertMappingEqual.
#293
by copybara-service
bot
was merged Jul 5, 2024
Loading…
CI: Add a Python version to the matrix to not confuse Copybara checks
#292
by copybara-service
bot
was merged Jul 4, 2024
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.