Python Forum
Question about YAMLLoadWarning (PyYAML error / deprecated)
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Question about YAMLLoadWarning (PyYAML error / deprecated)
#2
It's not unsafe, it's just that the author depreciated using yaml.load without specific loader=whatever clause apparently there was using just yaml.load is capable of being exploited, not so if loader= clause provided.
Reply


Messages In This Thread
RE: Question about YAMLLoadWarning (PyYAML error / deprecated) - by Larz60+ - Sep-09-2019, 01:44 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  PyYAML read list of int zisco 2 437 Apr-02-2024, 12:36 PM
Last Post: zisco
  FutureWarning: pandas.util.testing is deprecated buunaanaa 3 5,226 May-17-2020, 07:43 AM
Last Post: snippsat
  Python 3.7.4 (FTPLib Deprecated). Now What? bmccollum 1 2,672 May-16-2020, 03:17 PM
Last Post: Larz60+
  PyYAML millpond 2 3,023 Aug-01-2019, 03:19 AM
Last Post: millpond

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020