Georg Brandl
|
9c1928f0a9
|
Merge release branch after 3.2.1rc1.
|
2011-05-21 17:35:33 +02:00 |
|
Ezio Melotti
|
e724665182
|
#12072: merge with 3.2.
|
2011-05-20 15:06:58 +03:00 |
|
Ezio Melotti
|
da5b852c7c
|
#12072: merge with 3.1.
|
2011-05-20 15:06:32 +03:00 |
|
Ezio Melotti
|
261d855fd6
|
#12072: add missing parenthesis in the doc. Patch by Sandro Tosi.
|
2011-05-20 15:04:38 +03:00 |
|
Georg Brandl
|
521143dd6c
|
Update pydoc topics and handle suspicious markup.
|
2011-05-15 17:51:24 +02:00 |
|
Georg Brandl
|
1a4de20d95
|
Merge #6498 fix from 3.2.
|
2011-05-15 08:49:38 +02:00 |
|
Georg Brandl
|
318e62153b
|
Merge #6498 fix from 3.1.
|
2011-05-15 08:49:29 +02:00 |
|
Georg Brandl
|
0b2489e986
|
Closes #6498: fix several misspellings of "SystemExit" as "SystemError".
|
2011-05-15 08:49:12 +02:00 |
|
Ezio Melotti
|
868fc87591
|
#11997: merge with 3.2.
|
2011-05-05 14:21:55 +03:00 |
|
Ezio Melotti
|
f77b74dd1b
|
#11997: merge with 3.1.
|
2011-05-05 14:21:18 +03:00 |
|
Ezio Melotti
|
d92ab0806d
|
#11997: fix typo in init.rst.
|
2011-05-05 14:19:48 +03:00 |
|
Benjamin Peterson
|
1a5097244a
|
merge 3.2
|
2011-04-30 13:16:14 -05:00 |
|
Benjamin Peterson
|
f97aed1a25
|
merge 3.1
|
2011-04-30 13:15:18 -05:00 |
|
Benjamin Peterson
|
4c020885d9
|
fix function name in example (closes #11966)
|
2011-04-30 13:14:56 -05:00 |
|
Ezio Melotti
|
98be2b72c6
|
#11942: merge with 3.2.
|
2011-04-28 00:53:48 +03:00 |
|
Ezio Melotti
|
a782ccaf6c
|
#11942: merge with 3.1.
|
2011-04-28 00:53:14 +03:00 |
|
Ezio Melotti
|
f95033ba44
|
#11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi.
|
2011-04-28 00:48:46 +03:00 |
|
Éric Araujo
|
0abb8b74d9
|
Merge 3.2
|
2011-04-27 16:32:36 +02:00 |
|
Éric Araujo
|
ce4c4074f9
|
The version* directives don’t work with a blank line between arguments
|
2011-04-24 03:31:37 +02:00 |
|
Éric Araujo
|
0c91e1d941
|
Branch merge
|
2011-04-24 02:47:37 +02:00 |
|
Éric Araujo
|
cae1be85f5
|
Branch merge
|
2011-04-24 02:39:43 +02:00 |
|
Éric Araujo
|
5348b63a91
|
Branch merge
|
2011-04-24 02:34:11 +02:00 |
|
Ezio Melotti
|
32f4db3175
|
Merge with 3.2.
|
2011-04-20 21:33:29 +03:00 |
|
Ezio Melotti
|
861d27f4cf
|
Merge with 3.1.
|
2011-04-20 21:32:40 +03:00 |
|
Ezio Melotti
|
e402724912
|
Fix wrong function name. Noticed by Clive Darke.
|
2011-04-20 21:29:31 +03:00 |
|
Éric Araujo
|
ab20b164b9
|
Merge 3.2
|
2011-04-20 20:22:57 +02:00 |
|
Éric Araujo
|
37e6c54ba1
|
Merge 3.1
|
2011-04-20 19:24:09 +02:00 |
|
Éric Araujo
|
ad0790e573
|
Branch merge
|
2011-04-20 18:54:12 +02:00 |
|
Ezio Melotti
|
d66f07a6b3
|
#11865: Merge with 3.2.
|
2011-04-18 10:14:49 +03:00 |
|
Ezio Melotti
|
74c0031066
|
#11865: Merge with 3.1.
|
2011-04-18 10:14:13 +03:00 |
|
Ezio Melotti
|
340bb95ffd
|
#11865: fix typo in init.rst.
|
2011-04-18 10:11:21 +03:00 |
|
Ezio Melotti
|
c470a0c744
|
#11840: Merge with 3.2.
|
2011-04-14 07:51:57 +03:00 |
|
Ezio Melotti
|
c1f0577b54
|
#11840: Merge with 3.1.
|
2011-04-14 07:50:25 +03:00 |
|
Ezio Melotti
|
95cd91c17f
|
#11840: Improve c-api/unicode documentation. Patch by Sandro Tosi.
|
2011-04-14 07:43:53 +03:00 |
|
Éric Araujo
|
8b8f2ec560
|
Kill last reference to defunct module
|
2011-03-26 07:22:01 +01:00 |
|
Éric Araujo
|
16e6f4c3f0
|
Fix a typo (see #3080)
|
2011-03-20 18:08:19 +01:00 |
|
Antoine Pitrou
|
9bb9877d80
|
Followup to 4c59cd84086f: add an entry in the porting guide and a "versionchanged" attribute.
|
2011-03-15 20:22:50 +01:00 |
|
Victor Stinner
|
fe93faf98c
|
Issue #3080: Add PyImport_ImportModuleLevelObject() function
Use it for the builtin __import__ function.
|
2011-03-14 15:54:52 -04:00 |
|
Antoine Pitrou
|
9bd3bbcfe8
|
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore
|
2011-03-13 23:28:28 +01:00 |
|
Antoine Pitrou
|
34db469895
|
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
|
2011-03-13 19:32:01 +01:00 |
|
Antoine Pitrou
|
6b19e50e9b
|
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
|
2011-03-13 19:31:11 +01:00 |
|
Victor Stinner
|
db536afee1
|
Issue #3080: Document the name attribute of the _inittab structure
The name is an ASCII encoded string.
|
2011-03-07 18:34:59 +01:00 |
|
Victor Stinner
|
53dc735168
|
Issue #3080: Add PyImport_ImportFrozenModuleObject()
find_frozen(), get_frozen_object(), is_frozen_package() and other functions
related to frozen modules use Unicode strings instead of byte strings.
|
2011-03-20 01:50:21 +01:00 |
|
Antoine Pitrou
|
ec43833cc7
|
Merge doc update
|
2011-03-15 20:23:30 +01:00 |
|
Antoine Pitrou
|
0cfc23762f
|
Issue #11329: PyEval_InitThreads() cannot be called before Py_Initialize() anymore
|
2011-03-13 23:29:10 +01:00 |
|
Antoine Pitrou
|
0d23189dae
|
Remove documentation to non-existent function PyObject_CopyToObject (fixes #11478)
|
2011-03-13 19:32:21 +01:00 |
|
Victor Stinner
|
27ee089c35
|
Issue #3080: Add PyImport_AddModuleObject() and PyImport_ExecCodeModuleObject()
|
2011-03-04 12:57:09 +00:00 |
|
Victor Stinner
|
0639b56672
|
Issue #3080: Add PyModule_NewObject() function
|
2011-03-04 12:57:07 +00:00 |
|
Victor Stinner
|
0fbe22655b
|
Issue #10831: Document the new formats (%li, %lli, %zi)
|
2011-03-02 00:10:34 +00:00 |
|
Georg Brandl
|
d98934c483
|
Merged revisions 87101,87146,87156,87172,87175,87371,87378,87522-87524,87526-87528,87530-87536,87581 via svnmerge from
svn+ssh://svn.python.org/python/branches/py3k
........
r87101 | georg.brandl | 2010-12-06 23:02:48 +0100 (Mo, 06 Dez 2010) | 1 line
Remove visible XXX comments.
........
r87146 | georg.brandl | 2010-12-09 19:08:43 +0100 (Do, 09 Dez 2010) | 1 line
Fix "seperate".
........
r87156 | georg.brandl | 2010-12-10 11:01:44 +0100 (Fr, 10 Dez 2010) | 1 line
#10668: fix wrong call of __init__.
........
r87172 | georg.brandl | 2010-12-11 20:10:30 +0100 (Sa, 11 Dez 2010) | 1 line
Avoid AttributeError(_closed) when a TemporaryDirectory is deallocated whose mkdtemp call failed.
........
r87175 | georg.brandl | 2010-12-11 23:19:34 +0100 (Sa, 11 Dez 2010) | 1 line
Fix markup.
........
r87371 | georg.brandl | 2010-12-18 17:21:58 +0100 (Sa, 18 Dez 2010) | 1 line
Fix typo.
........
r87378 | georg.brandl | 2010-12-18 18:51:28 +0100 (Sa, 18 Dez 2010) | 1 line
#10723: add missing builtin exceptions.
........
r87522 | georg.brandl | 2010-12-28 10:16:12 +0100 (Di, 28 Dez 2010) | 1 line
Replace sys.maxint mention by sys.maxsize.
........
r87523 | georg.brandl | 2010-12-28 10:18:24 +0100 (Di, 28 Dez 2010) | 1 line
Remove confusing paragraph -- this is relevant only to advanced users anyway and does not belong into the tutorial.
........
r87524 | georg.brandl | 2010-12-28 10:29:19 +0100 (Di, 28 Dez 2010) | 1 line
Fix advice: call PyType_Ready to fill in ob_type of custom types.
........
r87526 | georg.brandl | 2010-12-28 11:38:33 +0100 (Di, 28 Dez 2010) | 1 line
#10777: fix iteration over dict keys while mutating the dict.
........
r87527 | georg.brandl | 2010-12-28 11:56:20 +0100 (Di, 28 Dez 2010) | 1 line
#10768: fix ScrolledText widget construction, and make the example work from the interactive shell.
........
r87528 | georg.brandl | 2010-12-28 12:02:12 +0100 (Di, 28 Dez 2010) | 1 line
Add news entry and clarify another.
........
r87530 | georg.brandl | 2010-12-28 12:06:07 +0100 (Di, 28 Dez 2010) | 1 line
#10767: update README in crashers; not all may have a bug entry and/or be fixed.
........
r87531 | georg.brandl | 2010-12-28 12:08:17 +0100 (Di, 28 Dez 2010) | 1 line
#10742: document readonly attribute of memoryviews.
........
r87532 | georg.brandl | 2010-12-28 12:15:49 +0100 (Di, 28 Dez 2010) | 1 line
#10781: clarify that *encoding* is not a parameter for Node objects in general.
........
r87533 | georg.brandl | 2010-12-28 12:38:12 +0100 (Di, 28 Dez 2010) | 1 line
Remove history; adapt a bit more to reST, since this will once be part of the dev guide.
........
r87534 | georg.brandl | 2010-12-28 12:48:53 +0100 (Di, 28 Dez 2010) | 1 line
Rewrap.
........
r87535 | georg.brandl | 2010-12-28 12:49:41 +0100 (Di, 28 Dez 2010) | 1 line
#10739: document that on Windows, socket.makefile() does not make a file that has a true file descriptor usable where such a thing is expected.
........
r87536 | georg.brandl | 2010-12-28 12:53:25 +0100 (Di, 28 Dez 2010) | 1 line
#10609: fix non-working dbm example.
........
r87581 | georg.brandl | 2010-12-30 18:36:17 +0100 (Do, 30 Dez 2010) | 1 line
Fix NameErrors.
........
|
2011-02-25 10:03:34 +00:00 |
|