Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@jamesls
Copy link
Member

@jamesls jamesls commented Jun 2, 2016

Using the inline type comments to indicate types with the exception of the app.py module. Here I'm using a pyi stub file so we don't take a dependency on typing in the lambda runtime.

jamesls added 6 commits June 2, 2016 12:56
Using a stub because I don't want to require the typing
module as a runtime dep when invoking lambda functions.
Will need to figure out how to make this work with dev envs
(it's assuming you just have mypy installed).
I didn't bother adding type hints to AST visitor, as that code
is likely to change soon.
@jamesls jamesls merged commit b839334 into master Jun 2, 2016
@jamesls jamesls deleted the type-stubs branch July 28, 2016 22:04
jamesls pushed a commit that referenced this pull request Jun 29, 2018
* add test for reserved_concurrency

* add test for planner

* fix parentheses in appending tuple

* fix test apicall mismatch

* fix function name mismatch

* add \n to tested message

* change test messages, fix dict reassignment

* add type annotation for mypy
jamesls added a commit that referenced this pull request Jun 29, 2018
PR #875.

* ClarityMovement-feature/configure-reserved-concurrency:
  Only print update statements on put calls
  add test for awsclient for codecov
  update test to pass the CI (#1)
  add functions to awsclient, and call in planner
  add reserved_concurrency
jamesls pushed a commit that referenced this pull request Jul 24, 2020
* small fix to README for what seems like a leftover from a renaming exercise

* updating version rst

* typo fix
jamesls added a commit that referenced this pull request Jul 24, 2020
PR #1460.

* docupdate2:
  Small updates to pyversion docs
  Docupdate (#1)
jamesls pushed a commit that referenced this pull request Jun 7, 2021
Pull latest upstream changes
jamesls referenced this pull request in jamesls/chalice May 17, 2022
jamesls added a commit that referenced this pull request May 17, 2022
PR #1928

* eaglepointpartners/master:
  Add changelog for tf websocket support
  Revert formating changes
  Use function name as output for handler names
  Fixed prchecks (#1)
  Added tests for websockets_api terraform packaging
  Removed incorrect comment from TerraformGenerator
  Fixed terraform package websockets lambda invoke permission resource definition
  Fixed integration_uri
  Adds terraform packaging support for websocketapi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant