Skip to content

Commit 44ce7c7

Browse files
committed
Add whatsnew entry for improved sys module
1 parent a089371 commit 44ce7c7

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Doc/whatsnew/3.15.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -443,6 +443,13 @@ ssl
443443
(Contributed by Ron Frederick in :gh:`137197`.)
444444

445445

446+
sys
447+
---
448+
449+
* Added :data:`sys.abi_info` object to make ABI information more easily accessible.
450+
(Contributed by Klaus Zimmermann in :gh:`137476`.)
451+
452+
446453
tarfile
447454
-------
448455

0 commit comments

Comments
 (0)