Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.python > #7923 > unrolled thread

Bug#806334: [Python-modules-team] Bug#806334: kombu: FTBFS: ImportError: cannot import name '_uuid_generate_random'

Started byBrian May <bam@debian.org>
First post2015-11-28 07:50 +0100
Last post2015-11-28 07:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.debian.maint.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Bug#806334: [Python-modules-team] Bug#806334: kombu: FTBFS: ImportError: cannot import name '_uuid_generate_random' Brian May <bam@debian.org> - 2015-11-28 07:50 +0100

#7923 — Bug#806334: [Python-modules-team] Bug#806334: kombu: FTBFS: ImportError: cannot import name '_uuid_generate_random'

FromBrian May <bam@debian.org>
Date2015-11-28 07:50 +0100
SubjectBug#806334: [Python-modules-team] Bug#806334: kombu: FTBFS: ImportError: cannot import name '_uuid_generate_random'
Message-ID<qzHuy-5m2-5@gated-at.bofh.it>
Chris Lamb <lamby@debian.org> writes:
>       from uuid import UUID, uuid4 as _uuid4, _uuid_generate_random
>   ImportError: cannot import name '_uuid_generate_random'

I forwarded this upstream to https://github.com/celery/kombu/issues/543

Looks like Python 3.5.1rc1 dropped a symbol that was present in Python
3.5.0.

Don't think we can complain at Python though, looks like a private
symbol.

CCing debian-python list in case anybody else has more information on
why _uuid_generate_random disappeared.
-- 
Brian May <bam@debian.org>

[toc] | [standalone]


Back to top | Article view | linux.debian.maint.python


csiph-web