.. |
Python-ast.h
|
Issue #1066: implement PEP 3109, 2/3 of PEP 3134.
|
2007-08-31 00:04:24 +00:00 |
Python.h
|
Merged in py3k-buffer branch to main line. All objects now use the buffer protocol in PEP 3118.
|
2007-08-18 11:21:56 +00:00 |
abstract.h
|
Merged in py3k-buffer branch to main line. All objects now use the buffer protocol in PEP 3118.
|
2007-08-18 11:21:56 +00:00 |
asdl.h
|
…
|
|
ast.h
|
…
|
|
bitset.h
|
…
|
|
boolobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
bufferobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
bytesobject.h
|
Fix typo in comment
|
2007-08-25 05:22:02 +00:00 |
cStringIO.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
cellobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
ceval.h
|
Make identifiers str (not str8) objects throughout.
|
2007-06-10 09:51:05 +00:00 |
classobject.h
|
…
|
|
cobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
code.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
codecs.h
|
…
|
|
compile.h
|
…
|
|
complexobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
datetime.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
descrobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
dictobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
enumobject.h
|
…
|
|
errcode.h
|
Implement PEP 3131. Add isidentifier to str.
|
2007-08-15 07:32:56 +00:00 |
eval.h
|
…
|
|
fileobject.h
|
Rip out the file object's implementation.
|
2007-06-12 23:30:11 +00:00 |
floatobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
formatter_unicode.h
|
Implementation of PEP 3101, Advanced String Formatting.
|
2007-08-25 02:26:07 +00:00 |
frameobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
funcobject.h
|
Fix some comments
|
2007-08-25 17:01:41 +00:00 |
genobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
graminit.h
|
Merged revisions 55407-55513 via svnmerge from
|
2007-05-22 18:11:13 +00:00 |
grammar.h
|
…
|
|
import.h
|
…
|
|
intobject.h
|
Merged revisions 55342-55406 via svnmerge from
|
2007-05-17 18:20:34 +00:00 |
intrcheck.h
|
…
|
|
iterobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
listobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
longintrepr.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
longobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
marshal.h
|
…
|
|
memoryobject.h
|
Merged in py3k-buffer branch to main line. All objects now use the buffer protocol in PEP 3118.
|
2007-08-18 11:21:56 +00:00 |
metagrammar.h
|
…
|
|
methodobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
modsupport.h
|
…
|
|
moduleobject.h
|
Get rid of more uses of string and use const in a few places.
|
2007-08-26 02:21:42 +00:00 |
node.h
|
…
|
|
object.h
|
Remove the simple slicing API. All slicing is now done with slice objects.
|
2007-08-30 22:57:53 +00:00 |
objimpl.h
|
Remove _PyObject_Del
|
2007-08-19 22:48:23 +00:00 |
opcode.h
|
Remove the simple slicing API. All slicing is now done with slice objects.
|
2007-08-30 22:57:53 +00:00 |
osdefs.h
|
Remove RISCOS support
|
2007-08-16 14:35:24 +00:00 |
parsetok.h
|
…
|
|
patchlevel.h
|
Update patch level to 3.0a1. We're close enough.
|
2007-08-30 17:20:01 +00:00 |
pgen.h
|
…
|
|
pgenheaders.h
|
…
|
|
py_curses.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
pyarena.h
|
…
|
|
pydebug.h
|
Checkpoint. Manipulated things so that string literals are always
|
2007-04-27 23:53:51 +00:00 |
pyerrors.h
|
Fix a compile error on Windows.
|
2007-08-31 00:59:38 +00:00 |
pyexpat.h
|
…
|
|
pyfpe.h
|
…
|
|
pygetopt.h
|
…
|
|
pymactoolbox.h
|
…
|
|
pymem.h
|
Merged revisions 55325-55327 via svnmerge from
|
2007-05-14 22:51:27 +00:00 |
pyport.h
|
Remove support for BeOS
|
2007-08-17 12:57:41 +00:00 |
pystate.h
|
Make identifiers str (not str8) objects throughout.
|
2007-06-10 09:51:05 +00:00 |
pystrtod.h
|
…
|
|
pythonrun.h
|
Patch #1680961: remove sys.exitfunc and replace it with a private C API. Also, reimplement atexit in C so it can take advantage of this private API.
|
2007-03-21 02:57:17 +00:00 |
pythread.h
|
…
|
|
rangeobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
setobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
sliceobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
stringobject.h
|
Fix merge breakage.
|
2007-07-21 18:47:48 +00:00 |
structmember.h
|
Remove support for __members__ and __methods__. There still might be
|
2007-08-11 06:39:53 +00:00 |
structseq.h
|
Remove PyArg_Parse usage from time module. (An extra set of eyeballs on
|
2007-08-24 21:11:00 +00:00 |
symtable.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
sysmodule.h
|
Add const to input string parameters
|
2007-08-25 00:32:45 +00:00 |
timefuncs.h
|
…
|
|
token.h
|
Make ELLIPSIS a separate token. This makes it a syntax error to write ". . ." for Ellipsis.
|
2007-03-18 19:01:53 +00:00 |
traceback.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
tupleobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |
ucnhash.h
|
…
|
|
unicodeobject.h
|
Add PyUnicode_AsStringAndSize(), which is like PyUnicode_AsString() but
|
2007-08-29 13:53:23 +00:00 |
weakrefobject.h
|
Merged revisions 56467-56482 via svnmerge from
|
2007-07-21 17:22:18 +00:00 |