Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Kirill Smelkov
cpython
Repository
You need to sign in or sign up before continuing.
cpython
Python
ceval.c
Find file
Blame
History
Permalink
Issue #18028: Fix aliasing issue in READ_TIMESTAMP() of ceval.c on x86_64,
· 0cc36ccc
Victor Stinner
authored
Dec 12, 2014
when Python is configure with --with-tsc. Patch written by Christian Heimes.
0cc36ccc