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 gregory.p.smith
Recipients Arfrever, DLitz, aliles, amaury.forgeotdarc, asvetlov, christian.heimes, emptysquare, georg.brandl, grahamd, gregory.p.smith, ionelmc, jcea, lemburg, neologix, pitrou, rpcope1, sbt, serhiy.storchaka, socketpair, twouters, vstinner, xupeng, yselivanov
Date 2017-05-29.17:03:43
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496077423.46.0.0754158298485.issue16500@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 163468a766e16604bdea04a1ab808c0d3e729e5d by Gregory P. Smith in branch 'master':
bpo-16500: Don't use string constants for os.register_at_fork() behavior (#1834)
https://github.com/python/cpython/commit/163468a766e16604bdea04a1ab808c0d3e729e5d
History
Date User Action Args
2017-05-29 17:03:43gregory.p.smithsetrecipients: + gregory.p.smith, lemburg, twouters, georg.brandl, jcea, amaury.forgeotdarc, pitrou, vstinner, christian.heimes, grahamd, Arfrever, ionelmc, asvetlov, neologix, socketpair, sbt, aliles, serhiy.storchaka, yselivanov, DLitz, emptysquare, xupeng, rpcope1
2017-05-29 17:03:43gregory.p.smithsetmessageid: <1496077423.46.0.0754158298485.issue16500@psf.upfronthosting.co.za>
2017-05-29 17:03:43gregory.p.smithlinkissue16500 messages
2017-05-29 17:03:43gregory.p.smithcreate