Message8114

Author ebourg
Recipients ebourg
Date 2013-09-12.10:27:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378981662.08.0.802594987529.issue2087@psf.upfronthosting.co.za>
In-reply-to
Content
Guava 15.0 removed the MapMaker.makeComputingMap() method which is used in PyDefaultDict. Could you please update the code to use CacheBuilder instead?

http://code.google.com/p/guava-libraries/wiki/MapMakerMigration
http://docs.guava-libraries.googlecode.com/git-history/release/javadoc/com/google/common/cache/CacheBuilder.html

Thank you
History
Date User Action Args
2013-09-12 10:27:42ebourgsetrecipients: + ebourg
2013-09-12 10:27:42ebourgsetmessageid: <1378981662.08.0.802594987529.issue2087@psf.upfronthosting.co.za>
2013-09-12 10:27:41ebourglinkissue2087 messages
2013-09-12 10:27:41ebourgcreate