aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-03-29Merge commit for internal changes.Yilei Yang (杨一磊)
2022-03-22Remove the use of third party `mock` package and future imports in these tests.Yilei Yang
2022-03-21Remove comments, license is declared in the LICENSE file.Yilei Yang
2022-03-21Remove the use of six in absl.testing.Yilei Yang
2022-03-16Fix some lint errors.Yilei Yang
2022-03-04Improve the type annotations for assertRaisesWith{Literal,Predicate}Match.Rebecca Chen
2022-02-22Enumerate possible values in multi_enum flag help.Abseil Team
2022-02-08Prevent the truthiness of absl.flags Flag instances from being tested in a bo...Gregory P. Smith
2022-02-07Cleanup the use of `six` and future imports in `absl.logging`.Yilei Yang
2022-02-04Merge https://github.com/abseil/abseil-py/pull/186.Yilei Yang
2022-02-04Merge pull request #186 from Maxim-38RUS-Zabelin/mainYilei "Dolee" Yang
2022-02-04Delete PrefixFormatterTest in favor of ABSLLogPrefixTest.Maksim Zabelin
2022-02-04Merge pull request #187 from yilei/push_up_to_426467477Yilei "Dolee" Yang
2022-02-04Merge commit for internal changes.Yilei Yang
2022-02-04Install pip from `https://bootstrap.pypa.io/pip/3.6/get-pip.py` when running ...Yilei Yang
2022-01-24Remove PY2-ism in absl's own unit tests.Yilei Yang
2022-01-21Merge _parameterized_async.py into parameterized.py now that we have dropped ...Yilei Yang
2022-01-20Merge changes from github.Yilei Yang
2022-01-19Merge pull request #185 from kianmeng/fix-typosYilei "Dolee" Yang
2022-01-20Fix typosKian-Meng Ang
2021-11-17Merge pull request #181 from yilei/push_up_to_410547961Yilei "Dolee" Yang
2021-11-17Merge commit for internal changes.Yilei Yang
2021-11-17Update docs to reflect the default branch name change.Yilei Yang
2021-11-16Simplify this code to use a `with` block.Yilei Yang
2021-11-10Merge pull request #180 from yilei/push_up_to_408735139upstream/v1.0.0Yilei "Dolee" Yang
2021-11-09Merge commit for internal changes.Yilei Yang
2021-11-09Preparing the release of absl-py 1.0.0.Yilei Yang
2021-11-09Added a note that new releases will be tagged as `vX.Y.Z` instead of `pypi-vX...Yilei Yang
2021-11-05Set the stacklevel=2 in those UserWarnings, so that they are emitted where th...Yilei Yang
2021-10-28Move the CHANGELOG.md file to top level directory.Yilei Yang
2021-10-27Merge pull request #179 from yilei/push_up_to_405738888Yilei "Dolee" Yang
2021-10-27Merge commit for internal changes.Yilei Yang
2021-10-26Remove unused _absl_test_platform_deps.Yilei Yang
2021-10-26Remove the unittest3_backport code now that we have dropped Python 2 support.Yilei Yang
2021-10-25Merge pull request #178 from yilei/push_up_to_405511743Yilei "Dolee" Yang
2021-10-25Merge commit for internal changes.Yilei Yang
2021-10-25Drop the support of Python 2.7, 3.4, and 3.5. All versions have reached end-o...Yilei Yang
2021-10-19Merge pull request #177 from yilei/push_up_to_404282150upstream/pypi-v0.15.0Yilei "Dolee" Yang
2021-10-19Merge commit for internal changes.Yilei Yang
2021-10-19Preparing the release of absl-py 0.15.0.Yilei Yang
2021-10-13Add a python_version_test.py, useful to ensure the Python used by bazel is ex...Yilei Yang
2021-10-07#128: support matching substring and glob patterns using bazel's `--test_filt...Yilei Yang
2021-10-07When running a absltest helper binary in absltest's own tests, also inherit t...Yilei Yang
2021-10-04Correctly make these tests to cover the actual usage from `tensorflow`.Yilei Yang
2021-10-04Correctly create `absltest_filter_test`'s `as_commandline_args_no_argv` cases.Yilei Yang
2021-10-01Merge pull request #176 from yilei/push_up_to_400032919upstream/pypi-v0.14.1Yilei "Dolee" Yang
2021-09-30Merge commit for internal changes.Yilei Yang
2021-09-30Preparing the release of absl-py 0.14.1.Yilei Yang
2021-09-30Merge pull request #175 from yilei/push_up_to_399963516Yilei "Dolee" Yang
2021-09-30Merge commit for internal changes.Yilei Yang