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
cafe0eef
Commit
cafe0eef
authored
Oct 11, 2002
by
Guido van Rossum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Back out news about SF patch 479898 -- it's withdrawn.
parent
a5f0907d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
6 deletions
+0
-6
Misc/NEWS
Misc/NEWS
+0
-6
No files found.
Misc/NEWS
View file @
cafe0eef
...
...
@@ -66,12 +66,6 @@ Type/class unification and new-style classes
Core
and
builtins
-----------------
-
The
repr
()
function
for
8
-
bit
strings
now
preserves
all
characters
that
are
considered
printable
in
the
current
locale
.
(
Previously
,
all
bytes
that
are
not
printable
ASCII
would
be
encoded
in
hex
.)
This
requires
the
user
to
set
the
current
locale
;
in
the
initial
"C"
locale
the
old
behavior
is
maintained
.
[
SF
patch
479898
]
-
Unicode
file
name
processing
for
Windows
(
PEP
277
)
is
implemented
.
All
platforms
now
have
an
os
.
path
.
supports_unicode_filenames
attribute
,
which
is
set
to
True
on
Windows
NT
/
2000
/
XP
,
and
False
elsewhere
.
...
...
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