#
gnu
Here are 383 public repositories matching this topic...
Install archlinux as the WSL (Windows Subsystem for Linux) host.
-
Updated
Nov 21, 2017 - Batchfile
AriadnaVA
commented
Sep 7, 2020
Describe the bug
On the new registration page, the nickname prefix moves to a separate line.
To Reproduce
Steps to reproduce the behavior:
- Go to '/users/sign_up'
- Resize viewport
- See the nickname input wrapping to a new line
Expected behavior
Prefix and input stay on the same line
Screenshoot
. *** Larger patches require copyright assignment to FSF. please file bugs here. ***
-
Updated
Sep 14, 2020 - Objective-C
What I Learned from porting my projects to FreeBSD
-
Updated
Jul 7, 2020
Mastering Embedded Linux Programming – Second Edition, published by Packt
-
Updated
Aug 20, 2020 - C
Example based guide to mastering GNU sed
-
Updated
Aug 17, 2020 - Shell
GNU Hyperbole: The Everyday, Hypertextual Information Manager
-
Updated
Aug 2, 2020 - Emacs Lisp
GNU Psychosynth is a a synthesizer and modular audio framework inspired by the ideas of the Reactable.
-
Updated
Oct 8, 2019 - C++
Yet another INI parser
config
c
parser
unix
library
configuration
configuration-management
ini
gnu
configuration-file
ini-parser
ini-config
conf
ini-reader
shared-library
cstring
ini-file
ini-library
conf-library
conf-file
-
Updated
May 11, 2020 - C
An Alternative to MacOS Mojave Dynamic Theme and Wallpaper Changer for KDE Plasma 5
python
linux
theme
alternative
light-theme
ubuntu
kde
dynamic
gnu-linux
kde-plasma-5
python3
kde-desktop
gnu
linux-app
kubuntu
breeze
kde-neon
kvantum
ubuntu1804
macos-mojave
-
Updated
Apr 16, 2020 - Python
Improve this page
Add a description, image, and links to the gnu topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gnu topic, visit your repo's landing page and select "manage topics."
unicode_literalswas necessary pre-Python 2.6;absolute_importpre-2.5.It's especially not necessary on Py3.
Hence in the sence of cleaning up the source tree, deletion of all
from __future__ import somethingfrom the python files is desirable. This should ideally not happen manually, but with a script, or command line: we need to do that onmaster, but it might also be desirable to