Test: python312-3.12.8-1 small fix

2025-01-03 Thread Teepean via Cygwin
I did a quick test with python 3.12 and noticed this in pyconfig.h /* Define on FreeBSD to activate all library features */ #define __BSD_VISIBLE 1 I assume this should be #undef? At least it is in previous versions. -- Problem reports: https://cygwin.com/problems.html FAQ:

Re: Python 3.x status?

2024-12-21 Thread Teepean via Cygwin
> I have some time available now and I will look again at the problem, > but if some Python expert want to also look on it, I will appreciate. MSYS2 does have a working Python 3.12.8 https://github.com/msys2/MSYS2-packages/tree/master/python -- Problem reports: https://cygwin.com/problem

Re: Thread memory allocation issue

2024-11-18 Thread Teepean via Cygwin
> Given that the result of the investigation a couple years ago was, > essentially, no change to Cygwin's malloc*, why has the problem > manifested again recently?  Have you been benchmarking/testing all > along?  Can you be more specific about which recent Cygwin versions? The original executab

Thread memory allocation issue

2024-11-17 Thread Teepean via Cygwin
Hello! I raised this issue couple of years ago on cygwin-developer but now when the problem has manifested again with recent versions of Cygwin I decided to post this to general discussion list. Steps to Reproduce 1. Compile BWA normally https://github.com/lh3/bwa/ 2. Compile BWA with rpmall

Re: Newer Python? (was: Updated: python 3.8/3.9 packages)

2024-11-10 Thread Teepean via Cygwin
> On Saturday, 9 November 2024 at 04:53:37 pm GMT+2, Jon Turney via Cygwin > wrote: >  > On 15/09/2024 12:08, Michael Cook via Cygwin wrote: > > On Sat Dec 23 03:54:54 GMT 2023 Marco Atzeri wrote: > >> Python 3.12 will be in the near future introduced and we will skip 3.10 and > > 3.11. > > > >