Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
green-turtle
/
aws-lambda-powertools-python
Public
forked from
aws-powertools/powertools-lambda-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 21, 2020
Merge pull request #120 from awslabs/dependabot/npm_and_yarn/docs/elliptic-6.5.3
Show description for 6736af2
heitorlessa
authored
6736af2
View commit details
Copy full SHA for 6736af2
Browse repository at this point
Merge pull request #121 from awslabs/dependabot/npm_and_yarn/docs/prismjs-1.21.0
Show description for 4caf500
heitorlessa
authored
4caf500
View commit details
Copy full SHA for 4caf500
Browse repository at this point
chore: bump version to 1.3.0 (#122)
Show description for 41824b1
nmoutschen
and
heitorlessa
authored
41824b1
View commit details
Copy full SHA for 41824b1
Browse repository at this point
chore(deps): bump prismjs from 1.20.0 to 1.21.0 in /docs
Show description for 84ce255
dependabot[bot]
authored
84ce255
View commit details
Copy full SHA for 84ce255
Browse repository at this point
chore(deps): bump elliptic from 6.5.2 to 6.5.3 in /docs
Show description for 770a38e
dependabot[bot]
authored
770a38e
View commit details
Copy full SHA for 770a38e
Browse repository at this point
feat: add parameter utility (#96)
Show description for 9c78458
nmoutschen
and
heitorlessa
authored
9c78458
View commit details
Copy full SHA for 9c78458
Browse repository at this point
Commits on Aug 20, 2020
chore: bump version to 1.2.0 (#119)
Tom McCarthy
authored
8621d4e
View commit details
Copy full SHA for 8621d4e
Browse repository at this point
feat: add support for tracing of generators using capture_method decorator (#113)
Show description for dbfbf55
Tom McCarthy
authored
dbfbf55
View commit details
Copy full SHA for dbfbf55
Browse repository at this point
Commits on Aug 18, 2020
Merge pull request #117 from heitorlessa/chore/bump-1.1.3
Show description for 81539a0
heitorlessa
authored
81539a0
View commit details
Copy full SHA for 81539a0
Browse repository at this point
chore: bump to 1.1.3
heitorlessa
committed
718d063
View commit details
Copy full SHA for 718d063
Browse repository at this point
Merge pull request #116 from heitorlessa/fix/remove-root-logger-handler
Show description for e5dd7f8
heitorlessa
authored
e5dd7f8
View commit details
Copy full SHA for e5dd7f8
Browse repository at this point
fix: remove root logger handler set by Lambda #115
heitorlessa
committed
6b8be5d
View commit details
Copy full SHA for 6b8be5d
Browse repository at this point
Commits on Aug 16, 2020
Merge pull request #111 from heitorlessa/chore/bump-1.1.2
Show description for 6b66e0b
heitorlessa
authored
6b66e0b
View commit details
Copy full SHA for 6b66e0b
Browse repository at this point
chore: bump version to 1.1.2
heitorlessa
committed
d391867
View commit details
Copy full SHA for d391867
Browse repository at this point
Merge pull request #110 from heitorlessa/improv/logger-auto-complete
Show description for 6215fd6
heitorlessa
authored
6215fd6
View commit details
Copy full SHA for 6215fd6
Browse repository at this point
chore: suppress LGTM alert
Show description for 75b2c16
heitorlessa
committed
75b2c16
View commit details
Copy full SHA for 75b2c16
Browse repository at this point
chore: add autocomplete as unreleased
heitorlessa
committed
1eafdf4
View commit details
Copy full SHA for 1eafdf4
Browse repository at this point
chore: remove unused stdout fixture
heitorlessa
committed
b468004
View commit details
Copy full SHA for b468004
Browse repository at this point
improv: cover log statement location
heitorlessa
committed
1291505
View commit details
Copy full SHA for 1291505
Browse repository at this point
fix: return subclass #107
heitorlessa
committed
ba3eb2e
View commit details
Copy full SHA for ba3eb2e
Browse repository at this point
Merge pull request #109 from heitorlessa/docs/tracer-reuse
Show description for 32549c8
heitorlessa
authored
32549c8
View commit details
Copy full SHA for 32549c8
Browse repository at this point
Commits on Aug 15, 2020
chore: update Tracer docs as per #108
heitorlessa
committed
c6cf2af
View commit details
Copy full SHA for c6cf2af
Browse repository at this point
docs: clarify auto_patch as per #108
heitorlessa
committed
106ded0
View commit details
Copy full SHA for 106ded0
Browse repository at this point
Commits on Aug 14, 2020
Merge pull request #106 from heitorlessa/fix/regression-104
Show description for 24a3bdf
heitorlessa
authored
24a3bdf
View commit details
Copy full SHA for 24a3bdf
Browse repository at this point
improv: add test on env var as int
heitorlessa
committed
1f016f8
View commit details
Copy full SHA for 1f016f8
Browse repository at this point
revert: log level docstring as str
heitorlessa
committed
a6222e2
View commit details
Copy full SHA for a6222e2
Browse repository at this point
fix: regression 104 (#105)
Show description for 4573716
heitorlessa
authored
4573716
View commit details
Copy full SHA for 4573716
Browse repository at this point
chore: bump patch version
Show description for a46ebb2
heitorlessa
committed
a46ebb2
View commit details
Copy full SHA for a46ebb2
Browse repository at this point
chore: fix unused fixture
heitorlessa
committed
174f1fa
View commit details
Copy full SHA for 174f1fa
Browse repository at this point
chore: fix docstring on level [str,int] consistency
heitorlessa
committed
1c7418c
View commit details
Copy full SHA for 1c7418c
Browse repository at this point
fix: return log level int immediately
heitorlessa
committed
24f6391
View commit details
Copy full SHA for 24f6391
Browse repository at this point
fix: add test covering logging constant
heitorlessa
committed
b6c0dbd
View commit details
Copy full SHA for b6c0dbd
Browse repository at this point
chore: fix test level typo
heitorlessa
committed
a85aecd
View commit details
Copy full SHA for a85aecd
Browse repository at this point
Merge branch 'master' into develop
Show description for 5d70fb4
heitorlessa
committed
5d70fb4
View commit details
Copy full SHA for 5d70fb4
Browse repository at this point
chore: trigger docs on new release (#102) (#103)
heitorlessa
authored
dd674f7
View commit details
Copy full SHA for dd674f7
Browse repository at this point
Previous
Next
You can’t perform that action at this time.