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
755149fb
Commit
755149fb
authored
Jul 27, 2005
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Ouch, move that comment to the right place.
parent
49a4b68b
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
Misc/NEWS
Misc/NEWS
+4
-4
No files found.
Misc/NEWS
View file @
755149fb
...
...
@@ -12,10 +12,6 @@ What's New in Python 2.5 alpha 1?
Core and builtins
-----------------
- Fix a problem in Tkinter introduced by SF patch #869468: delete bogus
__hasattr__ and __delattr__ methods on class Tk that were breaking
Tkdnd.
- SF bug #1238681: freed pointer is used in longobject.c:long_pow().
- SF bug #1229429: PyObject_CallMethod failed to decrement some
...
...
@@ -174,6 +170,10 @@ Extension Modules
Library
-------
-
Fix
a
problem
in
Tkinter
introduced
by
SF
patch
#
869468
:
delete
bogus
__hasattr__
and
__delattr__
methods
on
class
Tk
that
were
breaking
Tkdnd
.
-
Bug
#
1015140
:
disambiguated
the
term
"article id"
in
nntplib
docs
and
docstrings
to
either
"article number"
or
"message id"
.
...
...
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