]> granicus.if.org Git - python/shortlog
python
2012-10-19 Nick CoghlanMerge fix from #6074 from 3.3
2012-10-19 Nick CoghlanIssue #6074: Apply an appropriate fix for importlib...
2012-10-19 Nick CoghlanPropagate dummy merge from 3.3
2012-10-19 Nick CoghlanDummy merge from 3.2, as that approach to resolving...
2012-10-19 Nick CoghlanIssue #6074: Forward port Windows read-only source...
2012-10-19 Giampaolo Rodola'Fix issue #16270: urllib may hang when used for retriev...
2012-10-19 Giampaolo Rodola'Fix issue #16270: urllib may hang when used for retriev...
2012-10-19 Giampaolo Rodola'Fix issue #16270: urllib may hang when used for retriev...
2012-10-19 Georg BrandlMerge with 3.3
2012-10-19 Georg BrandlFix merging mistake.
2012-10-19 Ned DeilyIssue #16226: Fix IDLE Path Browser crash.
2012-10-19 Ned DeilyIssue #16226: Fix IDLE Path Browser crash.
2012-10-18 Mark DickinsonIssue 16280: Drop questionable special-casing of null...
2012-10-18 Antoine PitrouFollowup to issue #15958: add join.h to Makefile depend...
2012-10-18 Mark DickinsonIssue #16277: merge fix from 3.3
2012-10-18 Mark DickinsonIssue #16277: merge fix from 3.2
2012-10-18 Mark DickinsonIssue #16277: in PyLong_FromVoidPtr, add missing branch...
2012-10-18 Chris JerdonekMerge from 3.3: clarify universal-newline wording in...
2012-10-18 Chris JerdonekMerge from 3.2: clarify universal-newline wording in...
2012-10-18 Chris JerdonekClarify universal-newline wording in tutorial (issue...
2012-10-17 Trent NelsonMerge heads.
2012-10-17 Trent NelsonMerge heads.
2012-10-17 Trent NelsonMerge issue #15298.
2012-10-17 Trent NelsonIssue #15298: refactor previous fix from 66959d419369.
2012-10-17 Christian HeimesIssue #16166: Add PY_LITTLE_ENDIAN and PY_BIG_ENDIAN...
2012-10-17 Andrew Svetlovmerge heads
2012-10-17 Andrew Svetlovmerge heads
2012-10-17 Andrew Svetlovnull merge
2012-10-17 Andrew Svetlovnull merge
2012-10-17 Andrew Svetlovnull merge
2012-10-17 Andrew SvetlovMerge issue #9583: Document startup option/environment...
2012-10-17 Andrew SvetlovMerge issue #9583: Document startup option/environment...
2012-10-17 Andrew SvetlovIssue #9583: Document startup option/environment intera...
2012-10-17 Antoine PitrouIssue #15378: Fix Tools/unicode/comparecodecs.py. ...
2012-10-17 Antoine PitrouIssue #15378: Fix Tools/unicode/comparecodecs.py. ...
2012-10-17 Antoine PitrouIssue #15378: Fix Tools/unicode/comparecodecs.py. ...
2012-10-17 Andrew SvetlovMerge issue #16265: Fix collapsing of code sample in...
2012-10-17 Andrew SvetlovMerge issue #16265: Fix collapsing of code sample in...
2012-10-17 Andrew SvetlovIssue #16265: Fix collapsing of code sample in tutorial.
2012-10-17 Giampaolo Rodola'test_logging.py: where needed use unittest's assertGrea...
2012-10-17 Trent NelsonIssue #16257: make test_create_connection() handle...
2012-10-17 Trent NelsonIssue #16257: make test_create_connection() handle...
2012-10-17 Trent NelsonIssue #16257: make test_create_connection() handle...
2012-10-17 Trent NelsonIssue #15819: use standard autoconf preset output varia...
2012-10-17 Trent NelsonIssue #15819: use standard autoconf preset output varia...
2012-10-17 Trent NelsonIssue #15819: use standard autoconf preset output varia...
2012-10-17 Trent NelsonMerge issue #15298: fix an OS X bootstrap issue with...
2012-10-17 Trent NelsonIssue #15298: fix an OS X bootstrap issue with _sysconf...
2012-10-17 Eric Snowmerge for issue #16160: Subclass support now works...
2012-10-17 Eric SnowClose #16160: Subclass support now works for types...
2012-10-17 R David MurrayMerge: A couple more whatsnew updates.
2012-10-17 R David MurrayA couple more whatsnew updates.
2012-10-16 Antoine PitrouMerge for issue #15744: add tests for the writelines...
2012-10-16 Antoine PitrouMerge for issue #15744: add tests for the writelines...
2012-10-16 Antoine PitrouAlso add tests for TextIOWrapper.writelines() (issue...
2012-10-16 Antoine PitrouAdd tests for the writelines() method of file objects.
2012-10-16 Andrew SvetlovReformat _tkinter code to follow PEP7
2012-10-16 Antoine PitrouIssue #15958: bytes.join and bytearray.join now accept...
2012-10-16 Ezio MelottiMerge typo fix.
2012-10-16 Ezio MelottiFix typo.
2012-10-16 Trent NelsonBump autoconf from 2.68 to 2.69.
2012-10-16 Trent NelsonMerge issue #15819: tweak logic in previous commit.
2012-10-16 Trent NelsonMerge issue #15819: tweak logic in previous commit.
2012-10-16 Trent NelsonIssue #15819: tweak logic in previous commit (617591e7d...
2012-10-16 Nick CoghlanMerge concurrent.futures dict comp tweak from 3.3
2012-10-16 Nick CoghlanA dict comprehension is much prettier (thanks Antoine)
2012-10-16 Trent NelsonMerge heads.
2012-10-16 Trent NelsonMerge heads.
2012-10-16 Trent NelsonMerge issue #15819: additional fixes for out-of-tree...
2012-10-16 Trent NelsonMerge issue #15819: additional fixes for out-of-tree...
2012-10-16 Nick CoghlanMerge concurrent.futures example changes from 3.3
2012-10-16 Nick CoghlanTweak the threaded example in concurrent.futures
2012-10-16 Trent NelsonIssue #15819: additional fixes for out-of-tree builds...
2012-10-16 Trent NelsonMerge issue #15298: ensure _sysconfigdata is generated...
2012-10-16 Trent NelsonIssue #15298: ensure _sysconfigdata is generated in...
2012-10-16 Trent NelsonMerge issue #15833: don't raise an exception if importl...
2012-10-16 Trent NelsonMerge heads.
2012-10-16 Trent NelsonIssue #15833: don't raise an exception if importlib...
2012-10-16 Andrew SvetlovMerge issue #15936: Reformat text for os.random to...
2012-10-16 Andrew SvetlovIssue #15936: Reformat text for os.random to follow...
2012-10-16 Andrew SvetlovMerge issue #15936: Add link from os.urandom to random...
2012-10-16 Andrew SvetlovIssue #15936: Add link from os.urandom to random.System...
2012-10-16 Vinay SajipCloses #16244: Merged change from 3.3.
2012-10-16 Vinay SajipIssue #16244: Merged change from 3.2.
2012-10-16 Vinay SajipIssue #16244: Remove file mode overrides.
2012-10-16 Chris JerdonekIssue #16225: Merge from 3.3: Add additional note to...
2012-10-16 Chris JerdonekIssue #16225: Merge from 3.2: Add additional note to...
2012-10-16 Chris JerdonekIssue #16225: Add additional note to tutorial about...
2012-10-15 Giampaolo Rodola'logging's SocketHandler: get rid of some legacy code...
2012-10-14 Christian HeimesIssue #16234: Modify sha3's block_size method to return...
2012-10-14 Andrew SvetlovIssue #15721: make _tkinter module pep384 compatible.
2012-10-14 Christian HeimesUpdate comment: SPARC requires proper alignment
2012-10-14 Christian Heimesget 64bit platforms without uint64 right again
2012-10-14 Christian Heimesmerge
2012-10-14 Christian HeimesForce 32bit Keccak implementation on SPARC. It look...
2012-10-13 Nadeem VawdaClean up some warnings in test suite output.
2012-10-13 Christian HeimesKeccak: fromBytesToWord() and fromWordToBytes() are...
2012-10-13 Benjamin Petersonmerge heads
2012-10-13 Benjamin PetersonWhen not optimized function stack sizes are much larger...
2012-10-13 Chris JerdonekIssue #16206: Merge dict documentation improvements...
next