Issue #5835: Deprecate PyOS_ascii_formatd. · pythoncapi/cpython@cc32a11 · GitHub
Skip to content

Commit cc32a11

Browse files
committed
Issue python#5835: Deprecate PyOS_ascii_formatd.
1 parent 886b40a commit cc32a11

3 files changed

Lines changed: 58 additions & 3 deletions

File tree

Doc/c-api/conversion.rst

Lines changed: 37 additions & 0 deletions

Misc/NEWS

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ What's New in Python 3.1 beta 1?
1212
Core and Builtins
1313
-----------------
1414

15+
- Issue #5835: Deprecate PyOS_ascii_formatd.
16+
1517
- Issue #4971: Fix titlecase for characters that are their own
1618
titlecase, but not their own uppercase.
1719

Python/pystrtod.c

Lines changed: 19 additions & 3 deletions

0 commit comments

Comments
 (0)