PySNC
PySNC copied to clipboard
Python API for ServiceNow
If you have more than one field change in a record the changes() method will return False. I am pretty sure it is because xor on True and True returns...
Fixed issue with multiple changes returns False. Fixes issue #114
When using the update_multiple command, I ran into an issue where my instance's batch size is small and had KeyError's from the .execute() iteration over serviced_requests + unserviced_requests coming back...
I'd like to use `pysnc` to iteratively (with fixed space/memory) consume a very large ServiceNow table. Based on what I saw in the docs and looking at the source code...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
via pull #115 -- did it via new PR so tests run and i'm ignorant on how to get fork pr's to run tests
I'd like to include the `link` attribute in GlideElement when it exists to know if/when an element of a record is a link to another record. Some elements come with...
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.6. Release notes Sourced from jinja2's releases. 3.1.6 This is the Jinja 3.1.6 security release, which fixes security issues but does not otherwise change behavior...
Can you please update your python dependencies, especially [certifi](https://pypi.org/project/certifi/#description)? Alternatively, since the requests library also requires certifi, is it possible to make it dependent on the version needed for requests?
Swap from jake (python specific) to syft/grype