mirror of
https://github.com/python/cpython.git
synced 2025-11-02 19:12:55 +00:00
Issue #23392: Added tests for marshal C API that works with FILE*.
This commit is contained in:
parent
17d337bc7a
commit
b51813403f
3 changed files with 255 additions and 12 deletions
|
|
@ -326,6 +326,8 @@ IDLE
|
|||
Tests
|
||||
-----
|
||||
|
||||
- Issue #23392: Added tests for marshal C API that works with FILE*.
|
||||
|
||||
- Issue #18982: Add tests for CLI of the calendar module.
|
||||
|
||||
- Issue #19548: Added some additional checks to test_codecs to ensure that
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue