Georg Brandl
|
36f72d3396
|
Remove reference to removed faqwiz tool.
|
2010-08-02 23:18:35 +00:00 |
Georg Brandl
|
68642f5ed0
|
Remove obsolete pdist demo.
|
2010-08-02 23:17:21 +00:00 |
Georg Brandl
|
2db2b8a17d
|
Another demo that at least runs again.
|
2010-08-02 23:15:58 +00:00 |
Georg Brandl
|
fb3b12d0c0
|
Make minigzip work again.
|
2010-08-02 23:13:24 +00:00 |
Georg Brandl
|
5ec5fed487
|
Update Demo README.
|
2010-08-02 23:13:12 +00:00 |
Georg Brandl
|
64465553db
|
Fix unicode literal.
|
2010-08-02 22:59:44 +00:00 |
Georg Brandl
|
129435c5d2
|
Make the framer run (still generates wrong code for module creation though.)
|
2010-08-02 22:58:25 +00:00 |
Georg Brandl
|
6faacd3bba
|
Update README, remove obsolete script.
|
2010-08-02 22:55:17 +00:00 |
Georg Brandl
|
d3f467ac74
|
Update README, remove obsolete scripts.
|
2010-08-02 22:53:22 +00:00 |
Georg Brandl
|
f7db42fe8c
|
Update README for Tools.
|
2010-08-02 22:31:22 +00:00 |
Georg Brandl
|
e27c906c52
|
Remove faqwiz tool.
|
2010-08-02 22:28:01 +00:00 |
Georg Brandl
|
0063958c2e
|
Minimum fixes to make freeze.py do something useful.
|
2010-08-02 22:25:16 +00:00 |
Georg Brandl
|
bf76ce168c
|
Make the Pynche tool work with Python 3.
|
2010-08-02 22:08:58 +00:00 |
Georg Brandl
|
1800934285
|
#9061: warn that single quotes are never escaped.
|
2010-08-02 21:51:18 +00:00 |
Georg Brandl
|
75f2f8206c
|
#9457: fix documentation links for 3.2.
|
2010-08-02 21:07:14 +00:00 |
Georg Brandl
|
9976a51344
|
#8119: fix copy-paste error.
|
2010-08-02 21:02:36 +00:00 |
Georg Brandl
|
98be996250
|
#9238: zipfile does handle archive comments.
|
2010-08-02 20:52:10 +00:00 |
Georg Brandl
|
222569dc1d
|
#6867: epoll.register() returns None.
|
2010-08-02 20:47:56 +00:00 |
Georg Brandl
|
17dafdc249
|
Clarify that abs() is not a namespace.
|
2010-08-02 20:44:34 +00:00 |
Georg Brandl
|
62e4231a27
|
#7797: be explicit about bytes-oriented interface of base64 functions.
|
2010-08-02 20:39:35 +00:00 |
Georg Brandl
|
a1631b337a
|
#9019: remove false (in 3k) claim about Headers updates.
|
2010-08-02 20:30:57 +00:00 |
Georg Brandl
|
b2566cfbf9
|
#9111: document that do_help() looks at docstrings.
|
2010-08-02 20:27:20 +00:00 |
Georg Brandl
|
9c491c9b28
|
#9037: add example how to raise custom exceptions from C code.
|
2010-08-02 20:21:21 +00:00 |
Georg Brandl
|
1209a8f9bc
|
#4280: remove outdated "versionchecker" tool.
|
2010-08-02 20:17:50 +00:00 |
Georg Brandl
|
c8284cfc57
|
#9087: update json docstrings -- unicode and long do not exist anymore.
|
2010-08-02 20:16:18 +00:00 |
Georg Brandl
|
8477f82c3e
|
#8648: document UTF-7 codec functions.
|
2010-08-02 20:05:19 +00:00 |
Georg Brandl
|
07b90caed4
|
#8861: remove unused variable.
|
2010-08-02 19:44:48 +00:00 |
Georg Brandl
|
0abcbd7a24
|
#7280: note about nasmw.exe.
|
2010-08-02 19:43:05 +00:00 |
Georg Brandl
|
0c7ade2fe3
|
Remove redundant information.
|
2010-08-02 19:39:17 +00:00 |
Georg Brandl
|
c589a70e17
|
#9438: clarify that constant names also cannot be assigned as attributes.
|
2010-08-02 19:36:36 +00:00 |
Georg Brandl
|
9499bb76a3
|
Remove XXX comment that was displayed.
|
2010-08-02 19:35:06 +00:00 |
Georg Brandl
|
7d180a0da1
|
#9451: strengthen warning about __*__ special name usage.
|
2010-08-02 19:32:43 +00:00 |
Georg Brandl
|
7528b9b8ac
|
#8172: how does one use a property?
|
2010-08-02 19:23:34 +00:00 |
Georg Brandl
|
353ebce2a0
|
#7386: add example that shows that trailing path separators are stripped.
|
2010-08-02 19:19:26 +00:00 |
Georg Brandl
|
56be37cef2
|
#7973: Fix distutils options spelling.
|
2010-08-02 19:16:34 +00:00 |
Georg Brandl
|
dee7b8503d
|
#8560: add progress indicator to regrtest.
|
2010-08-02 18:59:52 +00:00 |
Georg Brandl
|
6fcac0d6f6
|
Move test_SimpleHTTPServer into test_httpservers.
|
2010-08-02 18:56:54 +00:00 |
Georg Brandl
|
65e5f80c48
|
#6928: fix class docs w.r.t. new metaclasses.
|
2010-08-02 18:10:13 +00:00 |
Georg Brandl
|
502c3eb52f
|
#8578: mention danger of not incref'ing weak referenced object.
|
2010-08-02 17:49:25 +00:00 |
Georg Brandl
|
2d3c4e79a1
|
#7372: fix regression in pstats: a previous fix to handle cProfile data in add_callers broke handling of profile data.
|
2010-08-02 17:24:49 +00:00 |
Senthil Kumaran
|
790f831648
|
Rewording the getheader method of HTTPResponse.
|
2010-08-02 17:09:02 +00:00 |
Georg Brandl
|
bfc8fe4d2f
|
Document how to refer to decorators and decorator methods.
|
2010-08-02 12:54:24 +00:00 |
Georg Brandl
|
283b125551
|
#3821: beginnings of a trace.py unittest.
|
2010-08-02 12:48:46 +00:00 |
Georg Brandl
|
dc50c696ab
|
Fix softspace relic.
|
2010-08-02 12:40:22 +00:00 |
Georg Brandl
|
24085d7940
|
Get rid of spurious "threading" entries in trace output.
|
2010-08-02 12:36:24 +00:00 |
Georg Brandl
|
8e43fbfffa
|
#9428: fix running scripts from profile/cProfile with their own name and the right namespace. Same fix as for trace.py in #1690103.
|
2010-08-02 12:20:23 +00:00 |
Georg Brandl
|
b1a97afadb
|
#9209 and #7781: fix two crashes in pstats interactive browser.
|
2010-08-02 12:06:18 +00:00 |
Senthil Kumaran
|
9f8dc4441f
|
Fix Issue8572 - httplib getheader() throws error instead of default
|
2010-08-02 11:04:58 +00:00 |
Raymond Hettinger
|
aed05eb6b8
|
Demonstrate the caching decorators in whatsnew.
|
2010-08-02 01:43:41 +00:00 |
Raymond Hettinger
|
c8dc62d602
|
Add example applications for the LRU and LFU cache docs.
|
2010-08-02 00:59:14 +00:00 |