]> granicus.if.org Git - python/shortlog
python
2018-04-19 Serhiy Storchakabpo-33299: Return an object itself for some types in...
2018-04-19 Pablo GalindoUpdate What's new in 3.7 to reference preadv, pwritev...
2018-04-18 Denis Osipovbpo-31583: Fix 2to3 for using with --add-suffix option...
2018-04-18 Serhiy Storchakabpo-33308: Fix a crash in the parser module when conver...
2018-04-17 Aaron Angbpo-11594: Ensure line-endings are respected when using...
2018-04-17 INADA Naokibpo-33295: Skip test using missing external site (GH...
2018-04-17 Wolfgang Maierbpo-33144: random.Random and subclasses: split _randbel...
2018-04-17 jdemeyerFix spelling typo (GH-6443)
2018-04-17 INADA Naokibpo-33205: dict: Change GROWTH_RATE to `used*3` (GH...
2018-04-17 Benjamin Petersonfix pydoc-topics to work with Sphinx 1.7 (GH-6475)
2018-04-17 Andrés Delfinobpo-33283: Mention PNG as a supported format by Tcl...
2018-04-17 Łukasz LangaRevert 725476222a3c1f2f93162d75a540e6bcdeaa36fd (#6494)
2018-04-17 Łukasz Langa[lib2to3] Make grammar pickling faster (#6491)
2018-04-16 Łukasz Langaacks += Zsolt Dollenstein (#6490)
2018-04-16 Zsolt DollensteinAdd support for all string literals to lib2to3 (#6457)
2018-04-16 Andrés DelfinoRemove to-be-deprecated urllib.request.urlretrieve...
2018-04-16 anentropicbpo-31947: remove None default for names param in Enum...
2018-04-15 Zackery Spytzbpo-33270: Intern names for all anonymous code objects...
2018-04-15 Alex GaynorRemoved a confusing line from a docstring in http.cooki...
2018-04-15 Nick Coghlanbpo-33185: Improve wording and markup (GH-6477)
2018-04-15 Nick Coghlanbpo-33185: Fix regression in pydoc CLI sys.path handlin...
2018-04-14 Antoine Pitroubpo-33176: Add a toreadonly() method to memoryviews...
2018-04-14 Steve Dowerbpo-33184: Update Windows installer to OpenSSL 1.1...
2018-04-13 jdemeyerbpo-33265: use an actual method instead of a method...
2018-04-13 WeizhongTuitemgetter add dict example (GH-1280)
2018-04-11 suic86Fix error messages in argparse examples (GH-6435)
2018-04-11 Serhiy Storchakabpo-33260: Regenerate token.py after removing ASYNC...
2018-04-10 Mark Nemecbpo-33097: Fix submit accepting callable after executor...
2018-04-10 Devon Rbpo-33253: Fix xxsubtype.bench() to accept correct...
2018-04-09 Aaron Angbpo-31201: Clarify command to re-run failing test(s...
2018-04-09 Serhiy Storchakabpo-31920: Fixed handling directories as arguments...
2018-04-09 Serhiy Storchakabpo-33031: Remove dead code in C implementation of...
2018-04-09 Antoine Pitroubpo-32759: Free unused arenas in multiprocessing.heap...
2018-04-09 Serhiy StorchakaFix misleading docsting of shelve.open(). (GH-6427)
2018-04-09 Wolfgang MaierUpdate docstring of tempfile._RandomNameSequence (GH...
2018-04-08 Serhiy StorchakaImprove highlighting of some code blocks. (GH-6401)
2018-04-08 Raymond HettingerAdd a prepend() recipe to teach a chain() idiom (GH...
2018-04-07 Alex Gaynorbpo-29613: Added support for SameSite cookies (GH-6413)
2018-04-07 Antoine Pitroubpo-33201: Modernize "Extension types" doc (GH-6337)
2018-04-07 Ned Deilybpo-33184: Update macOS installer build to use OpenSSL...
2018-04-07 Jay Crottsbpo-8243: Doc patch for curses.window.addstr and curses...
2018-04-06 Brett Cannonbpo-33169: Remove values of `None` from sys.path_import...
2018-04-06 Marcel Plchbpo-29673: fix gdb scripts pystack and pystackv (GH...
2018-04-06 Alex Gaynorfixed capitalization of class name (GH-6396)
2018-04-06 INADA Naokibpo-33231: Fix potential leak in normalizestring()...
2018-04-05 Raymond Hettingerbpo-33224: PEP 479 fix for difflib.mdiff() (GH-6381)
2018-04-05 Skip Montanarobpo-15817: Expose command documentation to gdb help...
2018-04-05 Wolfgang Maierbpo-33203: Ensure random.choice always raises IndexErro...
2018-04-05 Eric V. SmithClean up and enhance frozen dataclass tests. (GH-6380)
2018-04-05 Brett CannonAdd a webhook for Zulip to the Travis configuration...
2018-04-05 Ivan Levkivskyibpo-32873: Remove a name hack for generic aliases in...
2018-04-04 Ivan LevkivskyiCall super in Generic.__init_subclass__ (#6356)
2018-04-04 Serhiy Storchakabpo-29922: Add more tests for error messages in 'async...
2018-04-04 Łukasz Langabpo-23403: Bump pickle.DEFAULT_PROTOCOL to 4 (#6355)
2018-04-04 INADA Naokibpo-33195: Doc: Deprecate Py_UNICODE in c-api/arg ...
2018-04-04 hui shangbpo-32337: Update documentats about dict order (GH...
2018-04-03 Serhiy Storchakabpo-33209: End framing at the end of C implementation...
2018-04-03 INADA Naokibpo-32360: Remove object_pairs_hook=OrderedDict example...
2018-04-03 Andrés Delfinocloses bpo-33202: fix os.walk mentioning os.listdir...
2018-04-03 INADA Naokibpo-33199: Initialize ma_version_tag in PyDict_Copy...
2018-04-02 Serhiy Storchakabpo-29922: Improve error messages in 'async with' ...
2018-04-02 Terry Jan Reedybpo-33204: IDLE - revise and extend colorizer test...
2018-04-02 Terry Jan Reedybpo-33204: IDLE: consistently color invalid string...
2018-04-01 Gregory P.... bpo-20104: Add os.posix_spawn documentation. (#6334)
2018-03-31 Serhiy Storchakabpo-33132: Fix more reference counting issues in the...
2018-03-31 Ivan LevkivskyiAllow dynamic creation of generic dataclasses (GH-6319)
2018-03-30 Mike DePalatisFix socket type in DatagramHandler documentation: TCP...
2018-03-30 Nick Coghlanbpo-33182: Fix pointer types in _testembed (GH-6310)
2018-03-29 Eric V. Smithbpo-33175: dataclasses should look up __set_name__...
2018-03-29 Ned Deilybpo-32726: macOS 10.6+ installer now builds Tcl/TK...
2018-03-28 Julien PalardFIX documentation and NEWS of ThreadedHTTPServer. ...
2018-03-28 Julien PalardFix typos '.::' should typically just be '::'. (GH...
2018-03-28 Serhiy StorchakaFix duplicating words words. (GH-6296)
2018-03-28 Antoine Pitroubpo-33126: Document PyBuffer_ToContiguous() (#6292)
2018-03-28 INADA Naokis/the the/the/ (GH-6287)
2018-03-28 Ned Deilybpo-33163: Upgrade pip to 9.0.3 and setuptools to v39...
2018-03-28 Ned Deilybpo-32726: Do not force IDLE.app to launch in 32-bit...
2018-03-28 Ned Deilybpo-32872: Avoid regrtest compatibility issue with...
2018-03-28 Sam DunsterFix senfile typo (#6265)
2018-03-27 Ned Deilybpo-32517: fix test_read_pty_output() hangs on macOS...
2018-03-27 Barry Warsawbpo-33151: Handle submodule resources (GH-6268)
2018-03-27 Cheryl Sabellabpo-27212: Modify islice recipe to consume initial...
2018-03-26 Ivan Levkivskyibpo-32873: Treat type variables and special typing...
2018-03-26 Alexey Izbyshevbpo-32844: Fix a subprocess misredirection of a low...
2018-03-26 Eric V. Smithbpo-33141: Have dataclasses.Field pass through __set_na...
2018-03-26 Takuya AkibaFix error message in sqlite connection thread check...
2018-03-26 Oren Milmanbpo-6986: Add a comment to clarify a test of _json...
2018-03-26 Michael SeifertCorrected link targets in collections.rst (GH-1052)
2018-03-26 cocoatomoFix description about SimpleXMLRPCServer constructor...
2018-03-26 Neeraj BadlaniGitignore gmon.out (GH-5796)
2018-03-26 Stefano TaschiniFix typo and edit for clarity in the docstrings of...
2018-03-26 Garvit Khatribpo-33096: Fix ttk.Treeview.insert. (GH-6228)
2018-03-26 Eric V. SmithMinor fixes to dataclass tests. (GH-6243)
2018-03-25 Gregory P.... Clarify fd inheritance when close_fds=False. (GH-6240)
2018-03-25 Nick Coghlanbpo-33053: Remove test_cmd_line_script debugging print...
2018-03-25 Eric V. SmithTrivial improvements to dataclasses tests. (GH-6234)
2018-03-25 Nick Coghlanbpo-33053: -m now adds *starting* directory to sys...
2018-03-25 Nick Coghlanbpo-33042: Fix pre-initialization sys module configurat...
2018-03-25 Christian Heimesbpo-33136: Harden ssl module against CVE-2018-8970...
2018-03-25 Xiang Zhangbpo-32943: Fix confusing error message for rot13 codec...
next