https://github.com/python/cpython
Revision 1cf93a76c2cf307f2e1e514a8944864f746337ea authored by Garvit Khatri on 28 March 2017, 15:43:38 UTC, committed by R. David Murray on 28 March 2017, 15:43:38 UTC
Add the 'monetary' parameter to format_string so that all
uses of format can be converted to format_string.  Adjust
the documentation accordingly, and add a deprecation
warning when format is used.
1 parent c8fa45b
History
Tip revision: 1cf93a76c2cf307f2e1e514a8944864f746337ea authored by Garvit Khatri on 28 March 2017, 15:43:38 UTC
bpo-10379: add 'monetary' to format_string, deprecate format
Tip revision: 1cf93a7
File Mode Size
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.bzrignore -rw-r--r-- 582 bytes
.codecov.yml -rw-r--r-- 545 bytes
.gitattributes -rw-r--r-- 255 bytes
.gitignore -rw-r--r-- 1.4 KB
.hgeol -rw-r--r-- 1.0 KB
.hgignore -rw-r--r-- 1.3 KB
.hgtags -rw-r--r-- 8.7 KB
.hgtouch -rw-r--r-- 1.3 KB
.mention-bot -rw-r--r-- 248 bytes
.travis.yml -rw-r--r-- 3.4 KB
LICENSE -rw-r--r-- 12.5 KB
Makefile.pre.in -rw-r--r-- 57.6 KB
README.rst -rw-r--r-- 9.1 KB
aclocal.m4 -rw-r--r-- 10.7 KB
config.guess -rwxr-xr-x 41.9 KB
config.sub -rwxr-xr-x 34.9 KB
configure -rwxr-xr-x 473.9 KB
configure.ac -rw-r--r-- 156.9 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 40.5 KB
setup.py -rw-r--r-- 96.4 KB

README.rst

back to top