Talk:History of Python
![]() | This article has not yet been rated on Wikipedia's content assessment scale. It is of interest to the following WikiProjects: | |||||||||||||||||||||||||||||||||||||||||||||||||
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
Please add the quality rating to the {{WikiProject banner shell}} template instead of this project banner. See WP:PIQA for details.
|
Controversy
Does a slow section of a library which has been since fixed really need to be called a controversy? I could understand if it was found to be done intentionally or something, but come on.138.87.141.17 (talk) 02:39, 25 October 2010 (UTC)
Facts that should be in the Article
Python was named after the show Monty Python's Flying Circus. — Preceding unsigned comment added by 66.57.60.15 (talk) 14:43, 19 June 2011 (UTC)
detailed comparison of v2->v3 changes?
It would sure be nice to have a detailed comparison (e.g., a table) of changes from Python v2 to v3. I'm brand new to Python, and am finding that some things stated in some tutorials are untrue. I don't know enough about Python to know whether they're just plain wrong, or whether the "truth" changed from v2 to v3. (For example, one tutor states that a variable used to loop through a 'for' loop has as its scope ONLY the 'for' loop; in v3, this is certainly not true [because the looping variable's value can still be accessed after the for loop is completed]. Was it true in v2, and just changed in v3? I don't know. Would sure be nice for someone who knows these things to put a table here (or at least a reference to someone else's table) that details differences between v2 and v3. Thanks in advance to anyone who implements this! Aloha, philiptdotcom (talk) 03:38, 14 February 2013 (UTC)
- This is likely impossible since (1) so many things have changed (think of all the modules that had to decide whether their str inputs were really bytes or str) and (2) things are still changing, so that past incompatibilities are being resolved (e.g., '%'-style formatting of bytes in 3.5, released years after your question) and - occasionally - past compatibilities broken (e.g., randomizing hashes in 3.3, released just months prior to your question). There are many references available online, but I don't think any are complete lists. Here, however, are a few:
- Calbaer (talk) 18:56, 15 March 2017 (UTC)
External links modified
Hello fellow Wikipedians,
I have just modified one external link on History of Python. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:
- Added archive https://web.archive.org/web/20070501105422/http://www.amk.ca/python/writing/gvr-interview to http://www.amk.ca/python/writing/gvr-interview
When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.
This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}}
(last update: 5 June 2024).
- If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
- If you found an error with any archives or the URLs themselves, you can fix them with this tool.
Cheers.—InternetArchiveBot (Report bug) 07:06, 3 April 2017 (UTC)
Python 1.2, 1.3, 1.4
The release notes don't cite a date. Instead, release dates for these derived from the timestamp of the most recent file in the source code distribution, assuming Pacific time.
External links modified
Hello fellow Wikipedians,
I have just modified 4 external links on History of Python. Please take a moment to review my edit. If you have any questions, or need the bot to ignore the links, or the page altogether, please visit this simple FaQ for additional information. I made the following changes:
- Added
{{dead link}}
tag to http://svn.python.org/view/*checkout*/python/trunk/Misc/HISTORY - Added archive https://web.archive.org/web/20070501080219/http://www.amk.ca/python/writing/12-14 to http://www.amk.ca/python/writing/12-14
- Added archive https://web.archive.org/web/20070329060757/http://www.python.org/cp4e/ to https://www.python.org/cp4e/
- Added archive https://web.archive.org/web/20070329061639/http://www.python.org/doc/2.5/lib/node951.html to https://www.python.org/doc/2.5/lib/node951.html
- Added archive https://web.archive.org/web/20080917162106/http://python.org/doc/2.2.3/whatsnew/sect-rellinks.html to https://www.python.org/doc/2.2.3/whatsnew/sect-rellinks.html
When you have finished reviewing my changes, you may follow the instructions on the template below to fix any issues with the URLs.
This message was posted before February 2018. After February 2018, "External links modified" talk page sections are no longer generated or monitored by InternetArchiveBot. No special action is required regarding these talk page notices, other than regular verification using the archive tool instructions below. Editors have permission to delete these "External links modified" talk page sections if they want to de-clutter talk pages, but see the RfC before doing mass systematic removals. This message is updated dynamically through the template {{source check}}
(last update: 5 June 2024).
- If you have discovered URLs which were erroneously considered dead by the bot, you can report them with this tool.
- If you found an error with any archives or the URLs themselves, you can fix them with this tool.
Cheers.—InternetArchiveBot (Report bug) 21:39, 4 November 2017 (UTC)
- All unassessed articles
- C-Class Computing articles
- Mid-importance Computing articles
- All Computing articles
- C-Class software articles
- Mid-importance software articles
- C-Class software articles of Mid-importance
- Unknown-importance Computing articles
- All Software articles
- C-Class Computer science articles
- Low-importance Computer science articles
- WikiProject Computer science articles