GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Lib
/
test
/
test_uuid.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Issue #18174: Fix fd leaks in tests.
Richard Oudkerk
2013-06-10
1
-0
/
+1
*
Issue #18094: test_uuid no more reports skipped tests as passed.
Serhiy Storchaka
2013-05-31
1
-51
/
+27
*
Normalize the encoding names for Latin-1 and UTF-8 to
Marc-André Lemburg
2011-02-25
1
-2
/
+2
*
Merged revisions 80784 via svnmerge from
Ronald Oussoren
2010-05-05
1
-0
/
+28
*
Merged revisions 79954 via svnmerge from
Stefan Krah
2010-04-11
1
-23
/
+9
*
#7380: Fix some str/bytearray/bytes issues in uuid docs and implementation.
Georg Brandl
2009-12-19
1
-0
/
+6
*
Followup to r75965: replace the test_uuid-specific patch with a generic fix
Antoine Pitrou
2009-10-30
1
-3
/
+0
*
Fix a refleak in test_uuid when run with -j.
Antoine Pitrou
2009-10-30
1
-0
/
+3
*
convert old fail* assertions to assert*
Benjamin Peterson
2009-06-30
1
-4
/
+4
*
Issue #1717: Remove cmp. Stage 1: remove all uses of cmp and __cmp__ from
Mark Dickinson
2009-01-27
1
-1
/
+6
*
#2621 rename test.test_support to test.support
Benjamin Peterson
2008-05-20
1
-2
/
+2
*
Merged revisions 57778-58052 via svnmerge from
Thomas Wouters
2007-09-08
1
-0
/
+12
*
Make test_uuid passed.
Guido van Rossum
2007-07-09
1
-29
/
+29
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-1
/
+1
*
Fix most trivially-findable print statements.
Guido van Rossum
2007-02-09
1
-9
/
+6
*
Rip out 'long' and 'L'-suffixed integer literals.
Guido van Rossum
2007-01-15
1
-49
/
+49
*
Merge current trunk into p3yk. This includes the PyNumber_Index API change,
Thomas Wouters
2006-08-21
1
-36
/
+61
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-0
/
+434