Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy. Avoid writing scripts or custom code to deploy and update your applications— automate in a language that approaches plain English, using SSH, with no agents to install on remote systems.
Asyncio documentation
Setup your own private, secure, free* VPN on the Amazon AWS Cloud in 10 minutes. CloudFormation
m-hu/buildbot-docker-example-config 0
example configuration for running buildbot in docker
concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit
ClamAV Development - FAQ is here: https://github.com/Cisco-Talos/clamav-faq
ActiveState Code Recipes
The Python programming language
issue openedaio-libs/aioredis
Using type() to compare types - cannot use class that has `str` as base class
It's not possible to use StrEnum(str, Enum) object as a key because of following code: https://github.com/aio-libs/aioredis/blob/231d0418988fd870c3d26d60eec65e2fc13d0144/aioredis/util.py#L35
Unfortunately this code requires argument to by strictly str type instead of being a subclass of str.
What I'd like to achieve is following:
from enum import Enum
class StrEnum(str, Enum):
AAA = "aaa"
# ....
rdb.hmget("key", StrEnum.AAA)
created time in 2 hours
startedryanoasis/nerd-fonts
started time in 3 hours
startedstarship/starship
started time in 7 hours
startedcatalinmiron/awesome-prisma
started time in 20 hours
startedpaljs/prisma-tools
started time in 20 hours
startedreesericci/WireguardSH
started time in a day
issue closedbluedawnstar/algorithm_study
https://github.com/dacin21/dacin21_codebook/blob/master/numerical/simplex_lp.cpp https://github.com/kth-competitive-programming/kactl/blob/master/content/numerical/Simplex.h
https://github.com/zimpha/algorithmic-library/blob/master/cpp/mathematics/Simplex.cc
closed time in a day
bluedawnstarissue commentbluedawnstar/algorithm_study
https://github.com/bluedawnstar/algorithm_study/blob/dev/library/math/simplex.h https://github.com/bluedawnstar/algorithm_study/blob/dev/library/math/simplex.cpp
comment created time in a day
push eventbluedawnstar/algorithm_study
commit sha 99270bffd8d475b89d6df6700266b502705d75b3
[Change] refactoring
commit sha 5bc2a8ff177469616859fca58ac8e50388750b34
[Add] a problem solution for Simplex algorithm
push time in a day
startedTrenchBroom/TrenchBroom
started time in 2 days
startedeclipse-theia/theia
started time in 2 days
push eventbluedawnstar/algorithm_study
commit sha 99d19c14400b2a6800a8b13a7ea43575c7bd11a8
minor changes
push time in 2 days
push eventbluedawnstar/algorithm_study
commit sha b49c725707b2dcd1ba0d264dcaf5da47372827bc
[Add] simplex method to solve linear problem
commit sha 811f3f3027f922608f9c93d780dd34c23f20a68c
[Add] weighted general max matching with Simplex
push time in 2 days
startedChanseok/studyNext
started time in 2 days
issue commentaio-libs/aioredis
Quick update here:
Outstanding Pull Requests is down from nearly 50 to under 20.
Along the way we've:
- [x] Merged in fixes for a number of bugs.
- [x] Dropped support for Python 3.5.
- [x] Updated stale dependencies for testing and development.
- [x] (mostly) Fixed the existing Travis CI.
- [x] Made progress toward migrating to GitHub Actions.
- [x] Migrated the code-base to Black for auto-formatting.
comment created time in 2 days
PR closed aio-libs/aioredis
<!-- Thank you for your contribution! -->
What do these changes do?
Allows you to pass multiple IDs to XDEL. <!-- Please give a short brief about these changes. -->
Are there changes in behavior for the user?
No.
Related issue number
#737
Checklist
- [x] I think the code is well written
- [x] Unit tests for the changes exist
- [x] Documentation reflects the changes
- [x] If you provide code modification, please add yourself to
CONTRIBUTORS.txt- The format is
<Name> <Surname>. - Please keep alphabetical order, the file is sorted by names.
- The format is
- [x] Add a new news fragment into the
CHANGES/folder- name it
<issue_id>.<type>(e.g.588.bugfix) - if you don't have an
issue_idchange it to the pr id after creating the PR - ensure type is one of the following:
.feature: Signifying a new feature..bugfix: Signifying a bug fix..doc: Signifying a documentation improvement..removal: Signifying a deprecation or removal of public API..misc: A ticket has been closed, but it is not of interest to users.
- Make sure to use full sentences with correct case and punctuation, for example:
Fix issue with non-ascii contents in doctest text files.
- name it
pr closed time in 2 days
pull request commentaio-libs/aioredis
Resolved by a separate PR #708
comment created time in 2 days
push eventaio-libs/aioredis
commit sha 314276eca25fffd6ce9fea1016b7d79358ba8fb1
add example of using blocking commands
commit sha 19c20a2df5f618f50ff23ee15295364864df9ce1
update comment according to comment
commit sha 5f598015cbf0f49f9c1c85e7141ef4b0feb90da5
add change to the changelog
commit sha 231d0418988fd870c3d26d60eec65e2fc13d0144
Merge pull request #655 from pbecotte/ISSUE-511 add example of using blocking commands
push time in 2 days
PR merged aio-libs/aioredis
Add an example of using blocking commands to the documentation.
#511
pr closed time in 2 days
starteddavidADSP/GDL_code
started time in 2 days
startedCloudNativeSDWAN/cnwan-docs
started time in 3 days
startedCloudNativeSDWAN/cnwan-operator
started time in 3 days
startedmiekg/vks
started time in 3 days
startedrust-lang/rust-clippy
started time in 3 days
starteddandavison/delta
started time in 3 days
startedrust-lang/rust-clippy
started time in 3 days
startedmozilla/sccache
started time in 3 days
starteddcanadillas/consul-federation-gke
started time in 3 days
fork jeromebaude/consul-federation-gke
Terraform config to deploy Consul Federation in GKE
fork in 3 days
startedgrafana/grafana
started time in 4 days