index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_pep3151.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #27171: Merge typo fixes from 3.5
Martin Panter
2016-06-02
1
-3/+3
|
\
|
*
Issue #27171: Fix typos in documentation, comments, and test function names
Martin Panter
2016-06-02
1
-3/+3
*
|
Issue #23277: Remove unused sys and os imports
Berker Peksag
2016-04-24
1
-1/+0
|
/
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-6/+2
*
Issue #16136: Remove VMS support and VMS-related code
Christian Heimes
2013-12-21
1
-2/+0
*
Issue #15229: An OSError subclass whose __init__ doesn't call back
Antoine Pitrou
2012-06-30
1
-0/+10
*
Fix OSError.__init__ and OSError.__new__ so that each of them can be
Antoine Pitrou
2011-12-15
1
-5/+55
*
Instantiate the OS-related exception as soon as we raise it, so that "except"
Victor Stinner
2011-10-17
1
-1/+12
*
Instantiate the OS-related exception as soon as we raise it, so that
Antoine Pitrou
2011-10-12
1
-0/+12
*
PEP 3151 / issue #12555: reworking the OS and IO exception hierarchy.
Antoine Pitrou
2011-10-12
1
-0/+128