]> granicus.if.org Git - python/shortlog
python
2013-02-16 Serhiy StorchakaIssue #13169: The maximal repetition number in a regula...
2013-02-16 Serhiy StorchakaIssue #13169: The maximal repetition number in a regula...
2013-02-16 Serhiy StorchakaIssue #13169: The maximal repetition number in a regula...
2013-02-15 Ezio Melotti#17178: merge with 3.3.
2013-02-15 Ezio Melotti#17178: merge with 3.2.
2013-02-15 Ezio Melotti#17178: update any()/all() docstrings to document their...
2013-02-15 Antoine PitrouIssue #17208: add a note about the termination behaviou...
2013-02-15 Antoine PitrouIssue #17208: add a note about the termination behaviou...
2013-02-15 Antoine PitrouIssue #17208: add a note about the termination behaviou...
2013-02-15 Ezio Melotti#17143: merge with 3.3.
2013-02-15 Ezio Melotti#17143: fix a missing import in the trace module. ...
2013-02-15 Ezio Melotti#17163: merge with 3.3.
2013-02-15 Ezio Melotti#17163: test_file now works with unittest test discover...
2013-02-14 R David Murray#15220: simplify and speed up feedparser's line splitting.
2013-02-13 Richard OudkerkMerge
2013-02-13 Richard OudkerkMerge
2013-02-13 Richard OudkerkAdd Misc/NEWS entry for Issue #16743
2013-02-13 Richard OudkerkMerge
2013-02-13 Richard OudkerkMerge
2013-02-13 Richard OudkerkIssue #16743: Fix mmap overflow check on 32 bit Windows
2013-02-13 Serhiy StorchakaCleanup a test for issue #5308.
2013-02-13 Serhiy StorchakaCleanup a test for issue #5308.
2013-02-13 Serhiy StorchakaIssue #16996: webbrowser module now uses shutil.which...
2013-02-13 Serhiy StorchakaIssue #5308: Raise ValueError when marshalling too...
2013-02-13 Serhiy StorchakaIssue #5308: Raise ValueError when marshalling too...
2013-02-13 Serhiy StorchakaIssue #5308: Raise ValueError when marshalling too...
2013-02-12 Serhiy StorchakaFix for issue #16800: Use buffered write to handle...
2013-02-12 Serhiy StorchakaFix for issue #16800: Use buffered write to handle...
2013-02-12 Serhiy StorchakaFix for issue #16800: Use buffered write to handle...
2013-02-12 Serhiy StorchakaIssue #16800: tempfile.gettempdir() no longer left...
2013-02-12 Serhiy StorchakaIssue #16800: tempfile.gettempdir() no longer left...
2013-02-12 Serhiy StorchakaIssue #16800: tempfile.gettempdir() no longer left...
2013-02-12 doko@ubuntu.com- Issue #17192: Import libffi-3.0.12.
2013-02-12 Giampaolo Rodola'fix NameError exception in test_profile
2013-02-12 Giampaolo Rodola'modernize some modules' code by replacing OSError-...
2013-02-12 Giampaolo Rodola'profile/cProfile: add tests for run() and runctx()...
2013-02-12 Serhiy StorchakaNull merge
2013-02-12 Serhiy StorchakaNull merge
2013-02-12 Serhiy StorchakaIssue #4591: Uid and gid values larger than 2**31 are...
2013-02-12 Serhiy StorchakaClean trailing whitespaces in Makefile.pre.in.
2013-02-12 Giampaolo Rodola'modernize some modules' code by using with statement...
2013-02-11 Serhiy StorchakaRaise KeyError instead of OverflowError when getpwuid...
2013-02-11 Serhiy StorchakaRaise KeyError instead of OverflowError when getpwuid...
2013-02-11 R David MurrayMerge: #17171: fix email.encoders.encode_7or8bit when...
2013-02-11 R David MurrayMerge: #17171: fix email.encoders.encode_7or8bit when...
2013-02-11 R David Murray#17171: fix email.encoders.encode_7or8bit when applied...
2013-02-11 R David MurrayMerge: #17064: fix sporadic permission errors in test_m...
2013-02-11 R David MurrayMerge: #17064: fix sporadic permission errors in test_m...
2013-02-11 R David Murray#17064: fix sporadic permission errors in test_mailbox...
2013-02-11 Michael FoordMerge. Closes issue 17052.
2013-02-11 Michael FoordMerge
2013-02-11 Michael FoordCorrection to issue 17052 fix
2013-02-11 Terry Jan ReedyCloses #17158: Add 'symbols' to help() welcome message...
2013-02-11 Michael FoordMerge. Closes issue 17052.
2013-02-11 Michael FoordMerge
2013-02-11 Michael FoordIssue 17502: unittest discovery should use self.testLoader
2013-02-10 Serhiy StorchakaReject float as uid or gid.
2013-02-10 Serhiy StorchakaReject float as uid or gid.
2013-02-10 Serhiy StorchakaIssue #4591: Uid and gid values larger than 2**31 are...
2013-02-10 Serhiy StorchakaIssue #4591: Uid and gid values larger than 2**31 are...
2013-02-10 Mark DickinsonFix ReST role markup: :method: -> :meth:
2013-02-10 Antoine PitrouIssue #17165: fix a bare import in _strptime.py.
2013-02-10 Serhiy StorchakaIssue #17141: random.vonmisesvariate() no more hangs...
2013-02-10 Serhiy StorchakaIssue #17141: random.vonmisesvariate() no more hangs...
2013-02-10 Serhiy StorchakaIssue #17141: random.vonmisesvariate() no more hangs...
2013-02-10 Serhiy StorchakaIssue #12983: Bytes literals with invalid \x escape...
2013-02-10 Serhiy StorchakaIssue #12983: Bytes literals with invalid \x escape...
2013-02-10 Serhiy StorchakaIssue #12983: Bytes literals with invalid \x escape...
2013-02-10 Benjamin Petersonevaluate lambda keyword-only defaults after positional...
2013-02-10 Benjamin Petersonmerge heads
2013-02-10 Benjamin Petersonevaluate positional defaults before keyword-only defaul...
2013-02-10 Mark DickinsonIssue #17149: merge fix from 3.3.
2013-02-10 Mark DickinsonIssue #17149: merge fix from 3.2.
2013-02-10 Mark DickinsonIssue #17149: Fix random.vonmisesvariate to always...
2013-02-10 Serhiy StorchakaFix a test for SpooledTemporaryFile (added in issue...
2013-02-10 Serhiy StorchakaFix a test for SpooledTemporaryFile (added in issue...
2013-02-10 Serhiy StorchakaFix a test for SpooledTemporaryFile (added in issue...
2013-02-10 Serhiy StorchakaIssue #1470548: XMLGenerator now works with binary...
2013-02-10 Serhiy StorchakaIssue #1470548: XMLGenerator now works with binary...
2013-02-10 Serhiy StorchakaIssue #1470548: XMLGenerator now works with binary...
2013-02-10 Serhiy StorchakaIssue #6975: os.path.realpath() now correctly resolves...
2013-02-10 Serhiy StorchakaIssue #6975: os.path.realpath() now correctly resolves...
2013-02-10 Serhiy StorchakaIssue #6975: os.path.realpath() now correctly resolves...
2013-02-10 Raymond HettingerMerge
2013-02-10 Raymond HettingerBackport deque.rotate() improvements.
2013-02-09 Antoine PitrouIssue #13773: sqlite3.connect() gets a new `uri` parame...
2013-02-09 Antoine PitrouIssue #17173: Remove uses of locale-dependent C functio...
2013-02-09 Antoine PitrouIssue #17173: Remove uses of locale-dependent C functio...
2013-02-09 Antoine PitrouIssue #17173: Remove uses of locale-dependent C functio...
2013-02-09 Serhiy StorchakaIssue #17156: pygettext.py now uses an encoding of...
2013-02-09 Serhiy StorchakaIssue #17156: pygettext.py now uses an encoding of...
2013-02-09 Serhiy StorchakaIssue #17156: pygettext.py now uses an encoding of...
2013-02-09 Serhiy StorchakaIssue #17169: Restore errno in tempfile exceptions.
2013-02-09 Serhiy StorchakaIssue #17169: Restore errno in tempfile exceptions.
2013-02-09 R David MurrayMerge: #17166: fix _dummy_thread import example.
2013-02-09 R David MurrayMerge: #17166: fix _dummy_thread import example.
2013-02-09 R David Murray#17166: fix _dummy_thread import example.
2013-02-09 R David MurrayMerge: #16564: Fix regression in use of encoders.encode...
2013-02-09 R David MurrayMerge: #16564: Fix regression in use of encoders.encode...
2013-02-09 R David Murray#16564: Fix regression in use of encoders.encode_noop...
next