Skip to content

[stubsabot] Bump python-jose to 3.4.* - #13514

Closed
github-actions[bot] wants to merge 1 commit into
mainfrom
stubsabot/python-jose
Closed

[stubsabot] Bump python-jose to 3.4.*#13514
github-actions[bot] wants to merge 1 commit into
mainfrom
stubsabot/python-jose

Conversation

@github-actions

Copy link
Copy Markdown
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-actionsgithub-actionsBot added the bot: stubsabot 🤖 Third-party stub updates by stubsabot 🤖 label Feb 19, 2025
@srittausrittau closed this Feb 19, 2025
@srittausrittau 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 <asher@userclouds.com>
Sign up for freeto 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.

1 participant

@srittau