GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/cpython.git
3.6
3.7
3.8
3.9
backport-e35ca41-3.11
gentoo
gentoo-2.7-vanilla
main
master
Gentoo fork of Python
Python project <python@gentoo.org>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
_uuidmodule.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bpo-40501: Replace ctypes code in uuid with native module (GH-19948)
Steve Dower
2020-05-12
1
-5
/
+49
*
bpo-1635741: Port _uuid module to multiphase initialization (GH-19242)
Dong-hee Na
2020-03-31
1
-19
/
+22
*
bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11...
ziheng
2019-06-24
1
-3
/
+6
*
bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099)
Serhiy Storchaka
2018-05-25
1
-1
/
+8
*
bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH...
Siddhesh Poyarekar
2018-04-29
1
-2
/
+3
*
bpo-32493: Not only AIX, but FreeBSD has uuid_create support (#5089)
David Carlier
2018-01-09
1
-4
/
+1
*
bpo-32399: Starting with AIX6.1 there is support in libc.a for uuid (RFC4122)...
Michael Felt
2017-12-30
1
-6
/
+17
*
bpo-11063: Add a configure check for uuid_generate_time_safe (GH-4287)
Berker Peksag
2017-11-08
1
-9
/
+2
*
bpo-11063: Fix _uuid module on macOS (#3855)
Victor Stinner
2017-10-02
1
-1
/
+29
*
bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796)
Antoine Pitrou
2017-09-28
1
-0
/
+35