Ran
|
Files
3
|
Run time
0s
|
Badge
Embed ▾
README BADGES
|
push
github
Preliminary support for Python 3.13a3 (#68) * Preliminary support for Python 3.13a3 * Replace no longer existing function. See https://docs.python.org/3.13/whatsnew/3.13.html#id11 * Fix tests on Python 3.13.0a3. In https://github.com/python/cpython/commit/89cee94b3, a persistent_id class method was added to the stdlib Pickler class. This prevents setting it as an instance attribute. As a workaround, I updated the tests to use a custom Pickler subclass that overrides the persistent_id method. --------- Co-authored-by: David Glick <david@glicksoftware.com>
368 of 384 branches covered (0.0%)
Branch coverage included in aggregate %.
1657 of 1679 relevant lines covered (98.69%)
7.87 hits per line
Coverage | ∆ | File | Lines | Relevant | Covered | Missed | Hits/Line | Branch Hits | Branch Misses |
---|