]> granicus.if.org Git - python/shortlog
python
2018-06-10 Miss Islington... bpo-33812: Corrected astimezone for naive datetimes...
2018-06-10 Miss Islington... bpo-33748: fix tests altering sys.path and sys.modules...
2018-06-10 Miss Islington... bpo-33770: improve base64 exception message for encoded...
2018-06-10 Miss Islington... bpo-33610: Update IDLE Code Context doc entry (GH-7597)
2018-06-10 Miss Islington... bpo-33820: Fix IDLE What's New typo (GH-7594)
2018-06-10 Miss Islington... Fix spaces added after hyphens in news entries. (GH...
2018-06-10 Miss Islington... bpo-33821: Update idlelib subsection of What's New...
2018-06-10 Miss Islington... bpo-33820: Update idlelib subsection of What's New...
2018-06-10 Miss Islington... Remove hyphens from phrase "picks up where it left...
2018-06-10 Miss Islington... Fix typo in object.__getnewargs__() documentation ...
2018-06-10 Miss Islington... bpo-33766: Document that end of file or string is a...
2018-06-09 Miss Islington... doc: Fix typo in asyncio-eventloop.rst (GH-7345)
2018-06-09 Michael Feltbpo-32493: Correct test for uuid_enc_be availability...
2018-06-09 Miss Islington... bpo-33718: regrtest: use "xxx then yyy" result if re...
2018-06-09 Miss Islington... bpo-33409: Clarify PEP 538/540 relationship (GH-7534)
2018-06-09 Miss Islington... Datetime test coverage (GH-7544) (GH-7551)
2018-06-08 Miss Islington... bpo-30805: Avoid race condition with debug logging...
2018-06-08 Miss Islington... bpo-33801: Remove non-ordered dict comment from plistli...
2018-06-08 Miss Islington... bpo-33800: Fix default argument for parameter dict_type...
2018-06-08 Suriyaa ✌️️[3.7] Update version in '.github/PULL_REQUEST_TEMPLATE...
2018-06-08 Miss Islington... bpo-33799: Remove non-ordered dicts comments from FAQ...
2018-06-08 Miss Islington... bpo-33807: Add Python 3.7 buildbot link to '.github...
2018-06-08 Miss Islington... bpo-33736: Improve the documentation of asyncio stream...
2018-06-08 Miss Islington... bpo-33802: Do not interpolate in ConfigParser while...
2018-06-08 Miss Islington... bpo-33798: Update csv document about dict order (GH...
2018-06-08 Miss Islington... bpo-11874: fix assertion failure in argparse metavar...
2018-06-08 Miss Islington... bpo-31215: Add version changed notes for OpenSSL 1...
2018-06-08 Miss Islington... bpo-33694: Fix typo in helper function name (GH-7522)
2018-06-08 Miss Islington... Update idlelib/NEWS.txt to 2018 Jun 8 am. (GH-7517)
2018-06-08 Miss Islington... bpo-33768: IDLE: Clicking on code context line moves...
2018-06-08 Miss Islington... bpo-33791: Update README for macOS users (GH-7471)
2018-06-08 Miss Islington... bpo-33792: Add selector and proactor windows policies...
2018-06-08 Miss Islington... bpo-33803: Fix a crash in hamt.c (GH-7504) (GH-7505)
2018-06-08 Miss Islington... bpo-33609: small wording fixes to dict ordering docs...
2018-06-07 Miss Islington... bpo-33642 and bpo-33679: Revise and condense blurbs...
2018-06-07 Miss Islington... bpo-33694: Fix race condition in asyncio proactor ...
2018-06-07 Miss Islington... bpo-33796: Ignore ClassVar for dataclasses.replace...
2018-06-07 Miss Islington... Improve the subprocess restore_signals=True test. ...
2018-06-07 Miss Islington... update 3.7 whatsnew entry about Unicode version (GH...
2018-06-07 Victor Stinner[3.7] bpo-33789: Backport test_asyncio fixes from maste...
2018-06-07 Miss Islington... bpo-17909: Document that json.load can accept a binary...
2018-06-07 Miss Islington... update to Unicode 11.0.0 (closes bpo-33778) (GH-7439...
2018-06-07 Miss Islington... bpo-30436: Add missing space in importlib.util.find_spe...
2018-06-06 Miss Islington... bpo-28240: timeit: Update repeat() doc (GH-7419) (GH...
2018-06-06 Miss Islington... bpo-33773: Fix test.support.fd_count() on Linux/FreBSD...
2018-06-06 Miss Islington... bpo-33781: audioop: enhance rounding double as int...
2018-06-06 Miss Islington... remove hg support from patchcheck (GH-7440)
2018-06-06 Miss Islington... bpo-5755: Move -Wstrict-prototypes to CFLAGS_NODIST...
2018-06-05 Miss Islington... bpo-33755: Fix importlib.resources isolation tests...
2018-06-05 Miss Islington... bpo-33751: Fix test_file. (GH-7378)
2018-06-05 Miss Islington... bpo-33769: start_tls: Fix error message; cancel callbac...
2018-06-05 Miss Islington... bpo-33752: Fix a file leak in test_dbm. (GH-7376)
2018-06-05 Miss Islington... bpo-33767: Fix improper use of SystemError by mmap...
2018-06-05 Miss Islington... bpo-32392: Document env keyword argument of subprocess...
2018-06-05 Miss Islington... bpo-33753: Refactor creating temporary files in test_fi...
2018-06-04 Miss Islington... bpo-33609: Document dict insertion order guarantee...
2018-06-04 Miss Islington... bpo-33720: Reduces maximum marshal recursion depth...
2018-06-04 Miss Islington... bpo-31849: Fix warning in pyhash.c (GH-6799)
2018-06-04 Miss Islington... bpo-27902: Add compatibility note to Profile docs ...
2018-06-04 Miss Islington... bpo-33509: Fix test_warnings for python3 -Werror (GH...
2018-06-04 Miss Islington... bpo-33640, uuid.UUID doc: document endian of bytes...
2018-06-04 Miss Islington... bpo-33763: IDLE: Replace label widget with text widget...
2018-06-04 Miss Islington... bpo-33734: asyncio/ssl: a bunch of bugfixes (GH-7321...
2018-06-04 Miss Islington... bpo-33664: Scroll IDLE editor text by lines (GH-7351)
2018-06-04 Miss Islington... Regenerate configure after changing configure.ac in...
2018-06-04 Miss Islington... bpo-33759: Fix test.test_xmlrpc.ServerProxyTestCase...
2018-06-04 Miss Islington... bpo-33760: Fix file leaks in test_io. (GH-7361) (GH...
2018-06-04 Miss Islington... bpo-33764: Appveyor fixes (GH-7364) (GH-7369)
2018-06-03 Miss Islington... bpo-33761: Fix a file leak in test_iterparse in test_xm...
2018-06-03 Miss Islington... bpo-33750: Reset thread-local context precision in...
2018-06-03 Miss Islington... bpo-33744: Fix test_uu. (GH-7350) (GH-7352)
2018-06-02 Miss Islington... bpo-23495: Correct the documentation for writerows...
2018-06-02 Miss Islington... Fix typo in datamodel.rst (GH-6964)
2018-06-02 Miss Islington... Docs: fix some wrong words (GH-6987)
2018-06-02 Miss Islington... bpo-33679: IDLE: Re-enable color configuration for...
2018-06-01 Miss Islington... bpo-33642: IDLE: Use variable number of lines in CodeCo...
2018-06-01 Miss Islington... bpo-32519: Removed misleading sentence from EnvBuilder...
2018-06-01 Miss Islington... bpo-33400: Removed references to RFC3339 and ISO8601...
2018-06-01 Miss Islington... bpo-33532: Fix test_multiprocessing_forkserver.test_ign...
2018-06-01 Victor Stinnerbpo-33540: Fix socketserver.ThreadingMixIn if block_on_...
2018-06-01 Miss Islington... bpo-30654: Do not reset SIGINT handler to SIG_DFL in...
2018-06-01 Victor Stinnerbpo-33718: regrtest: update from master (GH-7305)
2018-06-01 Victor Stinnerbpo-33692: Update pythoninfo from master (GH-7298)
2018-05-31 Miss Islington... bpo-33706: Fix pymain_parse_cmdline_impl() (GH-7283)
2018-05-31 Serhiy Storchakabpo-32911: Update the historical note about the magic...
2018-05-31 Miss Islington... bpo-33641: Convert RFC references into links. (GH-7103)
2018-05-31 Miss Islington... bpo-33677: Fix signatures of tp_clear handlers for...
2018-05-31 Ned DeilyFix "ditribution" typo in NEWS entry. (GH-7275)
2018-05-31 Miss Islington... bpo-33532: Fix multiprocessing test_ignore() (GH-7262)
2018-05-31 Ned DeilyBump to 3.7.0b5+
2018-05-30 Ned Deily3.7.0b5 v3.7.0b5
2018-05-30 Miss Islington... bpo-31368: Enhance os.preadv() documentation (GH-7254)
2018-05-30 Miss Islington... 3.6 what's new: fix a reference to PEP 528 (GH-7113...
2018-05-30 Miss Islington... bpo-33696: Install python-docs-theme even if SPHINXBUIL...
2018-05-30 Miss Islington... Improve ensurepip's --help (GH-4686) (GH-7238)
2018-05-30 Miss Islington... [3.7] bpo-23859: Document that asyncio.wait() does...
2018-05-30 Yury SelivanovRevert "bpo-22087: Fix Policy.get_event_loop() to detec...
2018-05-30 Miss Islington... bpo-32684: Fix nits in tests (GH-7225) (#7231)
2018-05-30 Julien Palard[3.7] bpo-31639: Change ThreadedHTTPServer to Threading...
2018-05-29 Miss Islington... bpo-32751: Wait for task cancellation in asyncio.wait_f...
next