gnu
Here are 393 public repositories matching this topic...
-
Updated
Nov 21, 2017 - Batchfile
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
![big_nickname_wrap](https://user-images.githubusercontent.com/691
-
Updated
Sep 30, 2020 - Shell
-
Updated
Oct 3, 2020 - Objective-C
-
Updated
May 14, 2020
-
Updated
Aug 19, 2020 - C
-
Updated
Jun 20, 2020 - Emacs Lisp
-
Updated
Jul 19, 2020 - C++
-
Updated
Sep 30, 2020 - Shell
-
Updated
Oct 6, 2020 - Objective-C
-
Updated
Jul 7, 2020
-
Updated
Aug 20, 2020 - C
-
Updated
Sep 30, 2020 - Shell
-
Updated
Oct 4, 2020 - Emacs Lisp
-
Updated
Oct 8, 2019 - C++
-
Updated
Oct 6, 2020 - C
-
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