Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace AtheOS w/ Syllable #45338

Closed
smontanaro opened this issue Aug 22, 2007 · 2 comments
Closed

Replace AtheOS w/ Syllable #45338

smontanaro opened this issue Aug 22, 2007 · 2 comments
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement

Comments

@smontanaro
Copy link
Contributor

BPO 1779613
Nosy @smontanaro, @bitdancer
Files
  • syllable.patch
  • 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 = None
    closed_at = <Date 2009-04-06.01:27:37.820>
    created_at = <Date 2007-08-22.18:26:05.000>
    labels = ['interpreter-core', 'type-feature']
    title = 'Replace AtheOS w/ Syllable'
    updated_at = <Date 2009-04-06.01:27:37.755>
    user = 'https://github.com/smontanaro'

    bugs.python.org fields:

    activity = <Date 2009-04-06.01:27:37.755>
    actor = 'r.david.murray'
    assignee = 'none'
    closed = True
    closed_date = <Date 2009-04-06.01:27:37.820>
    closer = 'r.david.murray'
    components = ['Interpreter Core']
    creation = <Date 2007-08-22.18:26:05.000>
    creator = 'skip.montanaro'
    dependencies = []
    files = ['8181']
    hgrepos = []
    issue_num = 1779613
    keywords = ['patch']
    message_count = 2.0
    messages = ['53047', '85603']
    nosy_count = 2.0
    nosy_names = ['skip.montanaro', 'r.david.murray']
    pr_nums = []
    priority = 'normal'
    resolution = 'out of date'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue1779613'
    versions = ['Python 2.6']

    @smontanaro
    Copy link
    Contributor Author

    AtheOS appears to have croaked several years ago. While checking to see if it was still alive I came across Syllable (www.syllable.org). The Syllable folks would still like to support Python. One of the developers cooked up a patch against Python 2.5.1 which mostly replaces "atheos" with "syllable", though it appears to do a bit more than that.

    I applied the patch against the trunk and fixed a couple rejects. That patch is attached. Note that at this point the Syllable patch is missing a thread_syllable.h file. I have a request in to get ahold of that. Until that arrives this is on hold.

    Skip

    @smontanaro smontanaro added interpreter-core (Objects, Python, Grammar, and Parser dirs) labels Aug 22, 2007
    @bitdancer
    Copy link
    Member

    The syllable web site talks about doing a Python3 port, and about
    already having a python port (ie: python2), so given current policy on
    OS support it seems to me that this is now a dead issue.

    @bitdancer bitdancer added the type-feature A feature request or enhancement label Apr 6, 2009
    @bitdancer bitdancer added the type-feature A feature request or enhancement label Apr 6, 2009
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants