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
/
encodings
/
punycode.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
remove pointless coding cookies
Florent Xicluna
2010-08-30
1
-1/+0
*
Move the codec decode type checks to bytes/bytearray.decode().
Marc-André Lemburg
2008-06-06
1
-0/+2
*
Rename buffer -> bytearray.
Guido van Rossum
2007-11-21
1
-3/+3
*
Merging the py3k-pep3137 branch back into the py3k branch.
Guido van Rossum
2007-11-06
1
-6/+6
*
Raise statement normalization in Lib/.
Collin Winter
2007-08-30
1
-4/+4
*
Change a bunch of file encodings from Latin-1 to UTF-8.
Guido van Rossum
2007-07-16
1
-2/+2
*
Enhance the punycode decoder so that it can decode
Walter Dörwald
2007-05-11
1
-2/+4
*
Fix punycode codec and tests.
Walter Dörwald
2007-05-10
1
-18/+15
*
Rename 'unicode' to 'str' in its tp_name field. Rename 'str' to 'str8'.
Guido van Rossum
2007-05-03
1
-1/+1
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-1/+1
*
- PEP 3106: dict.iterkeys(), .iteritems(), .itervalues() are now gone;
Guido van Rossum
2007-02-11
1
-2/+1
*
Merged revisions 46753-51188 via svnmerge from
Thomas Wouters
2006-08-11
1
-3/+3
*
Merge part of the trunk changes into the p3yk branch. This merges from 43030
Thomas Wouters
2006-04-21
1
-4/+20
*
Whitespace normalization.
Tim Peters
2003-04-24
1
-5/+5
*
Implement IDNA (Internationalized Domain Names in Applications).
Martin v. Löwis
2003-04-18
1
-0/+222