This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients Pedro Lacerda, ZackerySpytz, christian.heimes, davin, jdemeyer, miss-islington, pierreglaser, pitrou, vstinner
Date 2019-06-05.11:16:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset b496c2672131ea51a55b5a414aeda271562f18d3 by Victor Stinner (Miss Islington (bot)) in branch '3.8':
bpo-26836: Document os.memfd_create() name parameter (GH-13838) (GH-13839)
https://github.com/python/cpython/commit/b496c2672131ea51a55b5a414aeda271562f18d3
History
Date User Action Args
2019-06-05 11:16:04vstinnersetrecipients: + vstinner, pitrou, christian.heimes, jdemeyer, davin, Pedro Lacerda, ZackerySpytz, miss-islington, pierreglaser
2019-06-05 11:16:04vstinnersetmessageid: <[email protected]>
2019-06-05 11:16:04vstinnerlinkissue26836 messages
2019-06-05 11:16:04vstinnercreate