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
e6751180
Commit
e6751180
authored
Jul 10, 2004
by
Brett Cannon
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add note about closing of bug #679953 and add Jimmy Burgett for helping out to
Misc/ACKS.
parent
ff450f75
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
0 deletions
+5
-0
Misc/ACKS
Misc/ACKS
+1
-0
Misc/NEWS
Misc/NEWS
+4
-0
No files found.
Misc/ACKS
View file @
e6751180
...
...
@@ -83,6 +83,7 @@ Dick Bulterman
Bill Bumgarner
Tommy Burnette
Roger Burnham
Jimmy Burgett
Alastair Burt
Tarn Weisner Burton
Lee Busby
...
...
Misc/NEWS
View file @
e6751180
...
...
@@ -26,6 +26,10 @@ Extension modules
Library
-------
-
bug
#
679953
:
zipfile
.
py
should
now
work
for
files
over
2
GB
.
The
packed
data
for
file
sizes
(
compressed
and
uncompressed
)
was
being
stored
as
signed
instead
of
unsigned
.
-
decimal
.
py
now
only
uses
signals
in
the
spec
.
The
other
conditions
are
no
longer
part
of
the
public
API
.
...
...
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