[issue1351020] PythonD DJGPP-specific patch set for porting to DOS.

2010-08-30 Thread Ben Decker
Ben Decker added the comment: Closed then. The next patch will posted at http://www.caddit.net/pythond/when we get around to doing a version 3 port. Frankly, as the current v2 binary meets most remaining requirements on this legacy platform, we are left with modern syntax compatibility as pri

[issue1351020] PythonD DJGPP-specific patch set for porting to DOS.

2010-08-30 Thread Antoine Pitrou
Antoine Pitrou added the comment: I don't think there's any point in including DJGPP support in the Python tree (DJGPP targets MS-DOS, which is completely marginal today). Furthermore, the patch has no chance of applying cleanly on the current source tree. I would suggest that people interest

[issue1351020] PythonD DJGPP-specific patch set for porting to DOS.

2010-08-30 Thread Mark Lawrence
Mark Lawrence added the comment: @Ben are you still interested in this or can it be closed? -- nosy: +BreamoreBoy versions: +Python 3.2 -Python 3.1 ___ Python tracker ___

[issue1351020] PythonD DJGPP-specific patch set for porting to DOS.

2009-03-29 Thread Daniel Diniz
Daniel Diniz added the comment: Leaving open, then :) -- status: pending -> open ___ Python tracker ___ ___ Python-bugs-list mailin

[issue1351020] PythonD DJGPP-specific patch set for porting to DOS.

2009-03-20 Thread Ben Decker
Ben Decker added the comment: Our next target will probably be somewhere with Python 3 -- components: +Interpreter Core -None versions: +Python 3.1 -Python 2.4 ___ Python tracker

[issue1351020] PythonD DJGPP-specific patch set for porting to DOS.

2009-03-20 Thread Daniel Diniz
Daniel Diniz added the comment: Any news on this? -- nosy: +ajaksu2 priority: normal -> low status: open -> pending type: -> feature request ___ Python tracker ___ __