-
Notifications
You must be signed in to change notification settings - Fork 78
Comparing changes
Open a pull request
base repository: aws/aws-lambda-python-runtime-interface-client
base: 2.0.7
head repository: aws/aws-lambda-python-runtime-interface-client
compare: 2.0.8
- 17 commits
- 18 files changed
- 7 contributors
Commits on Oct 11, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6c81b94 - Browse repository at this point
Copy the full SHA 6c81b94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 44300b7 - Browse repository at this point
Copy the full SHA 44300b7View commit details
Commits on Sep 14, 2023
-
Fix runtime_client blocking main thread
runtime_client.next is calling into the C extension which blocks the main thread. Moving it to a separate thread enables the main thread to process signal, see this issue for more details: #105
Configuration menu - View commit details
-
Copy full SHA for 20715b6 - Browse repository at this point
Copy the full SHA 20715b6View commit details
Commits on Oct 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 10913dc - Browse repository at this point
Copy the full SHA 10913dcView commit details
Commits on Oct 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b42d267 - Browse repository at this point
Copy the full SHA b42d267View commit details
Commits on Oct 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5cb3029 - Browse repository at this point
Copy the full SHA 5cb3029View commit details
Commits on Oct 19, 2023
-
Merge pull request #121 from alex-pewpew/main
Lazily initialize http modules used for error handling
Configuration menu - View commit details
-
Copy full SHA for 186003d - Browse repository at this point
Copy the full SHA 186003dView commit details
Commits on Oct 24, 2023
-
Merge pull request #88 from mdsakalu/main
Use unicode chars instead of escape sequences in json encoder output and bump simplejson version
Configuration menu - View commit details
-
Copy full SHA for 8e3bb0c - Browse repository at this point
Copy the full SHA 8e3bb0cView commit details
Commits on Oct 26, 2023
-
Downgrade to simplejson 3.17.2. (#123)
* Downgrade to simplejson 3.17.2. * Fix test formatting.
Configuration menu - View commit details
-
Copy full SHA for 8db75c5 - Browse repository at this point
Copy the full SHA 8db75c5View commit details
Commits on Oct 27, 2023
-
Merge pull request #115 from tgsong/patch-1
Fix runtime_client blocking main thread
Configuration menu - View commit details
-
Copy full SHA for 49bb4cf - Browse repository at this point
Copy the full SHA 49bb4cfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 80eefef - Browse repository at this point
Copy the full SHA 80eefefView commit details -
Tidy up changes added with PR#115 and limit it to only work with Pyth…
…on3.12 in Lambda. (#124) * Tidy up changes added with PR#115 andlimit it to only work with Python3.12 in Lambda. --------- Co-authored-by: Pushkar Chawda <chawdapu@amazon.com>
Configuration menu - View commit details
-
Copy full SHA for 573f048 - Browse repository at this point
Copy the full SHA 573f048View commit details
Commits on Oct 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 745abed - Browse repository at this point
Copy the full SHA 745abedView commit details -
Configuration menu - View commit details
-
Copy full SHA for 737906f - Browse repository at this point
Copy the full SHA 737906fView commit details -
Merge pull request #125 from alex-pewpew/main
Refactor conditional loading of ThreadPoolExecutor
Configuration menu - View commit details
-
Copy full SHA for c7fec7e - Browse repository at this point
Copy the full SHA c7fec7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5693d88 - Browse repository at this point
Copy the full SHA 5693d88View commit details -
Merge pull request #126 from alex-pewpew/main
Bump version to 2.0.8
Configuration menu - View commit details
-
Copy full SHA for b45577e - Browse repository at this point
Copy the full SHA b45577eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 2.0.7...2.0.8