Gregory P. Smith
871c59e334
PEP 594: add hyperlinks to the table of replacements (GH-1674)
...
* PEP-594: Add hyperlinks to the recommended replacements.
2020-10-22 16:17:50 -07:00
Barry Warsaw
f963b2cc5e
Don't remove the legacy email modules ( #1671 )
2020-10-22 11:18:54 -07:00
Guido van Rossum
2e5c584c6b
PEP 594: Mention removing uu_codec ( #1244 )
2020-02-24 20:33:49 -08:00
Laurie O
70ecf28d8f
PEP 594: Fix reference to prior PEP (GH-1161)
...
The context refers to 'Standard Library Reorganization', which is PEP
3108. This change updates the nearby link
Fixes #1160
2019-09-11 11:24:05 +02:00
Hugo
5a3ff934c5
PEP 594: Typos, formatting and consistency ( #1082 )
...
* Typos, formatting and consistency
* Fix typo and use "nine" instead of "9"
Co-Authored-By: Carol Willing <carolcode@willingconsulting.com>
2019-06-03 03:29:54 -07:00
Christian Heimes
bc43afa076
PEP-594: add legacycrypt ( #1091 )
2019-05-28 12:05:00 +02:00
Christian Heimes
8470f2039f
PEP 594: Update 2 ( #1090 )
...
* PEP 594: deprecate telnetlib
* PEP 594: Deprecate email compat32 APIs
* Add 'added in' years to table
* Reference other PEPs, update sections for cgi and audio mods
* Fix typo and table entries (thanks Jelle and Brett)
2019-05-28 07:51:25 +02:00
jjbankert
8329a34cb1
PEP 594: miswording fix ( #1074 )
...
* changed refrained to referred
* changed cooperate to corporate
2019-05-26 09:19:05 +02:00
Stéphane Wirtel
7958a1cfa6
PEP 594: Fix typos ( #1081 )
2019-05-26 09:17:46 +02:00
Nightblade
b3b34a2e3a
PEP 594: Fix a couple of typos. ( #1075 )
2019-05-26 09:16:48 +02:00
Christian Heimes
dbb8cfcadb
PEP 594: discussion to discuss.python.org ( #1078 )
2019-05-22 13:32:12 +02:00
Christian Heimes
2feb1d4004
PEP 594: track experts ( #1077 )
2019-05-22 12:57:25 +02:00
Christian Heimes
d6146f5d72
PEP 594: asyncore and asynchat are deprecated since 3.6 ( #1071 )
2019-05-21 22:44:51 +02:00
Christian Heimes
fdfece520c
Keep colorsys ( #1070 )
2019-05-21 17:44:03 +02:00
Christian Heimes
2d536899f0
PEP 594: Update 1.5 ( #1068 )
...
* Fix markup for wave section
* Add estimated EOL for 3.9
* mention pynntp and why getopt and wave stay
* Add Ned's suggestion
2019-05-21 16:00:46 +02:00
Christian Heimes
b8b55f631e
PEP 594: Update with discussion items ( #1063 )
...
* Deprecate parser module
* Keep fileinput module
* Elaborate why crypt and spwd are dangerous and bad
* Improve sections for cgitb, colorsys, nntplib, and smtpd modules
* The colorsys, crypt, imghdr, sndhdr, and spwd sections now list suitable substitutions.
* Mention that socketserver is going to stay for http.server and xmlrpc.server
2019-05-21 13:05:45 +02:00
Stéphane Wirtel
c46d4f300f
PEP 594: Add argparse as substitute of getopt ( #1065 )
2019-05-21 12:13:38 +02:00
Christian Heimes
7a0b2cd1be
PEP 594: Fix header (status and type) ( #1062 )
2019-05-21 00:07:23 +02:00
Christian Heimes
7799178afd
PE 594: Removing dead batteries from stdlib ( #1061 )
...
Signed-off-by: Christian Heimes <christian@python.org>
2019-05-20 22:15:35 +02:00