Simon Piechutowski
Simon Piechutowski
I have the same error on Docker 4.27.2.
@ofek you can add this task for the Cyber Sec team: every denied access attempt must be logged with "You Shall Not Pass!" ๐
Let me give this a shot ๐
@Starbuck5, donโt you think the getter should return the exact value that the setter sets? In this case, the getter returns a different value due to an implementation detail that...
> I want the Python function to return the actual C state Why not both? Why not having 2 methods like `get_C_volume` and `get_Python_volume` (do not take names literally). First...
`Return the volume of the channel for the current playing sound in the range of 0.0 to 1.0 (inclusive). This does not take into account stereo separation used by `Channel.set_volume()`....