Staging
v0.5.1
https://github.com/python/cpython
Revision caa63808861d4e92d4dc1005fc01de0f2e4a8fd0 authored by Guido van Rossum on 12 January 1995, 11:45:45 UTC, committed by Guido van Rossum on 12 January 1995, 11:45:45 UTC
use the new names exclusively, and the linker will see the new names.
Files that import "Python.h" also only see the new names.  Files that
import "allobjects.h" will continue to be able to use the old names,
due to the inclusion (in allobjects.h) of "rename2.h".
1 parent 94390ec
Raw File
Tip revision: caa63808861d4e92d4dc1005fc01de0f2e4a8fd0 authored by Guido van Rossum on 12 January 1995, 11:45:45 UTC
The great renaming, phase two: all header files have been updated to
Tip revision: caa6380
.hgtags
17eff686be30de0869e6429dc899ebd5d11bfcfe v0.9.8
528bb189d30311d2cea71ffae3e1940e1f17097d v0.9.9
20f984c32c71fc7269e0da860f76ba0a36eefce5 v1.0.1
c2bc4e060320b62a541599d4e60b624a2a583c55 v1.0.2
0a445ebc9a917d5b3fbd6f62e49cc4f3056b4d9c v1.1
df3bafb2d3fa64ef00d8357101477ea9721cb66a v1.1.1
back to top