When RHEL5 went EOL we talked about dropping the prohibition on
modules using the requests library (directly.... many modules use
requests indirectly through their dependencies) but someone said
"there's other distros than RHEL5 using 1.x versions of requests."
(and according to that person, the 1.x version of requests is
different enough that code that can use both requests versions
wouldn't be portable.)

If the premise is correct, we still should figure out what our
criteria is for allowing modules to make use of requests.  We don't
disallow other libraries **cough**docker**cough** just because their
API is unstable.  We simply tell people what version of the library is
needed for the module to run.  So what criteria needs to be met so
that we can do that for requests?

-Toshio

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to