-
Python is liberal about what a float looks like, humans have more problems. A leading or trailing . is easy to miss, and with the wrong font or size, can look like a ,, impeding readability (and the t…
-
Originally reported by: **Adam Groszer (BitBucket: [agroszer](http://bitbucket.org/agroszer), GitHub: @agroszer?)**
---
I created a repo to repro this:
https://github.com/agroszer/playground
After…
-
Originally reported by: **Adam Groszer (BitBucket: [agroszer](http://bitbucket.org/agroszer), GitHub: [agroszer](http://github.com/agroszer))**
---
I created a repo to repro this:
https://github.co…
-
I'm getting this error:
```
$ make pylint
pylint -E gammapy/ \
--ignore=_astropy_init.py,gammapy/extern \
-d E0611,E1101,E1103 \
--msg-template='{C}: {path}:{line}:{column}: {msg} ({symbol})'…
cdeil updated
2 months ago
-
Hi,I use cpp-peglib in my project, It raise errors when build by clang++, `std::__once_callable` no defined , since I call parse function in only one thread, can I remove all call_once function,can i…
-
This happened out of a sudden, I didn't change anything.
Output:
```
Messages
========
.
Line: None
pylint: failure / Tool pylint failed to run (exception was raised)
```
Traceb…
-
### Affected version(s)
4.9+
### Description
The class comment of our `contao.security.token_checker` service says:
```php
/**
* @internal Do not inherit from this class; decorate the "contao…
-
### Affected version(s)
5.x
### Description
Since symfony 6.3 an error is thrown when starting a session in stateless routes.
see: https://github.com/symfony/symfony/blob/431d32156c814fdc255…
-
**Affected version(s)**
4.5 and 4.6
**Description**
When I'm logged in as a `FrontendUser` and call an API Endpoint, I'm not able to access the user in the API Controller. As of 4.5 the symfony…
-
**Affected versions**
Contao `^4.6`
**Description**
Legacy content elements are in order to apply the visibility settings (`invisible`, `start`, `stop`).
https://github.com/contao/contao/…