Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
vkadiyala
/
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
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
develop
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 18, 2020
Merge pull request #117 from heitorlessa/chore/bump-1.1.3
Show description for 81539a0
heitorlessa
authored
81539a0
Copy full SHA for 81539a0
chore: bump to 1.1.3
heitorlessa
committed
718d063
Copy full SHA for 718d063
Merge pull request #116 from heitorlessa/fix/remove-root-logger-handler
Show description for e5dd7f8
heitorlessa
authored
e5dd7f8
Copy full SHA for e5dd7f8
fix: remove root logger handler set by Lambda #115
heitorlessa
committed
6b8be5d
Copy full SHA for 6b8be5d
Commits on Aug 16, 2020
Merge pull request #111 from heitorlessa/chore/bump-1.1.2
Show description for 6b66e0b
heitorlessa
authored
6b66e0b
Copy full SHA for 6b66e0b
chore: bump version to 1.1.2
heitorlessa
committed
d391867
Copy full SHA for d391867
Merge pull request #110 from heitorlessa/improv/logger-auto-complete
Show description for 6215fd6
heitorlessa
authored
6215fd6
Copy full SHA for 6215fd6
chore: suppress LGTM alert
Show description for 75b2c16
heitorlessa
committed
75b2c16
Copy full SHA for 75b2c16
chore: add autocomplete as unreleased
heitorlessa
committed
1eafdf4
Copy full SHA for 1eafdf4
chore: remove unused stdout fixture
heitorlessa
committed
b468004
Copy full SHA for b468004
improv: cover log statement location
heitorlessa
committed
1291505
Copy full SHA for 1291505
fix: return subclass #107
heitorlessa
committed
ba3eb2e
Copy full SHA for ba3eb2e
Merge pull request #109 from heitorlessa/docs/tracer-reuse
Show description for 32549c8
heitorlessa
authored
32549c8
Copy full SHA for 32549c8
Commits on Aug 15, 2020
chore: update Tracer docs as per #108
heitorlessa
committed
c6cf2af
Copy full SHA for c6cf2af
docs: clarify auto_patch as per #108
heitorlessa
committed
106ded0
Copy full SHA for 106ded0
Commits on Aug 14, 2020
Merge pull request #106 from heitorlessa/fix/regression-104
Show description for 24a3bdf
heitorlessa
authored
24a3bdf
Copy full SHA for 24a3bdf
improv: add test on env var as int
heitorlessa
committed
1f016f8
Copy full SHA for 1f016f8
revert: log level docstring as str
heitorlessa
committed
a6222e2
Copy full SHA for a6222e2
fix: regression 104 (#105)
Show description for 4573716
heitorlessa
authored
4573716
Copy full SHA for 4573716
chore: bump patch version
Show description for a46ebb2
heitorlessa
committed
a46ebb2
Copy full SHA for a46ebb2
chore: fix unused fixture
heitorlessa
committed
174f1fa
Copy full SHA for 174f1fa
chore: fix docstring on level [str,int] consistency
heitorlessa
committed
1c7418c
Copy full SHA for 1c7418c
fix: return log level int immediately
heitorlessa
committed
24f6391
Copy full SHA for 24f6391
fix: add test covering logging constant
heitorlessa
committed
b6c0dbd
Copy full SHA for b6c0dbd
chore: fix test level typo
heitorlessa
committed
a85aecd
Copy full SHA for a85aecd
Merge branch 'master' into develop
Show description for 5d70fb4
heitorlessa
committed
5d70fb4
Copy full SHA for 5d70fb4
chore: trigger docs on new release (#102) (#103)
heitorlessa
authored
dd674f7
Copy full SHA for dd674f7
chore: trigger docs on new release (#102)
heitorlessa
authored
5a08b68
Copy full SHA for 5a08b68
chore: trigger docs on new release
heitorlessa
committed
cb1bf76
Copy full SHA for cb1bf76
chore: bump to 1.1.0 (#101)
heitorlessa
authored
d3feb63
Copy full SHA for d3feb63
feat: add support for logger inheritance (#99)
Show description for b808b1a
heitorlessa
authored
b808b1a
Copy full SHA for b808b1a
Commits on Aug 10, 2020
fix: auto-assigner filename as per docs
heitorlessa
committed
40972d2
Copy full SHA for 40972d2
feat: enable issue auto-assigner to core team
heitorlessa
authored
2a431dc
Copy full SHA for 2a431dc
Commits on Jul 21, 2020
chore(deps): bump lodash from 4.17.15 to 4.17.19 in /docs (#93)
Show description for 0c75ef1
dependabot[bot]
authored
0c75ef1
Copy full SHA for 0c75ef1
Commits on Jul 16, 2020
chore: bump to 1.0.2 (#90)
Show description for 6db7263
heitorlessa
authored
6db7263
Copy full SHA for 6db7263
Pagination
Previous
Next
You can’t perform that action at this time.