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
8518b79a
Commit
8518b79a
authored
Jul 23, 2014
by
Serhiy Storchaka
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Issue #15275: Clean up and speed up the ntpath module.
parent
f8866976
Changes
2
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
79 additions
and
93 deletions
+79
-93
Lib/ntpath.py
Lib/ntpath.py
+77
-93
Misc/NEWS
Misc/NEWS
+2
-0
No files found.
Lib/ntpath.py
View file @
8518b79a
This diff is collapsed.
Click to expand it.
Misc/NEWS
View file @
8518b79a
...
@@ -108,6 +108,8 @@ Core and Builtins
...
@@ -108,6 +108,8 @@ Core and Builtins
Library
Library
-------
-------
- Issue #15275: Clean up and speed up the ntpath module.
- Issue #21888: plistlib'
s
load
()
and
loads
()
now
work
if
the
fmt
parameter
is
- Issue #21888: plistlib'
s
load
()
and
loads
()
now
work
if
the
fmt
parameter
is
specified
.
specified
.
...
...
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