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
cpython
Modules
posixmodule.c
Find file
Blame
History
Permalink
Fix for fatal errors in os.*utime*()
· 6015a860
Richard Oudkerk
authored
May 04, 2012
The address of an object was being decreffed instead of the object.
6015a860