[issue17796] No mimetype guessed for tar.xz url

2013-04-19 Thread LCID Fire

New submission from LCID Fire:

mimetypes.guess_type( 
http://ftp.gnome.org/pub/GNOME/sources/libxml++/2.36/libxml++-2.36.0.tar.xz;), 
strict=False )

gives

(None, None)

--
components: Library (Lib)
messages: 187348
nosy: lcid-fire
priority: normal
severity: normal
status: open
title: No mimetype guessed for tar.xz url
type: behavior
versions: Python 2.7

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



[issue17796] No mimetype guessed for tar.xz url

2013-04-19 Thread R. David Murray

R. David Murray added the comment:

Adding xz was treated as an enhancement in issue 16316.  Our thinking about 
applying these types of changes as bug fixes has evolved a bit, so I think we 
can consider backporting it.

--
nosy: +r.david.murray

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



[issue17796] No mimetype guessed for tar.xz url

2013-04-19 Thread Éric Araujo

Éric Araujo added the comment:

+1

--
nosy: +eric.araujo
stage:  - needs patch

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



[issue17796] No mimetype guessed for tar.xz url

2013-04-19 Thread Éric Araujo

Éric Araujo added the comment:

Let’s keep using that other bug report.

--
resolution:  - duplicate
stage: needs patch - committed/rejected
status: open - closed
superseder:  - Support xz compression in mimetypes module

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