Staging
v0.5.1
https://github.com/python/cpython
Revision 945fff44c496c3d918d42b148087faf73008c85d authored by Yury Selivanov on 22 May 2015, 20:28:05 UTC, committed by Yury Selivanov on 22 May 2015, 20:28:05 UTC
Also, deprecate formatargspec, formatargvalues, and getargvalues
functions.  Since we are deprecating 'getfullargspec' function in
3.5 (documentation only, no DeprecationWarning), it makes sense
to also deprecate functions designed to be directly used with it.

In 3.6 we will remove 'getargsspec' function (was deprecated since
Python 3.0), and start raising DeprecationWarnings in other
'getarg*' family of functions.  We can remove them in 3.7 or later.

Also, it is worth noting, that Signature API does not provide 100%
of functionality that deprecated APIs have.  It is important to do
a soft deprecation of outdated APIs in 3.5 to gather users feedback,
and improve Signature object.
1 parent c8386f7
History
Tip revision: 945fff44c496c3d918d42b148087faf73008c85d authored by Yury Selivanov on 22 May 2015, 20:28:05 UTC
Issue 20438: Add a note about deprecating old inspect APIs to whatsnew.
Tip revision: 945fff4
File Mode Size
_ctypes
_decimal
_io
_multiprocessing
_sqlite
cjkcodecs
clinic
expat
zlib
README -rw-r--r-- 112 bytes
Setup.config.in -rw-r--r-- 409 bytes
Setup.dist -rw-r--r-- 14.8 KB
_bisectmodule.c -rw-r--r-- 7.4 KB
_bz2module.c -rw-r--r-- 24.5 KB
_codecsmodule.c -rw-r--r-- 36.8 KB
_collectionsmodule.c -rw-r--r-- 68.3 KB
_cryptmodule.c -rw-r--r-- 1.4 KB
_csv.c -rw-r--r-- 49.8 KB
_curses_panel.c -rw-r--r-- 14.2 KB
_cursesmodule.c -rw-r--r-- 101.3 KB
_datetimemodule.c -rw-r--r-- 177.4 KB
_dbmmodule.c -rw-r--r-- 13.1 KB
_elementtree.c -rw-r--r-- 110.7 KB
_functoolsmodule.c -rw-r--r-- 18.2 KB
_gdbmmodule.c -rw-r--r-- 18.0 KB
_hashopenssl.c -rw-r--r-- 23.0 KB
_heapqmodule.c -rw-r--r-- 20.9 KB
_json.c -rw-r--r-- 61.8 KB
_localemodule.c -rw-r--r-- 16.9 KB
_lsprof.c -rw-r--r-- 27.1 KB
_lzmamodule.c -rw-r--r-- 46.8 KB
_math.c -rw-r--r-- 7.0 KB
_math.h -rw-r--r-- 995 bytes
_opcode.c -rw-r--r-- 1.7 KB
_operator.c -rw-r--r-- 38.2 KB
_pickle.c -rw-r--r-- 204.8 KB
_posixsubprocess.c -rw-r--r-- 25.7 KB
_randommodule.c -rw-r--r-- 15.6 KB
_scproxy.c -rw-r--r-- 6.1 KB
_sre.c -rw-r--r-- 77.5 KB
_ssl.c -rw-r--r-- 140.3 KB
_ssl_data.h -rw-r--r-- 67.9 KB
_stat.c -rw-r--r-- 15.4 KB
_struct.c -rw-r--r-- 64.0 KB
_testbuffer.c -rw-r--r-- 82.0 KB
_testcapimodule.c -rw-r--r-- 119.2 KB
_testimportmultiple.c -rw-r--r-- 1.1 KB
_threadmodule.c -rw-r--r-- 43.3 KB
_tkinter.c -rw-r--r-- 92.6 KB
_tracemalloc.c -rw-r--r-- 37.8 KB
_weakref.c -rw-r--r-- 3.4 KB
_winapi.c -rw-r--r-- 46.1 KB
addrinfo.h -rw-r--r-- 6.1 KB
ar_beos -rwxr-xr-x 1.8 KB
arraymodule.c -rw-r--r-- 86.5 KB
atexitmodule.c -rw-r--r-- 8.7 KB
audioop.c -rw-r--r-- 56.2 KB
binascii.c -rw-r--r-- 50.9 KB
cmathmodule.c -rw-r--r-- 39.0 KB
config.c.in -rw-r--r-- 1.6 KB
errnomodule.c -rw-r--r-- 28.1 KB
faulthandler.c -rw-r--r-- 32.2 KB
fcntlmodule.c -rw-r--r-- 18.9 KB
fpectlmodule.c -rw-r--r-- 9.9 KB
fpetestmodule.c -rw-r--r-- 5.7 KB
gc_weakref.txt -rw-r--r-- 11.2 KB
gcmodule.c -rw-r--r-- 56.8 KB
getaddrinfo.c -rw-r--r-- 18.4 KB
getbuildinfo.c -rw-r--r-- 1.2 KB
getnameinfo.c -rw-r--r-- 6.2 KB
getpath.c -rw-r--r-- 27.1 KB
grpmodule.c -rw-r--r-- 5.8 KB
hashlib.h -rw-r--r-- 2.1 KB
hashtable.c -rw-r--r-- 14.7 KB
hashtable.h -rw-r--r-- 4.0 KB
itertoolsmodule.c -rw-r--r-- 143.9 KB
ld_so_aix.in -rw-r--r-- 6.1 KB
ld_so_beos -rwxr-xr-x 1.8 KB
main.c -rw-r--r-- 23.7 KB
makesetup -rwxr-xr-x 7.2 KB
makexp_aix -rwxr-xr-x 3.2 KB
mathmodule.c -rw-r--r-- 65.3 KB
md5module.c -rw-r--r-- 15.0 KB
mmapmodule.c -rw-r--r-- 45.1 KB
nismodule.c -rw-r--r-- 11.7 KB
ossaudiodev.c -rw-r--r-- 36.2 KB
overlapped.c -rw-r--r-- 35.9 KB
parsermodule.c -rw-r--r-- 101.9 KB
posixmodule.c -rw-r--r-- 337.0 KB
posixmodule.h -rw-r--r-- 553 bytes
pwdmodule.c -rw-r--r-- 5.7 KB
pyexpat.c -rw-r--r-- 60.5 KB
readline.c -rw-r--r-- 35.2 KB
resource.c -rw-r--r-- 11.9 KB
rotatingtree.c -rw-r--r-- 3.4 KB
rotatingtree.h -rw-r--r-- 901 bytes
selectmodule.c -rw-r--r-- 74.9 KB
sha1module.c -rw-r--r-- 14.1 KB
sha256module.c -rw-r--r-- 22.2 KB
sha512module.c -rw-r--r-- 28.3 KB
signalmodule.c -rw-r--r-- 41.2 KB
socketmodule.c -rw-r--r-- 205.9 KB
socketmodule.h -rw-r--r-- 6.3 KB
spwdmodule.c -rw-r--r-- 5.8 KB
sre.h -rw-r--r-- 2.8 KB
sre_constants.h -rw-r--r-- 2.5 KB
sre_lib.h -rw-r--r-- 45.6 KB
symtablemodule.c -rw-r--r-- 2.5 KB
syslogmodule.c -rw-r--r-- 9.4 KB
termios.c -rw-r--r-- 20.4 KB
testcapi_long.h -rw-r--r-- 6.8 KB
timemodule.c -rw-r--r-- 41.4 KB
tkappinit.c -rw-r--r-- 4.7 KB
tkinter.h -rw-r--r-- 881 bytes
unicodedata.c -rw-r--r-- 40.4 KB
unicodedata_db.h -rw-r--r-- 493.9 KB
unicodename_db.h -rw-r--r-- 1.6 MB
winreparse.h -rw-r--r-- 1.4 KB
xxlimited.c -rw-r--r-- 6.6 KB
xxmodule.c -rw-r--r-- 12.1 KB
xxsubtype.c -rw-r--r-- 10.6 KB
zipimport.c -rw-r--r-- 45.7 KB
zlibmodule.c -rw-r--r-- 40.8 KB

README

back to top