projects
/
python
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
596097e
)
Update NEWS and ACKS for issue 2849.
author
Barry Warsaw
<barry@python.org>
Thu, 12 Jun 2008 02:42:00 +0000
(
02:42
+0000)
committer
Barry Warsaw
<barry@python.org>
Thu, 12 Jun 2008 02:42:00 +0000
(
02:42
+0000)
Misc/ACKS
patch
|
blob
|
history
Misc/NEWS
patch
|
blob
|
history
diff --git
a/Misc/ACKS
b/Misc/ACKS
index a3864d5d85403796f31e1dee3db73c6e7abb5331..f34163ae00476cd7b1e223dc896b35ab050f3a61 100644
(file)
--- a/
Misc/ACKS
+++ b/
Misc/ACKS
@@
-161,6
+161,7
@@
Roger Dev
Raghuram Devarakonda
Toby Dickenson
Mark Dickinson
+Humberto Diogenes
Yves Dionne
Daniel Dittmar
Jaromir Dolecek
diff --git
a/Misc/NEWS
b/Misc/NEWS
index c6f91ef6fd819f3fd68297acc9af94503c4d36af..36c5cdea27e1f1452b83b45cccbbbf4ce53f6e27 100644
(file)
--- a/
Misc/NEWS
+++ b/
Misc/NEWS
@@
-78,6
+78,8
@@
Extension Modules
Library
-------
+- Patch #2849: Remove use of rfc822 module from standard library.
+
- Added C optimized implementation of io.StringIO.
- The ``pickle`` module is now automatically use an optimized C