]> granicus.if.org Git - python/shortlog
python
2018-05-17 Steve DowerOnly upload docs for CI build and not pull requests...
2018-05-17 Barry WarsawProvide a little better debug output (#6940)
2018-05-17 Barry Warsawbpo-33537: Add an __all__ to importlib.resources (...
2018-05-17 Gregory P.... bpo-19950: Clarify unittest TestCase instance use....
2018-05-17 Eric Snowbpo-32604: Implement force-closing channels. (gh-6937)
2018-05-17 Thomas JonesUpdate Python Folder.icns icon file to match new macOS...
2018-05-17 Matthias Bussonnierbpo-33549: Remove shim and deprecation warning to acces...
2018-05-17 Andrés Delfinobpo-33518: Add PEP entry to documentation glossary...
2018-05-17 Zvezdan Petkovicbpo-13631: Fix the order of initialization for readline...
2018-05-17 Serhiy Storchakabpo-33475: Fix and improve converting annotations to...
2018-05-17 INADA NaokiReplace _PyGC_REFS macros with higher level macros...
2018-05-16 Steve Dowerbpo-33522: Enable CI builds on Visual Studio Team Servi...
2018-05-16 Barry Warsawbpo-32216: Update dataclasses documentation (#6913)
2018-05-16 Eric Snowbpo-32604: Improve subinterpreter tests. (#6914)
2018-05-16 Alex GaynorRemove an unneeded call into OpenSSL (GH-6887)
2018-05-16 Nina ZakharenkoFix ClassVar as string fails when getting type hints...
2018-05-16 Petr Viktorinbpo-28167: Remove platform.linux_distribution (GH-6871)
2018-05-16 Gregory P.... bpo-24318: Rewrite the README PGO section. (#6863)
2018-05-16 Eric V. Smithbpo-33536: Validate make_dataclass() field names. ...
2018-05-16 Christopher... bpo-21475: Support the Sitemap extension in robotparser...
2018-05-16 Eric V. SmithMinor tweaks to dataclasses docs. (GH-6903)
2018-05-16 Eric V. Smithbpo-33534: Remove unneeded test. (GH-6897)
2018-05-16 Eric V. SmithReflow dataclasses comments (GH-6893)
2018-05-16 Eric V. Smithbpo-32216: Add documentation for dataclasses (GH-6886)
2018-05-16 Isaiah Pengbpo-32384: Skip test when _testcapi isn't available...
2018-05-16 Eitan Adlercloses bpo-33512: use standard for detecting long doubl...
2018-05-16 Eric V. Smithbpo-33453: Handle string type annotations in dataclasse...
2018-05-15 Serhiy Storchakabpo-33454: Fix arguments parsing in _xxsubinterpreters...
2018-05-15 Terry Jan Reedybpo-30928: Update idlelib/NEWS.txt to 2018-05-14. ...
2018-05-15 Christian Heimesbpo-32257: Add ssl.OP_NO_RENEGOTIATION (GH-5904)
2018-05-15 Stéphane Wirtelbpo-33503: Fix the broken pypi link in the source and...
2018-05-15 Victor Stinnerbpo-33509: Fix _warnings for module_globals=None (...
2018-05-15 Barry Warsawbpo-33465: Use an unlikely to be built-in C extension...
2018-05-15 Terry Jan Reedybpo-29706: Test that IDLE colors async/await as keyword...
2018-05-15 Matthias Bussonnierbpo-28167: bump platform.linux_distribution removal...
2018-05-15 Eric V. Smithbpo-33517: dataclasses: Add the field type to Field...
2018-05-15 Benjamin Petersonrun autoreconf (GH-6850)
2018-05-15 Eitan Adlerbpo-33483: more correctly handle finding the C compiler...
2018-05-15 Eric V. SmithRemove accidentally checked in files. (GH-6835)
2018-05-14 Segev Finerbpo-16865: Support arrays >=2GB in ctypes. (GH-3006)
2018-05-14 Ned Deilybpo-33497: Add NEWS and ACKS entries. (GH-6838)
2018-05-14 Travis DePratoAdd AsyncContextManager to typing module documentation...
2018-05-14 Amber Brownbpo-33497: Add errors param to cgi.parse_multipart...
2018-05-14 Eric V. Smithbpo-33502: dataclass._Dataclassparams repr: use repr...
2018-05-14 Alex GaynorFixed an unused variable warning introduced in GH-6800...
2018-05-14 ukwkskbpo-33443 Fix typo in Python/import.c (GH-6722)
2018-05-14 Andrés Delfinobpo-32769: Write annotation entry for glossary (GH...
2018-05-14 Romuald BrunetAdd versionchanged in create_datagram_endpoint doc...
2018-05-14 Alex GaynorRemove `ifdef` check for an OpenSSL version (0.9.6...
2018-05-14 Eric V. Smithbpo-33494: Change dataclasses.Fields repr to use the...
2018-05-14 Elena Oatbpo-22069: Update TextIO documentation (GH-6609)
2018-05-14 Michael Lazarbpo-32861: urllib.robotparser fix incomplete __str__...
2018-05-14 Anders Kaseorgbpo-32601: Let test_expanduser use the same user if...
2018-05-14 Eitan Adlerbpo-33488: Satisfy markdownlint for the pull request...
2018-05-13 Jelle Zijlstrafix error message in ast.c (#6776)
2018-05-13 Rolf Eike Beerbpo-28055: Fix unaligned accesses in siphash24(). ...
2018-05-11 Miro Hrončokbpo-33455: Pass os.environ in test_posix::test_specify_...
2018-05-11 Ivan LevkivskyiFix a bug in Generic.__new__ (GH-6758)
2018-05-10 Serhiy Storchakabpo-26701: Tweak the documentation for special methods...
2018-05-10 Serhiy Storchakabpo-20171: Convert the _curses and _curses_panel module...
2018-05-09 Oren Milmanbpo-21983: Fix a crash in ctypes.cast() when passed...
2018-05-09 sblondonbpo-33311: Do not display parameters displayed in paren...
2018-05-09 Serhiy Storchakabpo-13525: Fix incorrect encoding name in the tutorial...
2018-05-09 Julien PalardFix superfluous if in documentation. (GH-6728)
2018-05-09 jdemeyercloses bpo-33445: fail properly in test_cprofile()...
2018-05-09 Ivan Levkivskyibpo-28556: Minor fixes for typing module (GH-6732)
2018-05-08 Grant JenksFix typo in __mul__ and __rmul__ docstring (GH-6674)
2018-05-08 Ivan Levkivskyibpo-32717: Document PEP 560 (GH-6726)
2018-05-08 Serhiy Storchakabpo-33144: Fix choosing random.Random._randbelow implem...
2018-05-08 Serhiy Storchakabpo-33441: Make the sigset_t converter available in...
2018-05-06 Serhiy StorchakaRemove mojibake in the locale aliases mapping. (GH...
2018-05-06 Serhiy Storchakabpo-20087: Update locale alias mapping with glibc 2...
2018-05-05 Andrés Delfinobpo-33422: Fix quotation marks getting deleted when...
2018-05-04 Vinay Sajipbpo-33400: Clarified documentation to indicate no stric...
2018-05-04 Antoine Pitroubpo-33332: Add signal.valid_signals() (GH-6581)
2018-05-02 lekmabpo-33391: Fix refleak in set_symmetric_difference...
2018-05-02 Ned DeilyMitigate macOS race condition in installer build (GH...
2018-05-02 Ned Deilybpo-33290: Have macOS installer remove "pip" alias...
2018-05-02 Ned Deilybpo-33281: NEWS and ACK (GH-6681)
2018-05-02 Ray Donnellybpo-33281: Fix ctypes.util.find_library regression...
2018-05-01 Serhiy Storchakabpo-20104: Improve error handling and fix a reference...
2018-05-01 Stéphane Wirtelbpo-20709: os.utime(path_to_directory): wrong documenta...
2018-05-01 Julien PalardAdd What's New for Korean documentation translation...
2018-05-01 Michael Selikbpo-31908: Fix output of cover files for trace module...
2018-04-30 Victor Stinnerbpo-30465: Fix C downcast warning on Windows in ast...
2018-04-30 Ekin DursunAdd mypy cache to gitignore (GH-6614)
2018-04-30 Brett Cannonbpo-33254: do not return an empty list when asking...
2018-04-30 Matthias KloseEnable the verbose build for extension modules with...
2018-04-30 Matthias Klosebpo-33393: Update config.guess and config.sub files...
2018-04-30 Matthias Klosebpo-33377: add triplets for mips-r6 and riscv (#6655)
2018-04-30 Andrés Delfinobpo-33352: Skip test_regrtest test if rt.bat does not...
2018-04-30 Serhiy Storchakabpo-33012: Fix invalid function casts for long_long...
2018-04-30 Victor Stinnerbpo-27645, sqlite: Fix integer overflow on sleep (...
2018-04-30 Terry Jan Reedybpo-21474: Update IDLE word/identifier definition from...
2018-04-29 Serhiy Storchakabpo-33330: Write exceptions occurred in PyImport_Cleanu...
2018-04-29 Siddhesh Poyarekarbpo-33012: Fix invalid function cast warnings with...
2018-04-29 Bo Baylesbpo-32362: Fix references to non-existent multiprocessi...
2018-04-29 sblondonbpo-33256: Replace angle brackets around python object...
2018-04-29 Serhiy Storchakabpo-31026: Fix test_dbm if dbm.ndbm is build with Berke...
2018-04-29 Serhiy Storchakabpo-33383: Fix crash in get() of the dbm.ndbm database...
next