-
Are there any published artifacts somewhere?
-
At pyOpenSci we have 3 sphinx books that we use to create online content for peer review, our
* [Handbook](https://github.com/pyOpenSci/handbook)
* [Packaging guide + tutorials.](https://github.…
-
Once I implement #51 I still have the problem of the graphics window popping up in-your-face. As a temporary solution I could give users code to make it pop in a certain area of your screen (ex: righ…
-
Currently filters are applied for sections. How about filters for level, submission date ?
-
(Followup to [discussion during packaging minisummit at PyCon North America in May 2019](https://docs.google.com/document/d/1Wz2-ECkicJgAmQDxMFivWmU2ZunKvPZ2UfQ59zDGj7g/edit#heading=h.epsfzwqu8iin).)
…
-
BPO | [23999](https://bugs.python.org/issue23999)
--- | :---
Nosy | @doko42, @mdickinson, @ericvsmith, @tiran, @serhiy-storchaka
*Note: these values reflect the state of the issue at the time it was …
-
### Describe the bug
When following the BeeWare tutorial on a Big Sur MacOS (x86_64), the `briefcase build` command is unable to code sign.
### Steps to reproduce
1. Follow the steps in the BeeWare…
-
BPO | [975330](https://bugs.python.org/issue975330)
--- | :---
Nosy | @warsaw, @devdanzin, @bitdancer
Files | [Charset.diff](https://bugs.python.org/file1309/Charset.diff "Uploaded as text/plain at 20…
-
As discussed, it might be possible to extend our partition-based type propagator into a single-pass constant propagator, which can potentially be executed on the same pass as the type propagator. This…
-
## Problem
Currently, twine supports obtaining credentials (username, password, and cert locations) from four sources: environment variables, the `.pypirc` config file, values passed in from the co…