Fred Drake
|
91ae250273
|
rename HTMLParser to html.parser, htmlentitydefs to html.entities
(http://bugs.python.org/issue2882)
|
2008-05-17 20:30:04 +00:00 |
Georg Brandl
|
6c90c9faae
|
Add new tkinter dir to various locations where lib-tk shows up.
|
2008-05-17 19:14:23 +00:00 |
Georg Brandl
|
3ee81df3bb
|
Rewrap consistently to 70 chars, and standardize the way of referring to issues.
|
2008-05-17 18:14:43 +00:00 |
Georg Brandl
|
28fdfa9839
|
#961805: fix Edit.text_modified().
|
2008-05-17 17:57:01 +00:00 |
Gregory P. Smith
|
664782e1c8
|
issue2858: Fix potential memory corruption when bsddb.db.DBEnv.lock_get
and other bsddb.db object constructors raised an exception.
Debugging & patch by Neal Norowitz.
|
2008-05-17 06:12:02 +00:00 |
Thomas Heller
|
95ba13fa85
|
Issue 1793: Add ctypes.util.find_msvcrt() function (on Windows).
|
2008-05-16 20:06:31 +00:00 |
Alexandre Vassalotti
|
ea0b22a167
|
Patch by Quentin Gallet-Gilles: Renaming leftovers for 2.6.
This fixes the omissions of configparser, copyreg, queue and
socketserver renaming.
|
2008-05-16 18:03:52 +00:00 |
Georg Brandl
|
5e7b1c07bc
|
NEWS entry for Tkinter rename.
|
2008-05-16 17:40:23 +00:00 |
Georg Brandl
|
5049a858ba
|
#2890: support os.O_ASYNC and fcntl.FASYNC.
|
2008-05-16 13:10:15 +00:00 |
Christian Heimes
|
0bd23c0a98
|
Fixed #2870: cmathmodule.c compile error
|
2008-05-16 10:23:31 +00:00 |
Alexandre Vassalotti
|
95d97c7390
|
Renamed the repr module to reprlib.
Added stub module for repr.
|
2008-05-16 06:37:57 +00:00 |
Brett Cannon
|
fa40bbf625
|
Deprecated statvfs for removal in 3.0.
|
2008-05-16 00:50:02 +00:00 |
Brett Cannon
|
2224817cdf
|
Deprecate sunaudiodev/SUNAUDIODEV for removal in 3.0.
|
2008-05-16 00:10:24 +00:00 |
Georg Brandl
|
c91210c06b
|
#2863: add gen.__name__ and add this name to generator repr().
|
2008-05-15 15:08:32 +00:00 |
Brett Cannon
|
9b73f6f0d9
|
Add a snippet for the deprecation directive for docs.
|
2008-05-15 04:36:53 +00:00 |
Brett Cannon
|
74a596c068
|
Deprecate WAIT for removal in 3.0.
|
2008-05-15 04:17:35 +00:00 |
Brett Cannon
|
f56b6aeb06
|
Deprecated torgb for removal in 3.0.
|
2008-05-15 04:15:25 +00:00 |
Brett Cannon
|
518c5da219
|
Deprecate SV for removal in 3.0.
|
2008-05-15 04:13:19 +00:00 |
Brett Cannon
|
cd2de08257
|
Deprecate readcd for removal in 3.0.
|
2008-05-15 03:51:21 +00:00 |
Brett Cannon
|
11ae6e7151
|
Deprecated panelparser for removal in 3.0.
|
2008-05-15 03:49:00 +00:00 |
Brett Cannon
|
7e37586c50
|
The panel module for IRIX has been deprecated for removal in 3.0.
|
2008-05-15 03:46:27 +00:00 |
Brett Cannon
|
89f5d9cc81
|
Deprecate jpeg for IRIX for removal in 3.0.
|
2008-05-15 03:44:00 +00:00 |
Brett Cannon
|
d8c41ecc17
|
Deprecate IOCTL from IRIX for removal in 3.0.
|
2008-05-15 03:41:55 +00:00 |
Brett Cannon
|
6328b297dc
|
Deprecate IN from IRIX for removal in 3.0.
|
2008-05-15 03:36:13 +00:00 |
Brett Cannon
|
4652537ba4
|
Deprecate imgfile for removal in 3.0.
|
2008-05-15 03:32:11 +00:00 |
Brett Cannon
|
707e384a7a
|
Deprecate GLWS from IRIX for removal in 3.0.
|
2008-05-15 03:29:18 +00:00 |
Brett Cannon
|
82bd94e651
|
Deprecate GET from IRIX for removal in 3.0.
|
2008-05-15 03:27:12 +00:00 |
Brett Cannon
|
75ba465099
|
Deprecated 'fm' for removal in 3.0.
|
2008-05-15 03:23:17 +00:00 |
Brett Cannon
|
178582e2a4
|
FL, flp, and fl from IRIX have been deprecated for removal in 3.0.
|
2008-05-15 03:20:36 +00:00 |
Brett Cannon
|
72ccc40db5
|
FILE from IRIX has been deprecated for removal in 3.0.
|
2008-05-15 03:17:24 +00:00 |
Brett Cannon
|
2773b6f1c9
|
Deprecate ERRNO for removal in 3.0.
|
2008-05-15 03:14:57 +00:00 |
Brett Cannon
|
044616aa24
|
Deprecate DEVICE, GL, gl, and the related modules cgen and cgensupport for removal in 3.0.
|
2008-05-15 02:33:55 +00:00 |
Alexandre Vassalotti
|
e3a23c0734
|
Renamed the ConfigParser module to 'configparser'.
|
2008-05-14 22:07:07 +00:00 |
Brett Cannon
|
650f5161f4
|
Deprecate CL, CL_old, and cl for 3.0.
|
2008-05-14 21:12:12 +00:00 |
Brett Cannon
|
54c77aa459
|
Deprecate the cdplayer module for IRIX for 3.0.
|
2008-05-14 21:08:41 +00:00 |
Brett Cannon
|
9eebe49d07
|
The cddb module for IRIX has been deprecated for 3.0.
|
2008-05-14 20:34:22 +00:00 |
Brett Cannon
|
ddf949f194
|
The CD and cd modules for IRIX are deprecated for 3.0.
|
2008-05-14 20:31:38 +00:00 |
Georg Brandl
|
bd85eb1167
|
Add NEWS entry for #2831.
|
2008-05-14 06:34:15 +00:00 |
Brett Cannon
|
34721d5683
|
Deprecate al/AL for removal in 3.0.
|
2008-05-14 01:08:21 +00:00 |
Jesus Cea
|
ef9764f1a4
|
bsddb module updated to version 4.6.4
|
2008-05-13 18:45:46 +00:00 |
Benjamin Peterson
|
236819310d
|
Add warnings to and deprecated all those Mac modules
|
2008-05-12 21:42:13 +00:00 |
Amaury Forgeot d'Arc
|
f9b54c2411
|
Sync code with documentation, and remove Win95 support in winsound module.
|
2008-05-12 21:30:24 +00:00 |
Georg Brandl
|
23da6e6545
|
#1713041: fix pprint's handling of maximum depth.
|
2008-05-12 16:26:52 +00:00 |
Brett Cannon
|
bb141bb1f4
|
Deprecate the timing module for removal in Python 3.0.
|
2008-05-12 03:47:47 +00:00 |
Brett Cannon
|
ac861b5a17
|
Deprecate the sv module as per PEP 4.
|
2008-05-12 03:45:59 +00:00 |
Brett Cannon
|
43e5ef49b1
|
Deprecate the multifile module as per PEP 4.
|
2008-05-12 03:19:20 +00:00 |
Alexandre Vassalotti
|
d192c925ac
|
Updated all import statements to use the new socketserver module name.
Renamed socketserver module in its own documentation.
Renamed documentation references.
|
2008-05-12 02:11:22 +00:00 |
Alexandre Vassalotti
|
fb9ce65a91
|
Renamed SocketServer to 'socketserver'.
Deprecated old name.
|
2008-05-12 01:37:10 +00:00 |
Benjamin Peterson
|
b9030f4f0d
|
#2196 hasattr now allows SystemExit and KeyboardInterrupt to propagate
|
2008-05-12 00:41:23 +00:00 |
Brett Cannon
|
42bfa90f02
|
Depreate imageop for removal in 3.0.
|
2008-05-12 00:08:34 +00:00 |