Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython3
/
35cd53a940f03453a1dab782cac9a3cb4212174c
/
Lib
/
test
/
test_uuid.py
cce440f
Issue #19804: The test_find_mac test in test_uuid is now skipped if the
by Serhiy Storchaka
· 11 years ago
c303cfd
Skip test_find_mac on Windows (issue #19804).
by Serhiy Storchaka
· 11 years ago
56507c7
Issue #11508: Fixed uuid.getnode() and uuid.uuid1() on environment with
by Serhiy Storchaka
· 11 years ago
0e547b6
Issue #18174: Fix fd leaks in tests.
by Richard Oudkerk
· 11 years ago
7d15b54
Issue #18094: test_uuid no more reports skipped tests as passed.
by Serhiy Storchaka
· 11 years ago
8f36af7
Normalize the encoding names for Latin-1 and UTF-8 to 'latin-1' and 'utf-8'.
by Marc-André Lemburg
· 14 years ago
ac764d3
Merged revisions 80784 via svnmerge from
by Ronald Oussoren
· 15 years ago
6108ea8
Merged revisions 79954 via svnmerge from
by Stefan Krah
· 15 years ago
1d523e1
#7380: Fix some str/bytearray/bytes issues in uuid docs and implementation.
by Georg Brandl
· 15 years ago
046467c
Followup to r75965: replace the test_uuid-specific patch with a generic fix
by Antoine Pitrou
· 15 years ago
1e8e5f0
Fix a refleak in test_uuid when run with -j.
by Antoine Pitrou
· 15 years ago
c9c0f20
convert old fail* assertions to assert*
by Benjamin Peterson
· 15 years ago
a56c467
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
by Mark Dickinson
· 16 years ago
ee8712c
#2621 rename test.test_support to test.support
by Benjamin Peterson
· 16 years ago
89d996e
Merged revisions 57778-58052 via svnmerge from
by Thomas Wouters
· 17 years ago
65b6a80
Make test_uuid passed.
by Guido van Rossum
· 17 years ago
cc2b016
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
by Guido van Rossum
· 18 years ago
be19ed7
Fix most trivially-findable print statements.
by Guido van Rossum
· 18 years ago
e2a383d
Rip out 'long' and 'L'-suffixed integer literals. (Rough first cut.)
by Guido van Rossum
· 18 years ago
00ee7ba
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
by Thomas Wouters
· 18 years ago
0e3f591
Merged revisions 46753-51188 via svnmerge from
by Thomas Wouters
· 18 years ago