-
BPO | [35786](https://bugs.python.org/issue35786)
--- | :---
Nosy | @pfmoore, @pitrou, @tjguk, @zware, @MojoVampire, @applio, @websurfer5, @ian-bertolacci
*Note: these values reflect the state of the…
-
# Bug report
from multiprocessing.shared_memory import ShareableList
s, b = '\x00\x01\x00', bytes([0,1,0])
sl = ShareableList([s, b])
s == sl[0], b == sl[1]
gives `(False, Fal…
-
### Description
Recently, a question regarding this has already been asked that, in my opinion, was not formulated quite accurately.
I would like to know if you plan to implement a function for …
-
BPO | [35608](https://bugs.python.org/issue35608)
--- | :---
Nosy | @tim-one, @pitrou, @applio, @eamanu, @ruozeng-w
*Note: these values reflect the state of the issue at the time it was migrated and …
-
BPO | [35813](https://bugs.python.org/issue35813)
--- | :---
Nosy | @brettcannon, @nascheme, @rhettinger, @terryjreedy, @ronaldoussoren, @pitrou, @osvenskan, @giampaolo, @skrah, @pmp-p, @ambv, @ericsn…
-
I would like to use dragon as within the context of a larger piece of python software ([Cubed](https://github.com/cubed-dev/cubed) - see https://github.com/cubed-dev/cubed/issues/467). In particular I…
-
Hi,
Really love the work done in this repo, it has been really helpful. Just a request, could you please add more documentation regarding fine-tuning the models for a new voice, using available mode…
-
BPO | [28052](https://bugs.python.org/issue28052)
--- | :---
Nosy | @applio
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.*
S…
-
BPO | [23100](https://bugs.python.org/issue23100)
--- | :---
Nosy | @rhettinger, @pitrou, @applio
*Note: these values reflect the state of the issue at the time it was migrated and might not reflect …
-
BPO | [29454](https://bugs.python.org/issue29454)
--- | :---
Nosy | @rhettinger, @applio, @aptrishu
*Note: these values reflect the state of the issue at the time it was migrated and might not reflec…