correct check for _uuid_generate_time by benjaminp · Pull Request #388 · python/cpython · GitHub
Skip to content

correct check for _uuid_generate_time - #388

Merged
benjaminp merged 1 commit into
masterfrom
benjamin-uuid-check
Mar 2, 2017
Merged

benjaminp merged 1 commit into
masterfrom
benjamin-uuid-check

Conversation

@benjaminp

Copy link
Copy Markdown
Contributor

If ctypes is not available, _uuid_generate_time will be None not its restype attribute.

If ctypes is not available, _uuid_generate_time will be None not its restype attribute.
@benjaminp
benjaminp merged commit 0b84325 into master Mar 2, 2017
@benjaminp
benjaminp deleted the benjamin-uuid-check branch March 2, 2017 06:14
serhiy-storchaka added a commit to serhiy-storchaka/cpython that referenced this pull request Sep 15, 2026
PDCursesMod's setcchar() reads uninitialized memory for an empty string
(PDCursesMod issue python#388), so build a cell without text directly.  Its
winnstr() reads at most 512 bytes, and a NUL is written in its ^@ form.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants