botostubs icon indicating copy to clipboard operation
botostubs copied to clipboard

boto3 code assistance for any API in any IDE, always up to date

Results 12 botostubs issues
Sort by recently updated
recently updated
newest added

Bumps [pygments](https://github.com/pygments/pygments) from 2.5.2 to 2.7.4. Release notes Sourced from pygments's releases. 2.7.4 Updated lexers: Apache configurations: Improve handling of malformed tags (#1656) CSS: Add support for variables (#1633, #1666)...

dependencies

Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.4. Changelog Sourced from pyyaml's changelog. 5.4 (2021-01-19) yaml/pyyaml#407 -- Build modernization, remove distutils, fix metadata, build wheels, CI to GHA yaml/pyyaml#472 -- Fix for...

dependencies

Bumps [jinja2](https://github.com/pallets/jinja) from 2.10.3 to 2.11.3. Release notes Sourced from jinja2's releases. 2.11.3 This contains a fix for a speed issue with the urlize filter. urlize is likely to be...

dependencies

Not sure the level of effort to get this to work with mypy. I have many examples but this one makes the most sense: Making API call with filter: ```python...

Bumps [bleach](https://github.com/mozilla/bleach) from 3.1.0 to 3.3.0. Changelog Sourced from bleach's changelog. Version 3.3.0 (February 1st, 2021) Backwards incompatible changes clean escapes HTML comments even when strip_comments=False Security fixes Fix bug...

dependencies

Hi! I'm using botostubs to facilitate learning in the boto3 API. While using it, I tested a code provided by the boto3 documentation itself and had the following error: ![image](https://user-images.githubusercontent.com/32075418/105980912-36651880-6074-11eb-85a9-01d191f90a41.png)...

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. Changelog Sourced from cryptography's changelog. 3.2 - 2020-10-25 * **SECURITY ISSUE:** Attempted to make RSA PKCS#1v1.5 decryption more constant time, to protect against Bleichenbacher...

dependencies

botostubs type hinting, hover for get_paginator works fine. hover over "list_policies" doesn't work. autocomplete where "list_policies" doesn't work. It be nice if botostubs can be updated to handle things, when...

look into better visual studio code integration, without requiring explicit type hinting. Maybe now with pylance extension, where stubs can be stored in a directory, and used from there, maybe...

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 39.0.1. Changelog Sourced from cryptography's changelog. 39.0.1 - 2023-02-07 * **SECURITY ISSUE** - Fixed a bug where ``Cipher.update_into`` accepted Python buffer protocol objects, but allowed...

dependencies