57335 Commits (fe1bcb64cd2e00dcb0d1fc77f627cb538510efa6)
 

Author SHA1 Message Date
Benjamin Peterson fe1bcb64cd move more variable declarations to the top of blocks 13 years ago
Benjamin Peterson f208df3618 move declaration to top of block 13 years ago
Benjamin Peterson 31a58ff1c3 ceval cleanup 13 years ago
Brett Cannon 6072e0bf42 Remove uses of % with str.format. 13 years ago
Ezio Melotti 5c3283e43a Merge __next__ method link fixes with 3.3. 13 years ago
Ezio Melotti 1dd7c30419 Merge __next__ method link fixes with 3.2. 13 years ago
Ezio Melotti 7fa822275b Fix links to the __next__ method. 13 years ago
Ezio Melotti 9054055857 Merge doctest fixes in functional howto with 3.3. 13 years ago
Ezio Melotti eb818193b3 Merge doctest fixes in functional howto with 3.2. 13 years ago
Ezio Melotti 35cbf16202 Make doctests pass in the functional howto. 13 years ago
Ezio Melotti 811bd98e28 Merge functional howto improvements with 3.3. 13 years ago
Ezio Melotti dd67c1d91a Merge functional howto improvements with 3.2. 13 years ago
Ezio Melotti 45a101db1d Improve markup in functional.rst, and fix a couple of errors. 13 years ago
Ezio Melotti f79774bb92 Merge link additions/fixes with 3.3. 13 years ago
Ezio Melotti a6229e6ebd Fix and add more links. 13 years ago
Chris Jerdonek e312f4d304 Merge from 3.3: Add and adjust some string-related links in the docs. 13 years ago
Chris Jerdonek c33899bd71 Add and adjust some string-related links in the docs. 13 years ago
Chris Jerdonek 23354f505e Merge from 3.3: Fix link to str.format() in docs. 13 years ago
Chris Jerdonek 8958cd0e8d Merge from 3.2: Fix link to str.format() in docs. 13 years ago
Chris Jerdonek af94724e00 Fix link to str.format() in docs. 13 years ago
Chris Jerdonek 5856e1c318 Issue #16199: Merge 2to3 typo fix from 3.3 (and resolve previous merge). 13 years ago
Chris Jerdonek caf380ac2a Issue #16199: Merge 2to3 typo fix from 3.2. 13 years ago
Chris Jerdonek 463974916d Issue #16199: Fix typo in 2to3 docs. Thanks to Mark Lawrence for the report. 13 years ago
Brian Curtin e33f20c4e9 Merge 3.2 13 years ago
Brian Curtin 859947da97 Merge 3.2 13 years ago
Brian Curtin 0b960f5a58 Fix #16176. Properly identify Windows 8 via platform.platform() 13 years ago
Vinay Sajip bd40d3e144 Closes #15776: pyvenv now works with existing directories. 13 years ago
Senthil Kumaran 24dfdb69ca code smell. remove pdb 13 years ago
Senthil Kumaran 81523a6b09 Automated merge with ssh://hg.python.org/cpython 13 years ago
Senthil Kumaran 52d2720499 Issue #16088: BaseHTTPRequestHandler's send_error method includes a 13 years ago
Chris Jerdonek c8b8b7f661 Merge from 3.3: Fix placement of shell=True warning in subprocess.Popen() docs. 13 years ago
Chris Jerdonek c3de6d63cd Merge from 3.2: Fix placement of shell=True warning in subprocess.Popen() docs. 13 years ago
Chris Jerdonek cc32a68216 Fix placement of shell=True warning in subprocess.Popen() docs. 13 years ago
Chris Jerdonek ec7c16d2b4 Issue #16115: Merge subprocess.Popen() documentation improvements from 3.3. 13 years ago
Chris Jerdonek 02860526eb Issue #16115: Merge subprocess.Popen() documentation improvements from 3.2. 13 years ago
Chris Jerdonek 4a4a02bbc8 Issue #16115: Make further improvements to subprocess.Popen() documentation. 13 years ago
Jesus Cea 5ea197aef3 Closes #16135: Removal of OS/2 support (distutils) (II) 13 years ago
Jesus Cea d17833d360 Closes #16135: Removal of OS/2 support (distutils) 13 years ago
Brett Cannon 9407d50208 Merge fix for issue #15111. 13 years ago
Brett Cannon a6ce4fd426 Closes issue #15111: Calling __import__ with a module specified in 13 years ago
Benjamin Peterson b36a05094d merge heads 13 years ago
Benjamin Peterson 00f86f2202 add some missing DISPATCH() 13 years ago
Chris Jerdonek db8570349e Issue #12947: Merge doctest documentation change from 3.3. 13 years ago
Chris Jerdonek 3fa8c59024 Issue #12947: Remove doctest directives from the doctest examples in the "Option Flag" section. 13 years ago
Georg Brandl ecb02d62e0 merge 3.3 13 years ago
Georg Brandl 23a87de96f Missed one instance of code-block:: text highlighting to revert. 13 years ago
Georg Brandl 42ac3c91e7 merge 3.3 13 years ago
Georg Brandl a36a1ee4cf merge 3.2 13 years ago
Georg Brandl a1ff83e556 merge 3.2 heads 13 years ago
Georg Brandl 83e51f48a8 Issue #12947: revert earlier workaround and use a monkey-patch to enable showing doctest directives only in the doctest docs. 13 years ago