[issue30101] Add support for ncurses A_ITALIC

2017-04-19 Thread Eijebong

Changes by Eijebong <eijeb...@bananium.fr>:


--
components: Library (Lib)
nosy: Eijebong
priority: normal
pull_requests: 1307
severity: normal
status: open
title: Add support for ncurses A_ITALIC
versions: Python 3.7

___
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue30101>
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue21135] Remove useless _vb_pattern parameter in cgi.valid_boundary

2014-04-02 Thread Eijebong

New submission from Eijebong:

The parameter _vb_pattern parameter in cgi.valid_boundary has no reason to 
exist since it's forced to a value later.

--
components: Library (Lib)
files: valid_boundary.patch
keywords: patch
messages: 215396
nosy: Eijebong
priority: normal
severity: normal
status: open
title: Remove useless _vb_pattern parameter in cgi.valid_boundary
type: enhancement
versions: Python 3.4
Added file: http://bugs.python.org/file34703/valid_boundary.patch

___
Python tracker rep...@bugs.python.org
http://bugs.python.org/issue21135
___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com