Peter Cock

Results 226 issues of Peter Cock

PyPI has our (recent?) `*.tar.gz` releases, and in future we'd like to do wheels there too. However, can we and should we simply host all the old `*.tar.gz`, `*.zip`, `*.exe`...

We could update http://biopython.org/wiki/GitUsage to be much shorter (refer to more external resources at GitHub or elsewhere rather than duplicate things) (_update: perhaps not, see below_), and concentrate on for...

The old MediaWiki page had http://biopython.org/wiki/Special:AllPages in the sidebar which was useful when browsing the content, and for ensuring search engines found everything. For now we can browse the source...

help wanted

Re: https://github.com/biopython/biopython.github.io/blob/master/wiki/Building_a_release.md aka https://biopython.org/wiki/Building_a_release This will probably fall to me, but the website changes have knock on implications for doing a Biopython release - the uploads are now done via...

Having the last changed date from the source `wiki/Example.md` file in the HTML rendered version would be useful for readers. I've seen an example putting the site rendering time-stamp in...

help wanted

Steps to reproduce at time of writing: 1. Goto https://www.otreehub.com/projects/mdt-intr-exp-met/ 2. Text includes the line "To edit your app's description, go to settings.py and edit DEMO_PAGE_INTRO_HTML." 3. Click "Browse source...

There doesn't seem to be a search option, so the page number may change... 1. Goto https://www.otreehub.com/projects/?page=6 (page number will change) 2. Find the "test-carl" entry: > test-carl > >...

(Unsure if you want oTree Hub bug reports here, or just emailed to the oTree Google Group?) I have been browsing the public projects on oTree Hub: https://www.otreehub.com/projects/ There are...

Spotted via the compiler warnings trying to build FALCON locally, ``` src/c/DW_banded.c: In function ‘my_calloc’: src/c/DW_banded.c:109:17: warning: too many arguments for format [-Wformat-extra-args] msg, nitems, size, lineno); ^ ``` This...