Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

backport python 3.0 language functionality to python 2.6 by adding 7 opcodes to ceval.c #47488

Copy link
Copy link
@kaizhu

Description

@kaizhu
mannequin
Issue body actions
BPO 3238
Nosy @gvanrossum, @loewis, @rhettinger, @pitrou, @benjaminp
Files
  • ceval.2.6b1.c: python 2.6b1 ceval.c with 7 backported opcdes
  • README.txt: README from http://www-rcf.usc.edu/~kaizhu/work/py3to2/
  • ceval.20081020.diff: 20081020 patch to ceval.c
  • py3to2.py: py3to2 script (used in conjunction w/ patched ceval.c)
  • example_py3k.py: example "python 3.0" script (using numpy extension module) & runnable under a patched python2.6
  • img2txt mario.jpg screenshot.gif: screenshot of a picture converted to colorized ascii on putty ssh terminal
  • img2txt 3dplot screenshot.gif: screenshot of colorized 3d plots in putty ssh terminal
  • img2txt.py: python 3.0 script (+curry extension) using 2.6 numpy, PIL, & scipy.weave extensions
  • mario.jpg: u need this jpeg file for img2txt.test() to work
  • Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.

    Show more details

    GitHub fields:

    assignee = 'https://github.com/gvanrossum'
    closed_at = <Date 2008-10-21.14:23:41.252>
    created_at = <Date 2008-06-29.20:07:06.083>
    labels = ['extension-modules', 'interpreter-core', 'type-feature', 'library']
    title = 'backport python 3.0 language functionality to python 2.6 by adding 7 opcodes to ceval.c'
    updated_at = <Date 2008-10-24.21:58:42.094>
    user = 'https://bugs.python.org/kaizhu'

    bugs.python.org fields:

    activity = <Date 2008-10-24.21:58:42.094>
    actor = 'loewis'
    assignee = 'gvanrossum'
    closed = True
    closed_date = <Date 2008-10-21.14:23:41.252>
    closer = 'gvanrossum'
    components = ['Demos and Tools', 'Extension Modules', 'Interpreter Core', 'Library (Lib)']
    creation = <Date 2008-06-29.20:07:06.083>
    creator = 'kaizhu'
    dependencies = []
    files = ['10776', '11842', '11843', '11844', '11845', '11872', '11873', '11874', '11875']
    hgrepos = []
    issue_num = 3238
    keywords = ['patch']
    message_count = 20.0
    messages = ['68964', '68971', '68988', '69006', '69023', '69116', '69461', '69611', '69612', '69618', '69619', '69624', '69627', '75016', '75018', '75020', '75025', '75044', '75174', '75185']
    nosy_count = 7.0
    nosy_names = ['gvanrossum', 'loewis', 'collinwinter', 'rhettinger', 'pitrou', 'benjamin.peterson', 'kaizhu']
    pr_nums = []
    priority = 'low'
    resolution = 'rejected'
    stage = None
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue3238'
    versions = ['Python 2.7']

    Reactions are currently unavailable

    Metadata

    Metadata

    Assignees

    Labels

    extension-modulesC modules in the Modules dirC modules in the Modules dirinterpreter-core(Objects, Python, Grammar, and Parser dirs)(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancementA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.