Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
b66871f1
Commit
b66871f1
authored
Apr 13, 2006
by
Andrew M. Kuchling
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix typography of Martin's name
parent
ac6bd46d
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
Doc/whatsnew/whatsnew20.tex
Doc/whatsnew/whatsnew20.tex
+2
-2
Doc/whatsnew/whatsnew24.tex
Doc/whatsnew/whatsnew24.tex
+2
-2
No files found.
Doc/whatsnew/whatsnew20.tex
View file @
b66871f1
...
...
@@ -1214,8 +1214,8 @@ the function to be called on exit.
\item
{
\module
{
gettext
}
:
}
This module provides internationalization
(I18N) and localization (L10N) support for Python programs by
providing an interface to the GNU gettext message catalog library.
(Integrated by Barry Warsaw, from separate contributions by Martin
von
Loe
wis, Peter Funk, and James Henstridge.)
(Integrated by Barry Warsaw, from separate contributions by Martin
von~L
\"
o
wis, Peter Funk, and James Henstridge.)
\item
{
\module
{
linuxaudiodev
}
:
}
Support for the
\file
{
/dev/audio
}
device on Linux, a twin to the existing
\module
{
sunaudiodev
}
module.
...
...
Doc/whatsnew/whatsnew24.tex
View file @
b66871f1
...
...
@@ -1336,7 +1336,7 @@ be used to implement other rotating handlers.
\item
The
\module
{
marshal
}
module now shares interned strings on unpacking a
data structure. This may shrink the size of certain pickle strings,
but the primary effect is to make
\file
{
.pyc
}
files significantly smaller.
(
Contributed by Martin von
Loe
wis.
)
(
Contributed by Martin von
~L
\"
o
wis.
)
\item
The
\module
{
nntplib
}
module's
\class
{
NNTP
}
class gained
\method
{
description
()
}
and
\method
{
descriptions
()
}
methods to retrieve
...
...
@@ -1688,7 +1688,7 @@ Some of the changes to Python's build process and to the C API are:
\begin
{
itemize
}
\item
The Windows port now builds under MSVC
++
7
.
1
as well as version
6
.
(
Contributed by Martin von
Loe
wis.
)
(
Contributed by Martin von
~L
\"
o
wis.
)
\end
{
itemize
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment