aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-08-24Expose the public APIs as the `__all__` attribute in `absl/flags/__init__.py`.Yilei Yang
2022-08-22 Add support for readthedocs.io.Bill Yoshimi
2022-08-19Updates the absl `assertRaisesWithPredicateMatch` and `assertRaisesWithLitera...Matt Doyle
2022-08-19Update some of the docstrings to be compatible with `reST`, in preparation to...Yilei Yang
2022-07-25Make it possible to pass keyword args to exception().Abseil Team
2022-07-18Merge pull request #195 from yilei/push_up_to_461698919upstream/v1.2.0Yilei "Dolee" Yang
2022-07-18Merge commit for internal changes.Yilei Yang (杨一磊)
2022-07-18Preparing the release of absl-py 1.2.0.Yilei Yang
2022-07-18Work around a Pytype issue in `DEFINE_multi_enum_class`'s return value where ...Yilei Yang
2022-07-14Make `TempFileCleanup.SUCCESS` work with Python 3.11 after https://github.com...Yilei Yang
2022-07-07Add metadata files am: 63f98de5b1 am: f821ce5bad am: 246a633324 am: acceb038c...Yifan Hong
2022-07-07Merge tag 'v1.1.0' into master am: 41ad18dfef am: b34751929e am: e5a8a27b1b a...Yifan Hong
2022-07-07Add metadata files am: 63f98de5b1 am: f821ce5bad am: 246a633324 am: acceb038cfYifan Hong
2022-07-07Merge tag 'v1.1.0' into master am: 41ad18dfef am: b34751929e am: e5a8a27b1b a...Yifan Hong
2022-07-07Add metadata files am: 63f98de5b1 am: f821ce5bad am: 246a633324Yifan Hong
2022-07-07Merge tag 'v1.1.0' into master am: 41ad18dfef am: b34751929e am: e5a8a27b1bYifan Hong
2022-07-07Add metadata files am: 63f98de5b1 am: f821ce5badYifan Hong
2022-07-07Merge tag 'v1.1.0' into master am: 41ad18dfef am: b34751929eYifan Hong
2022-07-07Add metadata files am: 63f98de5b1platform-tools-33.0.3Yifan Hong
2022-07-07Merge tag 'v1.1.0' into master am: 41ad18dfefYifan Hong
2022-06-21Add metadata filesandroid-wear-13.0.0_r0.8android-wear-13.0.0_r0.6android-wear-13.0.0_r0.4android-wear-13.0.0_r0.3android-wear-13.0.0_r0.14android-wear-13.0.0_r0.12android-wear-13.0.0_r0.10master-kernel-build-2022android-msm-eos-android13-wear-kr3-pixel-watchandroid-msm-eos-5.15-tm-wear-kr3-pixel-watchandroid-msm-eos-5.15-tm-wear-kr3-dr-eosYifan Hong
2022-06-16Merge tag 'v1.1.0' into masterYifan Hong
2022-06-16Initial empty repositoryBill Rassieur
2022-06-13Use type annotations instead of type comments for this method.Abseil Team
2022-06-09Re-work how side effects are avoided when getting the non flags `argv` when `...Yilei Yang
2022-06-08Remove the unnecessary Python 2 related future imports.Yilei Yang
2022-06-01Merge pull request #191 from yilei/push_up_to_452372418upstream/v1.1.0Yilei "Dolee" Yang
2022-06-01Merge commit for internal changes.Yilei Yang (杨一磊)
2022-06-01Preparing the release of absl-py 1.1.0.Yilei Yang
2022-05-23Make FlagHolder unconditionally generic.John Aslanides
2022-05-06Remove the dependency on six since it's no longer used.Yilei Yang
2022-05-06Remove the py2/py3 compatibility module _collections_abc.Yilei Yang
2022-05-05Remove the use of six in absl.flags.Yilei Yang
2022-04-11Remove unused comments related to Python 2 compatibility.Yilei Yang
2022-03-29Merge pull request #190 from yilei/push_up_to_436585035Yilei "Dolee" Yang
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