thanks so much for the quick reply and bug fix. I just ran my code again and everything functions properly now! Seems a little bit slower but not a big deal.
-Bill On Thu, Jan 18, 2018 at 6:29 PM, Stefan Pratter <[email protected]> wrote: > We have deployed bug-fix release 2.7.2 and the issue should now be fixed. > > Thanks again for the report, and apologies for the inconvenience. > > Stefan. > > On 18/01/2018 23.26, William Marantz wrote: > >> Hi Tech Team, >> >> I've had code running for over a year now without issue that just stopped >> returning records. >> >> I'm using the PeeringDB Python library. >> >> pdb = PeeringDB() >> ixp = pdb.all('netixlan', asn='10310', name='Equinix Chicago') either >> passed with the direct strings for name and ASN or variables no longer >> returns data >> >> other queries in other parts of my code run just fine as does the >> following which returns far too much data: >> ixp = pdb.all('netixlan') >> >> Thanks >> >> -Bill >> >> >> _______________________________________________ >> Pdb-tech mailing list >> [email protected] >> http://lists.peeringdb.com/cgi-bin/mailman/listinfo/pdb-tech >> >> _______________________________________________ > Pdb-tech mailing list > [email protected] > http://lists.peeringdb.com/cgi-bin/mailman/listinfo/pdb-tech >
_______________________________________________ Pdb-tech mailing list [email protected] http://lists.peeringdb.com/cgi-bin/mailman/listinfo/pdb-tech
