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
/
encodings
/
cp1256.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Rip out all the u"..." literals and calls to unicode().
Guido van Rossum
2007-05-02
1
-256
/
+256
*
Merge the rest of the trunk.
Thomas Wouters
2006-06-08
1
-262
/
+4
*
Merge part of the trunk changes into the p3yk branch. This merges from 43030
Thomas Wouters
2006-04-21
1
-5
/
+18
*
Whitespace normalization.
Tim Peters
2005-12-25
1
-514
/
+513
*
Cosmetic change: make all hex literals use upper case hex so that they
Marc-André Lemburg
2005-10-24
1
-322
/
+323
*
Removed the decoding_map from the codecs where this is possible.
Marc-André Lemburg
2005-10-24
1
-603
/
+513
*
Replace the old charmap codecs with new ones generated from the current
Marc-André Lemburg
2005-10-21
1
-94
/
+607
*
Whitespace normalization.
Tim Peters
2002-08-08
1
-87
/
+87
*
Moved the encoding map building logic from the individual mapping
Marc-André Lemburg
2001-05-16
1
-3
/
+1
*
This patch changes the default behaviour of the builtin charmap
Marc-André Lemburg
2001-01-03
1
-5
/
+5
*
Marc-Andre Lemburg: Unicode encodings.
Guido van Rossum
2000-03-10
1
-0
/
+131