[issue32796] 3.8-dev definition not available

2018-02-08 Thread Jensen Taylor
New submission from Jensen Taylor <monkeyboy2...@gmail.com>: I can't build with Python 3.8 yet on Travis-CI because of this -- messages: 311825 nosy: Jensen Taylor priority: normal severity: normal status: open title: 3.8-dev definition not available versions: Pyth

[issue30336] Pull Requests need more detail

2017-05-10 Thread Jensen Taylor
New submission from Jensen Taylor: Made a PR for this -- messages: 293447 nosy: Jensen Taylor priority: normal severity: normal status: open title: Pull Requests need more detail type: enhancement ___ Python tracker <rep...@bugs.python.org>

[issue30332] Errors that aren't actually defined are purple in the IDLE

2017-05-10 Thread Jensen Taylor
Jensen Taylor added the comment: I found this bug in python 3.4.1 and I believeit was a problem in 3.5.2 -- versions: +Python 3.4, Python 3.5 ___ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/i

[issue30332] Errors that aren't actually defined are purple in the IDLE

2017-05-10 Thread Jensen Taylor
New submission from Jensen Taylor: Things like PermissionError and FileNotFoundError that come under IOError, or OSError in Python 3.7 -- assignee: -> terry.reedy components: +IDLE, Windows nosy: +paul.moore, steve.dower, terry.reedy, tim.golden, zach.ware title: Errors that are

[issue30332] Errors that aren't actually definde

2017-05-10 Thread Jensen Taylor
Changes by Jensen Taylor <monkeyboy2...@gmail.com>: -- nosy: Jensen Taylor priority: normal severity: normal status: open title: Errors that aren't actually definde ___ Python tracker <rep...@bugs.python.org> <http://bugs.python

[issue30326] Version may be out of date in travis.yml

2017-05-10 Thread Jensen Taylor
Changes by Jensen Taylor <monkeyboy2...@gmail.com>: -- stage: -> resolved status: open -> closed ___ Python tracker <rep...@bugs.python.org> <http://bugs.

[issue30327] Version may be out of date in travis.yml

2017-05-10 Thread Jensen Taylor
New submission from Jensen Taylor: It's only 3.6. I may be talking nonsense but it didn't quite look right -- components: Build, Tests messages: 293381 nosy: Jensen Taylor priority: normal severity: normal status: open title: Version may be out of date in travis.yml type: behavior

[issue30326] Version may be out of date in travis.yml

2017-05-10 Thread Jensen Taylor
New submission from Jensen Taylor: It's only 3.6. I may be talking nonsense but it didn't quite look right -- components: Build, Tests messages: 293380 nosy: Jensen Taylor priority: normal severity: normal status: open title: Version may be out of date in travis.yml type: behavior

[issue30016] No sideways scrolling in IDLE

2017-04-07 Thread Jensen Taylor
New submission from Jensen Taylor: This has been a bug since 2.7 as far as I know. -- assignee: terry.reedy components: IDLE messages: 291263 nosy: Jensen Taylor, terry.reedy priority: normal severity: normal status: open title: No sideways scrolling in IDLE type: enhancement versions