solrpy
                                
                                 solrpy copied to clipboard
                                
                                    solrpy copied to clipboard
                            
                            
                            
                        1.0.0 has been released with a print ?
Hello,
We've been indexing with Solr.add_many successfully for a few years, but after an update to 1.0.0 we noticed our logs contained a copy of all documents.
It seems that the 1.0.0 package published on PyPi contains a print(''.join(lst)) ; that's really suprising as it's not in the repository (https://github.com/search5/solrpy/blob/master/solr/core.py#L518)
Can someone double-check ? If it is really there, please re-package a 1.0.1 release.
same issue here, any solution or workaround?