]> granicus.if.org Git - python/shortlog
python
2018-05-15 Eric Snowbpo-32604: Remove xid registry. (#6813)
2018-05-15 Miss Islington... bpo-33517: dataclasses: Add the field type to Field...
2018-05-15 Miss Islington... Remove accidentally checked in files. (GH-6835) (GH...
2018-05-15 Miss Islington... bpo-16865: Support arrays >=2GB in ctypes. (GH-3006)
2018-05-15 Miss Islington... Add AsyncContextManager to typing module documentation...
2018-05-14 Miss Islington... bpo-33502: dataclass._Dataclassparams repr: use repr...
2018-05-14 Miss Islington... Fixed an unused variable warning introduced in GH-6800...
2018-05-14 Miss Islington... bpo-33497: Add NEWS and ACKS entries. (GH-6838) (GH...
2018-05-14 Miss Islington... bpo-33497: Add errors param to cgi.parse_multipart...
2018-05-14 Pablo Galindobpo-20104: Remove posix_spawn from 3.7 (GH-6794)
2018-05-14 Miss Islington... Add versionchanged in create_datagram_endpoint doc...
2018-05-14 Miss Islington... [3.7] bpo-32861: urllib.robotparser fix incomplete...
2018-05-14 Miss Islington... Remove `ifdef` check for an OpenSSL version (0.9.6...
2018-05-14 Miss Islington... bpo-33494: Change dataclasses.Fields repr to use the...
2018-05-14 Miss Islington... bpo-22069: Update TextIO documentation (GH-6609)
2018-05-14 Miss Islington... bpo-32601: Let test_expanduser use the same user if...
2018-05-14 Benjamin Peterson[3.7] bpo-33488: Satisfy markdownlint for the pull...
2018-05-13 Miss Islington... bpo-28055: Fix unaligned accesses in siphash24(). ...
2018-05-11 Miss Islington... bpo-33455: Pass os.environ in test_posix::test_specify_...
2018-05-11 Miss Islington... Fix a bug in Generic.__new__ (GH-6758)
2018-05-10 Miss Islington... bpo-26701: Tweak the documentation for special methods...
2018-05-09 Miss Islington... bpo-13525: Fix incorrect encoding name in the tutorial...
2018-05-09 Miss Islington... Fix superfluous if in documentation. (GH-6728)
2018-05-09 Miss Islington... Fix typo in __mul__ and __rmul__ docstring (GH-6674)
2018-05-09 Miss Islington... closes bpo-33445: fail properly in test_cprofile()...
2018-05-09 Miss Islington... bpo-28556: Minor fixes for typing module (GH-6732)
2018-05-08 Miss Islington... bpo-32717: Document PEP 560 (GH-6726)
2018-05-06 Miss Islington... [3.7] bpo-20087: Update locale alias mapping with glibc...
2018-05-05 Miss Islington... bpo-33422: Fix quotation marks getting deleted when...
2018-05-02 Miss Islington... bpo-33391: Fix refleak in set_symmetric_difference...
2018-05-02 Ned Deilybump to 3.7.0b4+
2018-05-02 Ned Deily3.7.0b4 v3.7.0b4
2018-05-02 Miss Islington... Enable the verbose build for extension modules with...
2018-05-02 Miss Islington... bpo-33393: Update config.guess and config.sub files...
2018-05-02 Miss Islington... Mitigate macOS race condition in installer build (GH...
2018-05-02 Miss Islington... bpo-33290: Have macOS installer remove "pip" alias...
2018-05-02 Miss Islington... bpo-33281: NEWS and ACK (GH-6681) (GH-6682)
2018-05-02 Miss Islington... bpo-33281: Fix ctypes.util.find_library regression...
2018-05-01 Miss Islington... bpo-33377: add triplets for mips-r6 and riscv (GH-6655...
2018-05-01 Miss Islington... bpo-20104: Improve error handling and fix a reference...
2018-05-01 Miss Islington... bpo-31908: Fix output of cover files for trace module...
2018-04-30 Miss Islington... bpo-33352: Skip test_regrtest test if rt.bat does not...
2018-04-30 Miss Islington... bpo-33254: do not return an empty list when asking...
2018-04-30 Miss Islington... bpo-21474: Update IDLE word/identifier definition from...
2018-04-29 Miss Islington... bpo-33256: Replace angle brackets around python object...
2018-04-29 Miss Islington... bpo-32362: Fix references to non-existent multiprocessi...
2018-04-29 Miss Islington... bpo-31026: Fix test_dbm if dbm.ndbm is build with Berke...
2018-04-29 Miss Islington... [3.7] bpo-33383: Fix crash in get() of the dbm.ndbm...
2018-04-28 Miss Islington... bpo-33378: Add Korean to the language switcher. (GH...
2018-04-27 Miss Islington... Change "non-local state" to "content-local state"....
2018-04-27 Zsolt Dollenstein[3.7] bpo-33363: raise SyntaxError for async for/with...
2018-04-27 Miss Islington... bpo-33358: Fix test_embed.test_pre_initialization_sys_o...
2018-04-25 Miss Islington... bpo-33330: Improve error handling in PyImport_Cleanup...
2018-04-25 Miss Islington... bpo-33280: Reorganize external Tcl/Tk references. ...
2018-04-25 Miss Islington... bpo-33314: Fix rendering issues in the documentation...
2018-04-25 Miss Islington... Mention both relevant PEPs in function annotations...
2018-04-25 Miss Islington... bpo-33128 Fix duplicated call to importlib._install_ext...
2018-04-23 Miss Islington... bpo-33329: Fix multiprocessing regression on newer...
2018-04-23 Miss Islington... bpo-991266: Fix quoting of Comment attribute of SimpleC...
2018-04-21 Miss Islington... bpo-33297: Mention Pillow to work with more image forma...
2018-04-20 Miss Islington... Clarify that __path__ can't be just any value (GH-6554)
2018-04-20 Miss Islington... Spelling fixes to docs, docstrings, and comments (GH...
2018-04-20 Miss Islington... bpo-33131: Upgrade ensurepip to bundle pip 10.0.1 ...
2018-04-20 Miss Islington... bpo-33312: update Tools/gdb/libpython.py to match....
2018-04-20 Miss Islington... bpo-33312: Fix clang ubsan out of bounds warnings in...
2018-04-20 Miss Islington... bpo-32232: by default, Setup modules are no longer...
2018-04-19 Miss Islington... Clean up the readme text around PGO a bit. (GH-6538...
2018-04-19 Miss Islington... bpo-33189: pygettext.py now accepts only literal string...
2018-04-19 Miss Islington... Update What's new in 3.7 to reference preadv, pwritev...
2018-04-19 Miss Islington... bpo-33308: Fix a crash in the parser module when conver...
2018-04-19 Miss Islington... bpo-31583: Fix 2to3 for using with --add-suffix option...
2018-04-18 Miss Islington... bpo-33283: Mention PNG as a supported format by Tcl...
2018-04-17 Miss Islington... bpo-11594: Ensure line-endings are respected when using...
2018-04-17 Miss Islington... bpo-33205: dict: Change GROWTH_RATE to `used*3` (GH...
2018-04-17 Miss Islington... Fix spelling typo (GH-6443) (GH-6507)
2018-04-17 Miss Islington... bpo-33295: Skip test using missing external site (GH...
2018-04-17 Miss Islington... fix pydoc-topics to work with Sphinx 1.7 (GH-6475)
2018-04-17 Miss Islington... Revert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (GH...
2018-04-17 Miss Islington... acks += Zsolt Dollenstein (GH-6490) (GH-6492)
2018-04-16 Miss Islington... Add support for all string literals to lib2to3 (GH...
2018-04-16 Miss Islington... bpo-31947: remove None default for names param in Enum...
2018-04-16 Miss Islington... Remove to-be-deprecated urllib.request.urlretrieve...
2018-04-15 Miss Islington... bpo-33185: Improve wording and markup (GH-6477)
2018-04-15 Miss Islington... bpo-33185: Fix regression in pydoc CLI sys.path handlin...
2018-04-14 Miss Islington... bpo-33184: Update Windows installer to OpenSSL 1.1...
2018-04-12 Ethan Furman[3.7] bpo-33217: deprecate non-Enum lookups in Enums...
2018-04-11 Miss Islington... Fix error messages in argparse examples (GH-6435)
2018-04-11 Miss Islington... bpo-33260: Regenerate token.py after removing ASYNC...
2018-04-10 Miss Islington... bpo-33097: Fix submit accepting callable after executor...
2018-04-10 Miss Islington... bpo-33253: Fix xxsubtype.bench() to accept correct...
2018-04-09 Miss Islington... [3.7] bpo-31201: Clarify command to re-run failing...
2018-04-09 Serhiy Storchaka[3.7] bpo-33031: Remove dead code in C implementation...
2018-04-09 Miss Islington... bpo-31920: Fixed handling directories as arguments...
2018-04-09 Miss Islington... Fix misleading docsting of shelve.open(). (GH-6427)
2018-04-09 Miss Islington... Improve highlighting of some code blocks. (GH-6401)
2018-04-09 Miss Islington... Update docstring of tempfile._RandomNameSequence (GH...
2018-04-08 Miss Islington... Add a prepend() recipe to teach a chain() idiom (GH...
2018-04-07 Miss Islington... bpo-33201: Modernize "Extension types" doc (GH-6337...
2018-04-07 Miss Islington... bpo-33184: Update macOS installer build to use OpenSSL...
2018-04-07 Miss Islington... [3.7] bpo-8243: Doc patch for curses.window.addstr...
next