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_pep3131.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #21741: Update 147 test modules to use test discovery.
Zachary Ware
2015-04-13
1
-6/+2
*
Re-enable test.
Martin v. Löwis
2011-09-29
1
-4/+1
*
this isn't fixed on windows yet...
Benjamin Peterson
2011-09-28
1
-1/+4
*
this test works as expected now
Benjamin Peterson
2011-09-28
1
-6/+1
*
revert unintended change
Benjamin Peterson
2011-09-28
1
-1/+4
*
don't check that the first character is XID_Continue
Benjamin Peterson
2011-09-28
1
-4/+1
*
normalization is different between unicode builds, so use a new non-BMP char ...
Benjamin Peterson
2011-08-13
1
-3/+12
*
in narrow builds, make sure to test codepoints as identifier characters (clos...
Benjamin Peterson
2011-08-13
1
-0/+3
*
#9424: Replace deprecated assert* methods in the Python test suite.
Ezio Melotti
2010-11-20
1
-4/+4
*
Issue #9308: Removed redundant coding cookies. Added tests for
Alexander Belopolsky
2010-10-15
1
-1/+0
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2/+2
*
Implement PEP 3131. Add isidentifier to str.
Martin v. Löwis
2007-08-15
1
-0/+29