nixpkgs/pkgs
Michał Janiszewski 3f05186984 Compare to None using identity is operator
This is a trivial change that replaces `==` operator with `is` operator, following PEP 8 guideline:

> Comparisons to singletons like None should always be done with is or is not, never the equality operators.

https://legacy.python.org/dev/peps/pep-0008/#programming-recommendations
2018-10-30 21:30:56 +01:00
..
applications pythonPackages.pythondaemon: rename to pythonPackages.python-daemon 2018-10-30 21:09:34 +01:00
build-support Compare to None using identity is operator 2018-10-30 21:30:56 +01:00
common-updater
data Merge pull request #49085 from hamishmack/google-fonts-macos 2018-10-29 20:46:44 +00:00
desktops Merge pull request #48839 from romildo/upd.dde-daemon 2018-10-30 10:44:03 +01:00
development python36Packages.nbxmpp: 0.6.6 -> 0.6.8 2018-10-30 21:11:19 +01:00
games Merge pull request #49095 from Synthetica9/steam-update 2018-10-28 21:43:50 +01:00
misc Merge pull request #48286 from matthewbauer/avrgcc 2018-10-30 13:49:08 -05:00
os-specific upower: 0.99.8 -> 0.99.9 2018-10-29 08:07:01 -05:00
servers Merge pull request #48664 from alyssais/postgres11 2018-10-30 15:54:42 +01:00
shells Merge pull request #49086 from dtzWill/update/zsh-completions 2018-10-25 14:59:25 +01:00
stdenv make-derivation: set CMAKE_SYSTEM_* when cross compiling 2018-10-16 21:50:37 -05:00
test Remove openftd 2018-10-21 21:52:20 +02:00
tools virtualgl-lib: fix broken startup script (#49185) 2018-10-30 16:15:53 +01:00
top-level pythonPackages.pythondaemon: rename to pythonPackages.python-daemon 2018-10-30 21:09:34 +01:00