@@ -307,37 +307,33 @@ affected projects: ``PyDescr_NAME()``, ``PyDescr_TYPE()``,
307
307
Statistics
308
308
----------
309
309
310
- In total (projects on PyPI and not on PyPI), 41 projects are known to be
310
+ In total (projects on PyPI and not on PyPI), 34 projects are known to be
311
311
affected by this PEP:
312
312
313
- * 14 projects (34 %) are already fixed
314
- * 27 projects (66 %) are not fixed yet
315
- (pending fix or generated Cython code)
313
+ * 16 projects (47 %) are already fixed
314
+ * 18 projects (53 %) are not fixed yet
315
+ (pending fix or have to regenerate their Cython code)
316
316
317
- On January 27 , 2022, the PEP affects 27 projects (0.5 %) of the top 5000
317
+ On September 9 , 2022, the PEP affects 18 projects (0.4 %) of the top 5000
318
318
PyPI projects:
319
319
320
- * 22 projects (0.4 %) have to regenerate their Cython code
321
- * 5 projects (0.1%) have a pending fix
320
+ * 15 projects (0.3 %) have to regenerate their Cython code
321
+ * 3 projects (0.1%) have a pending fix
322
322
323
323
Top 5000 PyPI
324
324
-------------
325
325
326
- Projects with a pending fix (5 ):
326
+ Projects with a pending fix (3 ):
327
327
328
328
* datatable (1.0.0):
329
- `pending PR <https://github.com/h2oai/datatable/pull/3231 >`__
329
+ `fixed <https://github.com/h2oai/datatable/commit/02f13114828ed4567e4410f5bac579895e20355a >`__
330
330
* guppy3 (3.1.2):
331
331
`fixed <https://github.com/zhuyifei1999/guppy3/commit/4cb9fcb5d75327544a6875b6caabfdffb70a7e29 >`__
332
- * python-snappy (0.6.0):
333
- `fixed <https://github.com/andrix/python-snappy/commit/1a539d71d5b1ceaf9a2291f21f686cf53a46d707 >`__
334
- * recordclass (0.17.1):
335
- `fixed <https://bitbucket.org/intellimath/recordclass/commits/d20d72fa3cdbdcf96c72941560041460adeecff1 >`__
336
- * scipy (1.7.3): fixed (need to update boost)
332
+ * scipy (1.9.1): need to update boost python
337
333
338
- Moreover, 22 projects have to regenerate their Cython code.
334
+ Moreover, 15 projects have to regenerate their Cython code.
339
335
340
- Projects released with a fix (10 ):
336
+ Projects released with a fix (12 ):
341
337
342
338
* bitarray (1.6.2):
343
339
`commit <https://github.com/ilanschnell/bitarray/commit/a0cca9f2986ec796df74ca8f42aff56c4c7103ba >`__
@@ -357,6 +353,10 @@ Projects released with a fix (10):
357
353
* PyGObject (3.42.0)
358
354
* pyside2 (5.15.1):
359
355
`bug report <https://bugreports.qt.io/browse/PYSIDE-1436 >`__
356
+ * python-snappy (0.6.1):
357
+ `fixed <https://github.com/andrix/python-snappy/commit/1a539d71d5b1ceaf9a2291f21f686cf53a46d707 >`__
358
+ * recordclass (0.17.2):
359
+ `fixed <https://bitbucket.org/intellimath/recordclass/commits/d20d72fa3cdbdcf96c72941560041460adeecff1 >`__
360
360
* zstd (1.5.0.3):
361
361
`commit <https://github.com/sergey-dryabzhinsky/python-zstd/commit/8aa6d7a4b250e1f0a4e27b4107c39dc516c87f96 >`__
362
362
0 commit comments