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
selectmodule.c
Find file
Blame
History
Permalink
Issue #19437: Fix select.epoll.poll(), fix code handling PyMem_New() error
· 7613542a
Victor Stinner
authored
Oct 30, 2013
The bug was introduced with the select.epoll module! So it's 5 years old :-)
7613542a