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
8ad22a42
Commit
8ad22a42
authored
Aug 25, 2019
by
Dong-hee Na
Committed by
Raymond Hettinger
Aug 24, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bpo-37798: Test both Python and C versions in test_statistics.py (GH-15453)
parent
edd21129
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
75 additions
and
33 deletions
+75
-33
Lib/test/test_statistics.py
Lib/test/test_statistics.py
+73
-33
Misc/NEWS.d/next/Library/2019-08-24-16-54-49.bpo-37798.7mRQCk.rst
...S.d/next/Library/2019-08-24-16-54-49.bpo-37798.7mRQCk.rst
+2
-0
No files found.
Lib/test/test_statistics.py
View file @
8ad22a42
This diff is collapsed.
Click to expand it.
Misc/NEWS.d/next/Library/2019-08-24-16-54-49.bpo-37798.7mRQCk.rst
0 → 100644
View file @
8ad22a42
Update test_statistics.py to verify that the statistics module works well
for both C and Python implementations. Patch by Dong-hee Na
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