Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Issue #16225: Merge from 3.3: Add additional note to tutorial about looping. | Chris Jerdonek | 2012-10-16 | 2 | -11/+24 |
|\ | |||||
| * | Issue #16225: Merge from 3.2: Add additional note to tutorial about looping. | Chris Jerdonek | 2012-10-16 | 2 | -11/+24 |
| |\ | |||||
| | * | Issue #16225: Add additional note to tutorial about changing sequence while l... | Chris Jerdonek | 2012-10-16 | 2 | -11/+24 |
* | | | logging's SocketHandler: get rid of some legacy code and use the newer socket... | Giampaolo Rodola' | 2012-10-15 | 1 | -9/+1 |
* | | | Issue #16234: Modify sha3's block_size method to return NotImplemented. | Christian Heimes | 2012-10-14 | 1 | -2/+6 |
* | | | Issue #15721: make _tkinter module pep384 compatible. | Andrew Svetlov | 2012-10-14 | 1 | -132/+142 |
* | | | Update comment: SPARC requires proper alignment | Christian Heimes | 2012-10-14 | 1 | -1/+2 |
* | | | get 64bit platforms without uint64 right again | Christian Heimes | 2012-10-14 | 1 | -3/+5 |
* | | | merge | Christian Heimes | 2012-10-14 | 2 | -5/+6 |
|\ \ \ | |||||
| * | | | Clean up some warnings in test suite output. | Nadeem Vawda | 2012-10-13 | 2 | -5/+6 |
* | | | | Force 32bit Keccak implementation on SPARC. It look like the Solaris CC compi... | Christian Heimes | 2012-10-14 | 1 | -8/+14 |
|/ / / | |||||
* | | | Keccak: fromBytesToWord() and fromWordToBytes() are required on 64bit big end... | Christian Heimes | 2012-10-13 | 1 | -4/+6 |
* | | | merge heads | Benjamin Peterson | 2012-10-13 | 4 | -54/+74 |
|\ \ \ | |||||
| * \ \ | Issue #16206: Merge dict documentation improvements from 3.3. | Chris Jerdonek | 2012-10-13 | 2 | -28/+39 |
| |\ \ \ | | |/ / | |||||
| | * | | Issue #16206: Merge dict documentation improvements from 3.2. | Chris Jerdonek | 2012-10-13 | 2 | -28/+39 |
| | |\ \ | | | |/ | |||||
| | | * | Issue #16206: Improve the documentation of the dict constructor. | Chris Jerdonek | 2012-10-13 | 2 | -28/+39 |
| * | | | Merge from 3.3: Undo changes accidentally reverted in de8787029fe4. | Chris Jerdonek | 2012-10-13 | 2 | -11/+19 |
| |\ \ \ | | |/ / | |||||
| | * | | Undo changes accidentally reverted in de8787029fe4. | Chris Jerdonek | 2012-10-13 | 2 | -11/+19 |
| * | | | lzma module: Rewrap docstrings at 72 columns, as per PEP 8. | Nadeem Vawda | 2012-10-13 | 1 | -15/+16 |
* | | | | When not optimized function stack sizes are much larger and may cause this te... | Benjamin Peterson | 2012-10-13 | 1 | -1/+2 |
|/ / / | |||||
* | | | merge 3.3 | Benjamin Peterson | 2012-10-12 | 2 | -19/+11 |
|\ \ \ | |/ / | |||||
| * | | merge heads | Benjamin Peterson | 2012-10-12 | 6 | -9/+11 |
| |\ \ | |||||
| * \ \ | merge 3.2 | Benjamin Peterson | 2012-10-12 | 14 | -239/+241 |
| |\ \ \ | | | |/ | | |/| | |||||
* | | | | merge 3.2 | Benjamin Peterson | 2012-10-12 | 0 | -0/+0 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | skip if __doc__ is gone | Benjamin Peterson | 2012-10-12 | 1 | -0/+1 |
| * | | | fix to work if __doc__ is removed | Benjamin Peterson | 2012-10-12 | 1 | -2/+2 |
* | | | | skip if __doc__ is gone | Benjamin Peterson | 2012-10-12 | 1 | -0/+1 |
* | | | | fix to work if __doc__ is removed | Benjamin Peterson | 2012-10-12 | 1 | -2/+2 |
* | | | | move more variable declarations to the top of blocks | Benjamin Peterson | 2012-10-12 | 1 | -3/+4 |
* | | | | move declaration to top of block | Benjamin Peterson | 2012-10-12 | 1 | -1/+1 |
* | | | | ceval cleanup | Benjamin Peterson | 2012-10-12 | 1 | -1012/+1088 |
* | | | | Remove uses of % with str.format. | Brett Cannon | 2012-10-12 | 2 | -3749/+3751 |
* | | | | Merge __next__ method link fixes with 3.3. | Ezio Melotti | 2012-10-12 | 10 | -56/+61 |
|\ \ \ \ | | |_|/ | |/| | | |||||
| * | | | Merge __next__ method link fixes with 3.2. | Ezio Melotti | 2012-10-12 | 10 | -56/+61 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix links to the __next__ method. | Ezio Melotti | 2012-10-12 | 10 | -55/+60 |
* | | | | Merge doctest fixes in functional howto with 3.3. | Ezio Melotti | 2012-10-12 | 1 | -27/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge doctest fixes in functional howto with 3.2. | Ezio Melotti | 2012-10-12 | 1 | -27/+18 |
| |\ \ \ | | |/ / | |||||
| | * | | Make doctests pass in the functional howto. | Ezio Melotti | 2012-10-12 | 1 | -26/+17 |
* | | | | Merge functional howto improvements with 3.3. | Ezio Melotti | 2012-10-12 | 1 | -155/+156 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge functional howto improvements with 3.2. | Ezio Melotti | 2012-10-12 | 1 | -155/+156 |
| |\ \ \ | | |/ / | |||||
| | * | | Improve markup in functional.rst, and fix a couple of errors. | Ezio Melotti | 2012-10-12 | 1 | -155/+155 |
* | | | | Merge link additions/fixes with 3.3. | Ezio Melotti | 2012-10-12 | 4 | -6/+14 |
|\ \ \ \ | |/ / / | |||||
| * | | | Fix and add more links. | Ezio Melotti | 2012-10-12 | 4 | -6/+14 |
* | | | | Merge from 3.3: Add and adjust some string-related links in the docs. | Chris Jerdonek | 2012-10-12 | 2 | -10/+9 |
|\ \ \ \ | |/ / / | |||||
| * | | | Add and adjust some string-related links in the docs. | Chris Jerdonek | 2012-10-12 | 2 | -10/+9 |
* | | | | Merge from 3.3: Fix link to str.format() in docs. | Chris Jerdonek | 2012-10-12 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge from 3.2: Fix link to str.format() in docs. | Chris Jerdonek | 2012-10-12 | 1 | -1/+1 |
| |\ \ \ | | |/ / | |||||
| | * | | Fix link to str.format() in docs. | Chris Jerdonek | 2012-10-12 | 1 | -1/+1 |
* | | | | Issue #16199: Merge 2to3 typo fix from 3.3 (and resolve previous merge). | Chris Jerdonek | 2012-10-11 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Issue #16199: Merge 2to3 typo fix from 3.2. | Chris Jerdonek | 2012-10-11 | 1 | -1/+1 |
| |\ \ \ | | |/ / |