Skip to content

Commit 1234296

Browse files
committed
Add whatsnew entry for improved sys module
1 parent e9610b6 commit 1234296

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Doc/whatsnew/3.15.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -325,6 +325,13 @@ ssl
325325
(Contributed by Ron Frederick in :gh:`136306`)
326326

327327

328+
sys
329+
---
330+
331+
* Added :data:`sys.abi_info` object to make ABI information more easily accessible.
332+
(Contributed by Klaus Zimmermann in :gh:`137476`.)
333+
334+
328335
tarfile
329336
-------
330337

0 commit comments

Comments
 (0)