Skip to content

Conversation

@github-actions
Copy link
Contributor

Release: https://pypi.org/pypi/python-jose/3.4.0
Homepage: http://github.com/mpdavis/python-jose
Repository: https://github.com/mpdavis/python-jose
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/python-jose
Changelog: https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md
Diff: mpdavis/python-jose@3.3.0...3.4.0

Stubsabot analysis of the diff between the two releases:

  • 0 public Python files have been added.
  • 0 files included in typeshed's stubs have been deleted.
  • 10 files included in typeshed's stubs have been modified or renamed.
  • Total lines of Python code added: 242.
  • Total lines of Python code deleted: 5927.

If stubtest fails for this PR:

  • Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
  • Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI

Release: https://pypi.org/pypi/python-jose/3.4.0
Homepage: http://github.com/mpdavis/python-jose
Repository: https://github.com/mpdavis/python-jose
Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/python-jose
Changelog: https://github.com/mpdavis/python-jose/blob/master/CHANGELOG.md
Diff: mpdavis/python-jose@3.3.0...3.4.0

Stubsabot analysis of the diff between the two releases:
 - 0 public Python files have been added.
 - 0 files included in typeshed's stubs have been deleted.
 - 10 files included in typeshed's stubs have been modified or renamed.
 - Total lines of Python code added: 242.
 - Total lines of Python code deleted: 5927.

If stubtest fails for this PR:
- Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR)
- Fix stubtest failures in another PR, then close this PR

Note that you will need to close and re-open the PR in order to trigger CI
@github-actions github-actions bot added the bot: stubsabot 🤖 Third-party stub updates by stubsabot 🤖 label Feb 19, 2025
@srittau srittau closed this Feb 19, 2025
@srittau srittau reopened this Feb 19, 2025
sobolevn added a commit to sobolevn/python-jose that referenced this pull request Feb 21, 2025
Looks like that this value is never used anywhere, and it should not be, because it is created once on a module import time.

I found this while working on python/typeshed#13514
@AlexWaygood AlexWaygood deleted the stubsabot/python-jose branch February 23, 2025 13:46
asherf added a commit to mpdavis/python-jose that referenced this pull request May 28, 2025
* Do not use `utc_now` on module level

Looks like that this value is never used anywhere, and it should not be, because it is created once on a module import time.

I found this while working on python/typeshed#13514

* Fix tests as well

* fix lint import issue

* try to fix black lint errors

* fix again

---------

Co-authored-by: Asher Foa <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bot: stubsabot 🤖 Third-party stub updates by stubsabot 🤖

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants