Message359314
Thank you msg356892 for spear heading this for me. I family things to attend to so I apologize for opening this bug report and then walking away..
As far as recreating this issue. It simple to do. you can either use cython or you can put together a quick script that will make say 150 extensions. put one line of code in it and compile it.. The results always end up being the same 123 extensions can be loaded on the 124th a TB happens.. It does not matter where the files are inside the package. it is always the 124th one that gets loaded for any one package. importing a pyd from another package does not change the number. The extensions have to be a direct descendant of one single package. |
|
Date |
User |
Action |
Args |
2020-01-05 01:12:07 | Kevin Schlossser | set | recipients:
+ Kevin Schlossser, paul.moore, tim.golden, eric.araujo, zach.ware, steve.dower, dstufft, Yurii Leonov |
2020-01-05 01:12:07 | Kevin Schlossser | set | messageid: <1578186727.72.0.757294489245.issue38597@roundup.psfhosted.org> |
2020-01-05 01:12:07 | Kevin Schlossser | link | issue38597 messages |
2020-01-05 01:12:07 | Kevin Schlossser | create | |
|