Python 歷史版本列表
Python(以流行電視劇“Monty Python 的飛行馬戲團”命名)是一種年輕而且廣泛使用的面向對象編程語言,它是在 20 世紀 90 年代初期開發的,在 2000 年代得到了很大的普及,現代 Web 2.0 的運動帶來了許多靈活的在線服務的開發,這些服務都是用這種偉大的語言提供的這是非常容易學習,但功能非常強大,可用於創建緊湊,但強大的應用程序.8997423 選擇版本:Python 3.... Python 軟體介紹Python (32-bit)Python (64-bit)
更新時間:2021-12-07
更新細節:
What's new in this version:
- Fixed a bug that caused a rare crash at startup
- Removed permission check when opening mdp files downloaded from the cloud
- Fixed a minor bug
更新時間:2021-12-07
更新細節:
What's new in this version:
Among the new major new features and changes so far:
- Deprecate and prepare for the removal of the wstr member in PyUnicodeObject
- Allow writing union types as X | Y
- Parameter Specification Variables
- Precise line numbers for debugging and other tools
- Add Optional Length-Checking To zip
- Parenthesized context managers are now officially allowed
- Deprecate distutils module
- Explicit Type Aliases
- Structural Pattern Matching: Specification
- Structural Pattern Matching: Motivation and Rationale
- Structural Pattern Matching: Tutorial
- Require OpenSSL 1.1.1 or newer
- Remove Py_UNICODE encoder APIs
- Add optional EncodingWarning
更新時間:2021-12-02
更新細節:
更新時間:2021-11-15
更新細節:
更新時間:2021-11-13
更新細節:
更新時間:2021-11-05
更新細節:
更新時間:2021-10-09
更新細節:
更新時間:2021-10-06
更新細節:
更新時間:2021-10-05
更新細節:
What's new in this version:
Among the new major new features and changes so far:
- Deprecate and prepare for the removal of the wstr member in PyUnicodeObject
- Allow writing union types as X | Y
- Parameter Specification Variables
- Precise line numbers for debugging and other tools
- Add Optional Length-Checking To zip
- Parenthesized context managers are now officially allowed
- Deprecate distutils module
- Explicit Type Aliases
- Structural Pattern Matching: Specification
- Structural Pattern Matching: Motivation and Rationale
- Structural Pattern Matching: Tutorial
- Require OpenSSL 1.1.1 or newer
- Remove Py_UNICODE encoder APIs
- Add optional EncodingWarning
更新時間:2021-09-14
更新細節:
What's new in this version:
New Features and Improvements:
- 3D View: Create a true 3D sphere symbol
- 3D View: display drillhole layers in the 3D view to show trajectories, paths, interval data, point data, and labels/leader lines
- Alpha shape: create a tighter boundary around data points (e.g. convex or concave hull) in geoprocessing, Grid Data and Grid from Contours
- Drillhole Manager stores and displays all the drillhole data
- Grid Math and Grid Volume: calculations can use grids that have different sizes (different numbers of rows and columns)
- Grid Math: apply math to XY values, not row column location so the calculations work on grids offset from each other or in different coordinate systems
- Grids: easily create isopach maps (true stratigraphic thickness) or isochore maps (true vertical thickness)
- New Layer Type: 2D Drillhole layer shows drillhole locations, deviation paths and bottom hole location
Fixed:
- 3D PDF export: lat/lon maps appear dark and blocky
- 3D View: Antialiasing appears to be applied backwards for text
- 3D View: Base(raster) layer not displayed when map is transformed with X Scale or Y Scale
- Attribute Table: undo/redo leads to error or crash when left open after Undo map creation
- Crash in OpenGL driver when use trackball with surface map
- Drop shadow: turns background black when background opacity is not 0 when using math text instructions ( markup)
- Internal Error changing Z axis length (axis.cpp)
- Internal Error creating unique ID for node (PlotDoc.cpp)
- Internal Error when gridding data with Kriging (KrigingGridder.cpp)
- Internal Error when importing multiple grids as Color Relief due to nan blank value (iogrid.cpp)
- Internal Error when Redo with Move To Layer command (SceneList.cpp)
- Text Editor: Including math text instructions ( markup) makes white text turn black when exporting to image formats