lp:~shimizukawa/pyreadline/python3
Created by
Shimizukawa
and last modified
- Get this branch:
- bzr branch lp:~shimizukawa/pyreadline/python3
Only
Shimizukawa
can upload to this branch. If you are
Shimizukawa
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- B. Striegel (community): Approve
- pyreadline: Pending requested
-
Diff: 411 lines (+96/-58)14 files modified.bzrignore (+3/-0)
doc/ChangeLog (+3/-0)
doc/source/introduction.rst (+1/-1)
eggsetup.py (+1/-1)
pyreadline/console/console.py (+8/-5)
pyreadline/lineeditor/history.py (+2/-4)
pyreadline/lineeditor/lineobj.py (+3/-3)
pyreadline/modes/basemode.py (+2/-2)
pyreadline/release.py (+33/-32)
pyreadline/rlmain.py (+2/-2)
pyreadline/test/test_emacs.py (+2/-2)
pyreadline/test/test_vi.py (+3/-3)
pyreadline/unicode_helper.py (+12/-1)
setup.py (+21/-2)
Branch information
Recent revisions
- 119. By shimizukawa
-
fixed: bytes iteration generate int literal instead of bytes literal
- 118. By shimizukawa
-
update documents.
- 117. By shimizukawa
-
setup now have 2to3 sequence that functionality depend on `distribute` package.
- 116. By shimizukawa
-
remove syntax rely on python2.
- 115. By shimizukawa
-
bytes/str/unicode tweaking for py2/3.
- 114. By shimizukawa
-
bytes/str/unicode tweaking for py2/3.
- 113. By shimizukawa
-
new module was deprecated at python2.6 and types work with py2/3.
- 112. By shimizukawa
-
bytes/str/unicode tweaking for py2/3.
- 111. By shimizukawa
-
add ignore for python3's pyc cache directory.
- 110. By shimizukawa
-
remove 'exceptions' package name. it is not need in Python2 and Python3.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 with rich root (needs bzr 1.0)