Requests is an increasingly popular HTTP library for Python. There are a couple hundred questions about it, but they are split between two tags: requests and python-requests.
The requests has been used most widely to refer to the Python library, but was also often used vaguely to refer to httprequest (usually unnecessarily) or Facebook's apprequests.
(The worst offender was a Facebook feature request tagged facebookrequests.)
I have removed the requests tag from questions that were using it for other purposes. We should now pick one of the tags, and retag the posts to be consistent.
Given that "requests" is a fairly generic term, I definitely think we should go with python-requests.
Any objections?
A lot of the mis-use of requests was from people who didn't seem to understand what tags were, and were just entering stuff into the box at random. To deal with this I would like to see the requests tag blacklisted. Users who start to enter it will have the more specific tags suggested; they should be able to make the sensible choice.
Blacklisting hasn't been common, but I don't understand what the drawback is to using it in cases like this. Oh, the UI sucks and the user isn't told it's blacklisted until the next screen, after the suggestions are gone. I guess that's a reason to avoid using it. Maybe the system will be improved eventually.
requestsas a synonym. You can vote for the synonym if you have a 5+ score on answers on the tag. – Martijn Pieters Nov 23 '12 at 16:50requests! – Martijn Pieters Nov 23 '12 at 16:52requestsbeing used for a specific library. While it's by no means the library's fault, being that generic is going to tangle some people up on the site. I prefer to not have the synonym. – casperOne♦ Nov 23 '12 at 18:33requestswere people who didn't understand tags just typing in something at random, so it's likely to continue to be misused like that. How about blacklistingrequeststo prevent that? Anybody who starts to type it will have the more specific choices suggested to them. – Jeremy Banks Nov 23 '12 at 19:00