Skip to content
#

distribution

Here are 297 public repositories matching this topic...

PragTob
PragTob commented Oct 17, 2019

First thanks for the great project and the great documentation! 👏 💃

The docs for migrations describe a pretty good approach. However, to the best of my search ability the docs seem not to mention how to do rollbacks of migrations which to me is an integral part of any deployment that I wouldn't want to launch without.

pyscaffold
FlorianWilhelm
FlorianWilhelm commented Aug 3, 2019

Since PyScaffold's putup command might be used from any virtual environment or even when no virtual environment is activated, it makes sense to mention pipx in PyScaffold's documentation. This tool allows you to install putup systemwide in a non-invasive way. We should also add this to our unit tests.

RaspberryMatic
jens-maus
jens-maus commented Apr 17, 2019

The following WebUI dependencies should be evaluated to be updated with newer versions available:

C++高性能分布式服务器框架,webserver,websocket server,自定义tcp_server(包含日志模块,配置模块,线程模块,协程模块,协程调度模块,io协程调度模块,hook模块,socket模块,bytearray序列化,http模块,TcpServer模块,Websocket模块,Https模块等, Smtp邮件模块, MySQL, SQLite3, ORM,Redis,Zookeeper)

  • Updated May 22, 2020
  • C++
pyroscope
pyroscope commented Jun 10, 2018
  • Because greater= sucks for numbers
  • math.eq, math.lt, math.gt, math.ne, math.le, math.ge
  • Same semantics as other math.* commands
    • maybe change (fix) semantics before the release, namely the obscure handling of nested lists after the 1st arg
    • strings (digits) or values accepted
    • operator is applied to first arg against all following args
    • default OR semantic
jmetrius
jmetrius commented Jan 15, 2020

I ran into an interesting bug while doing some testing on Firefox (https://bugzilla.mozilla.org/show_bug.cgi?id=1609483).
Basically, if no version information is provided distro.version() returns an empty string and that was unexpected.
https://www.freedesktop.org/software/systemd/man/os-release.html states providing no version information is valid behaviour for rolling release distributions (su

Improve this page

Add a description, image, and links to the distribution topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the distribution topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.