Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BEAM-459] Add BigInteger to TypeDescriptors #716

Merged
merged 1 commit into from Jul 22, 2016

Conversation

eljefe6a
Copy link
Contributor

Added BigInteger to TypeDescriptors class.

@dhalperi
Copy link
Contributor

LGTM, thanks Jesse!

@asfgit asfgit merged commit 75df931 into apache:master Jul 22, 2016
asfgit pushed a commit that referenced this pull request Jul 22, 2016
@eljefe6a eljefe6a deleted the BigIntegerTypeDesc branch January 6, 2017 16:54
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
…#716)

* feat: Replace utcnow and utcfromtimestamp

These will be deprecated starting in Python 3.12.

Replaced:
- `datetime.datetime.utcnow()` with `datetime.datetime.now(tz=datetime.timezone.utc)`

- `datetime.utcfromtimestamp()` with `datetime.fromtimestamp(tz=datetime.timezone.utc)`

* docs: deprecate google.cloud.firestore_v1.rate_limiter.utcnow

* remove usage of  google.cloud.firestore_v1.rate_limiter.utcnow in code

* filter deprecation warning for google.cloud.firestore_v1.rate_limiter.utcnow

---------

Co-authored-by: Anthonios Partheniou <partheniou@google.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants