Martin v. Löwis
|
4cfbc5feb8
|
Rename PyModule_GetData to PyModule_GetState.
|
2007-09-05 10:49:12 +00:00 |
Brett Cannon
|
f48192e45b
|
Fix missing quotation mark.
|
2007-09-05 00:49:19 +00:00 |
Brett Cannon
|
63529fc836
|
Make something plural.
|
2007-09-05 00:38:27 +00:00 |
Brett Cannon
|
681781a940
|
Standardize Marin von Loewis' name.
|
2007-06-28 20:03:18 +00:00 |
Guido van Rossum
|
c91f1215e8
|
Accept PEPs 3120 (UTF-8 default source encoding), 3121 (extension
initialization and finalization) and 3123 (PyObject_HEAD vs. stdC).
|
2007-05-10 22:33:40 +00:00 |
Martin v. Löwis
|
5cf71d49ba
|
C module -> extension module.
|
2007-05-03 07:01:14 +00:00 |
Martin v. Löwis
|
1ccd48940d
|
Retitle, clarifying that the PEP talks about
extension modules.
|
2007-05-03 07:00:04 +00:00 |
Martin v. Löwis
|
06bca6e5e3
|
Add edits suggested by Brett.
|
2007-04-29 14:17:02 +00:00 |
Martin v. Löwis
|
43d62602d0
|
Add keywords for PEP 3121.
|
2007-04-27 08:31:58 +00:00 |
Martin v. Löwis
|
e4acda0af6
|
Add PEP 3121.
|
2007-04-27 08:27:24 +00:00 |