-
The MobWrite server is written in python, and was adopted by CodeCity. It has numerous python style issues, raised in PR #198, including:
- Extensive use of global variables.
- Generally poor obj…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Sphinx or rinoh output
```text
Exception occurred:
File "C:\Users\rdenn\AppData\Roaming\Python\Python311\si…
-
I think it could be a great idea, to port some pure-python infrastructure libraries to Mojo anyways, so people, who know python well enough could eaily migrate to this high-performance language, so wh…
-
```shell
my-project$ git clang-format
...
File "C:/msys64/mingw64/bin/git-clang-format", line 310, in cd_to_toplevel
os.chdir(toplevel)
WindowsError: [Error 3] Le chemin d▒acc▒s sp▒cifi▒ es…
-
Three parts to this issue:
- Update every Python file with one or more comments that describe what the file does (exclude non-Python files since they don't necessarily support in-line comments)
- Ad…
-
- [x] I'm on the [latest version](https://pypi.org/project/djlint/) of djLint
- [x] I've searched the [issues](https://github.com/djlint/djLint/issues)
- [x] I've read the [docs](https://djlint.com)…
-
### Pandas version checks
- [x] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pandas.pydata.org/docs/whatsn…
-
hello, I just wanted to let you know about some stuff I've been doing to visualize nucmer output - stacked dotplots and other stuff. Code is here: https://github.com/ctb/2020-stacked-dot-plots
than…
-
See [PEP 3151](http://www.python.org/dev/peps/pep-3151/) for details on exceptions.
In particular it would be nice to raise BlockingIOError and InterruptedError. I'm not sure whether we should subcla…
-
### Bug description
When previewing websites (not individual documents, where this error doesn't appear to occur), saving a change to a QMD file hot-reloads that page preview. If you then make a chan…