[New-bugs-announce] [issue34560] Backport of uuid1() failure fix

Riccardo Mottola report at bugs.python.org
Fri Aug 31 18:33:42 EDT 2018


New submission from Riccardo Mottola <multix at gmail.com>:

Backport proposal of fix for closed issue 32502 

The patch was directly adapted from
https://github.com/python/cpython/commit/d69794f4df81de731cc66dc82136e28bee691e1e


applied to 2.7 and tested working for me.

Discussion ongoing MacPorts requested to share said patch upstream

https://github.com/macports/macports-ports/pull/2456

----------
components: Library (Lib)
files: uuid-64bit.patch
keywords: patch
messages: 324449
nosy: Riccardo Mottola
priority: normal
severity: normal
status: open
title: Backport of uuid1() failure fix
type: crash
versions: Python 2.7
Added file: https://bugs.python.org/file47776/uuid-64bit.patch

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue34560>
_______________________________________


More information about the New-bugs-announce mailing list