Skip to content

pullrequests Search Results · repo:mpdavis/python-jose language:Python

Filter by

211 results
 (127 ms)

211 results

inmpdavis/python-jose (press backspace or delete to remove)

Code has been tested with python 3.11 and pyasn1 0.6.1
  • sergey-kurshev
  • Opened 
    on Mar 20
  • #376

LLM tool generated fix for CVE-2024-33663
  • Chamiduz
  • 1
  • Opened 
    on Feb 21
  • #373

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 https://github.com/python/typeshed/pull/13514 ...
  • sobolevn
  • Opened 
    on Feb 21
  • #372

Added the release date to CHANGELOG.md for version 3.4.0 as mentioned in #370 by @asherf
  • alistairwatts
  • 2
  • Opened 
    on Feb 14
  • #371

To aid getting a new release of this library out (#332) I ve updated CHANGELOG.md with what I hope are appropriate nodes; I ve left the release date as UNPUBLISHED assuming that will be added when/if this ...
  • alistairwatts
  • 6
  • Opened 
    on Feb 12
  • #370

These changes stop the use of public keys with HMACKey and CryptographyHMACKey. These changes borrow/copy heavily from PyJWT and the proof of concept code in #346. I m not sure if the test code in the ...
  • alistairwatts
  • 1
  • Opened 
    on Feb 10
  • #369

Bumps cryptography from 42.0.4 to 43.0.1. details summary Changelog /summary p em Sourced from a href= https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst cryptography s changelog /a . /em /p ...
dependencies
  • dependabot[bot]
  • 1
  • Opened 
    on Feb 6
  • #368

Fixes #334 Uses datetime.now(timezone.utc) as recommended in the python docs deprecation note
  • leandrodesouzadev
  • 1
  • Opened 
    on Jan 17
  • #366

Python 3.12 deprecates datetime.utcnow() in favor of using timezone-aware objects like datetime.now(UTC). This commit updates the codebase accordingly to align with the latest recommendations. https://docs.python.org/3/library/datetime.html#datetime.datetime.utcnow ...
  • iamdhakrey
  • 4
  • Opened 
    on Jun 24, 2024
  • #360

Bumps cryptography from 41.0.3 to 42.0.4. details summary Changelog /summary p em Sourced from a href= https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst cryptography s changelog /a . /em /p ...
dependencies
  • dependabot[bot]
  • 1
  • Opened 
    on May 30, 2024
  • #358