aiohttp
Here are 865 public repositories matching this topic...
Current tools docs could be updated to reflect changelog entry regard rtm.start method deprecation for apps created after Nov 30th, 2021.
The page URLs
Requirements
Please read the [Contributing guidelines](https://github.com/slackapi/python-slack-sdk/
-
Updated
Jan 31, 2022 - Python
-
Updated
Jan 10, 2022 - Python
-
Updated
Mar 2, 2022 - Python
-
Updated
Feb 12, 2022 - Python
I was expecting it in https://www.python-httpx.org/advanced/#ssl-certificates section.
I went to read the source code expecting parallel api like this. And I found it supported.
I search the docs again but it is mentioned on https://www.python-httpx.org/compatibility/
-
Updated
Apr 20, 2021 - Vue
It would probably a good idea to replace trafaret/trafaret-config with pydantic. Trafaret seems somewhat unmaintained and doesn't have any static typing support. Pydantic is likely a better option to use here.
Reproducible in:
slack-sdk==3.13.0
Python 3.8.8
ProductName: macOS
ProductVersion: 12.0
BuildVersion: 21A5506j
Darwin Kernel Version 21.1.0: Thu Aug 19 02:54:44 PDT 2021; root:xnu-8019.40.29~26/RELEASE_ARM64_T8101
Steps to reproduce:
(Share the commands to run, source code, and project settings (e.g., set
-
Updated
Nov 30, 2018 - Python
-
Updated
Feb 16, 2022 - Python
-
Updated
Aug 27, 2019 - Python
Pickled pure Python MultiDicts should be unpickled as Cythonized if unpicker is executed on machine with Cython support.
And vise versa.
Refactor test suite
I.e. if you have a variable specified as endCursor but you wrote your query to take lastCursor, it will simply just "work" thanks to apparently GitHub just assuming null for missing variables and not caring about variables that don't line up.
-
Updated
Jan 10, 2022 - Python
Will be great have approach to put some arguments for make test or commands some like this.
For that we need add some like that into Makefile.
# arguments
FIRST_ARG := $(firstword $(MAKECMDGOALS))
ARGS = $(filter-out $@,$(MAKEOVERRIDES) $(MAKECMDGOALS))
MAKEFILE_PATH := $(abspath $(firstword $(MAKEFILE_LIST)))
%:
@:
and after that add ${ARGS} to our commands
te
-
Updated
Feb 20, 2022 - Python
-
Updated
Jul 15, 2019 - Python
-
Updated
Feb 21, 2022 - Python
Improve this page
Add a description, image, and links to the aiohttp topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the aiohttp topic, visit your repo's landing page and select "manage topics."
Is your feature request related to a problem?
While setting the target interface's ip should work in most cases, it's possible that multiple devices have the same ip.
Also i'm having trouble using a wireguard vpn when i set Table=off. Table=off disables setting up the routes for the vpn and it justs shows up as a regular device. The connection is fine as pycurl can access it when i set