mirror of
https://github.com/python/cpython.git
synced 2025-08-19 08:11:46 +00:00
Merged revisions 83156 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k ........ r83156 | brian.curtin | 2010-07-25 21:36:32 -0500 (Sun, 25 Jul 2010) | 2 lines Add note about #7113 and add Łukasz Langa to ACKS ........
This commit is contained in:
parent
e4334b4949
commit
b2ec232c67
2 changed files with 3 additions and 0 deletions
|
@ -438,6 +438,7 @@ Andrew Kuchling
|
|||
Vladimir Kushnir
|
||||
Cameron Laird
|
||||
Tino Lange
|
||||
Łukasz Langa
|
||||
Andrew Langmead
|
||||
Detlef Lannert
|
||||
Soren Larsen
|
||||
|
|
|
@ -18,6 +18,8 @@ Core and Builtins
|
|||
Library
|
||||
-------
|
||||
|
||||
- Issue #7113: Speed up loading in ConfigParser. Patch by Łukasz Langa.
|
||||
|
||||
- Issue #3704: cookielib was not properly handling URLs with a / in the
|
||||
parameters.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue