Jump to content

Talk:Pickle (Python)

Page contents not supported in other languages.
From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Klbrain (talk | contribs) at 18:10, 5 April 2017 (Class switching to redirect). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
WikiProject iconComputing Redirect‑class
WikiProject iconThis redirect is within the scope of WikiProject Computing, a collaborative effort to improve the coverage of computers, computing, and information technology on Wikipedia. If you would like to participate, please visit the project page, where you can join the discussion and see a list of open tasks.
RedirectThis redirect does not require a rating on Wikipedia's content assessment scale.

Notability

This is a really specific topic of relevance to a small number of people using a particular programming language. Perhaps it would be best left to authors of Python-related websites and wikis. GBMorris (talk) 18:56, 30 January 2017 (UTC)[reply]

It's certainly a more general topic, even under the term "pickling". The concept dates back at least to Herlihy and Liskov's 1982 TOPLaS A value transmission method for abstract data types about CLU. The term itself was allegedly coined in Birrell, et. al.'s 1987 A simple and efficient implementation of a small database, although the application of the term to a programming language implementation may originate with Modula-3. I've reworded the very start of the article to make it less Python-centric. If that impels someone to entirely merge this article into serialization, so be it. AHMartin (talk) 15:55, 13 March 2017 (UTC)[reply]