-
### Description
Currently, VarDumper shows visibility of attributes with the standard notation : `-` for private props, `#` for protected ones and `+` for public ones.
Should the new asymmetric …
-
# Bug report
### Bug description:
When pickling a container object. The pickler class will store child-objects to its self.memo even if the container could not be fully pickled (and not written to t…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the [LangGraph](https://langchain-ai.github.io/langgraph/)/LangChain documentation with the integrat…
-
hi, tried the class dumper and got error , maybe something is changed in the bdj runtime?
ps5 version : 4.50
![class dumper-error](https://github.com/hammer-83/ps5-jar-loader/assets/3883669/a66c3a2…
-
* cattrs version: 24.1.2
* Python version: 3.11
* Operating System: Linux
### Description
Use an enum's value as the default of a class (instead of the enum reference) causes an unhelpful back…
-
Trying to run DahuaConsole on a Debian12.8 system with python3.11.
Console seems to be able to login as usual, but unfortunately as soon as I issue a command it crashes:
```
root@ldap:/etc/Dahua…
-
### Initial Checks
- [X] I confirm that I'm using Pydantic V2
### Description
Setting the `serialize_as_any` parameter for the `BaseModel.model_dump[_xxx]()` methods to `True` causes an error…
-
Hi guys, I really appreciate your amazing work that goes into LFortran. I thought, I'll test, how far I get with it to build the [Fortuno unit testing](https://github.com/fortuno-repos/fortuno) framew…
aradi updated
20 hours ago
-
### Prerequisites
- [X] I understand and accept the project's [code of conduct](https://github.com/PrestaShop/PrestaShop/blob/develop/CODE_OF_CONDUCT.md).
- [X] I have already [searched in existing i…
-
### Discussed in https://github.com/apiflask/apiflask/discussions/623
Originally posted by **YaoJusheng** November 26, 2024
Sometimes the front-end and back-end code styles are not completely …