kasceposter.blogg.se

Python 2.7.9 documentation
Python 2.7.9 documentation









python 2.7.9 documentation
  1. #PYTHON 2.7.9 DOCUMENTATION PATCH#
  2. #PYTHON 2.7.9 DOCUMENTATION CODE#

Support creation of static libraries (enabled by setting BUILD_STATIC=1)

python 2.7.9 documentation

Use standard variable name for C++ compiler, CXX ( CPP used previously) Īdded ability to exclude non-core uHAL packages from the build (e.g. UHAL: Updated address table parser to throw exceptions for invalid values of id, mode, address, permission, mask and size attributes Milestone: v2.7.0 releaseĬompatibility with respect to last release (v2.6.6) : API compatible, but ABI incompatibleĪdded support for CentOS8, including a CentOS8 YUM repo (mainly involved changes to makefiles, and shebangs in some scripts) ĬontrolHub: Fixed packaging issue encountered in Erlang version 21 and above (default name for bootfile changed) New minor release, created on 17th January 2020. UHAL: Fixed regression in speed of address-file parsing functions Milestone: v2.7.1 releaseĬompatability with respect to last release (v2.7.0): API and ABI compatible

#PYTHON 2.7.9 DOCUMENTATION PATCH#

New patch release, created on 12th February 2020. that was printed if root nodes in address table files did not define an id attribute UHAL: Removed spurious error message Failed to get attribute "id" from XML node. New patch release, created on 3rd March 2020. UHAL (Python): Check whether to-/from-Python converter functions have already been registered by other module before attempting to register them UHAL (Python): Add ConnectionManager methods for using externally-provided clients UHAL: Stopped PCIe client from throwing exceptions for all successful transactions following a failed transaction New patch release, created on 21st March 2020. UHAL: Updated permissions used for shared memory so that accessible from multiple user accounts to detect when descendants of an ‘endpoint’ node lie outside of the endpoint node’s declared address width)

python 2.7.9 documentation

UHAL: Add a number of address table checks to gen_ipbus_addr_decode script (e.g. UHAL: Print warning if size attribute specified without mode attribute in address tables New patch release, created on 14th May 2020. UHAL: Added endpoint address range overlap check to gen_ipbus_addr_decode New patch release, created on 11th June 2020. UHAL: Updated makefiles to use a variable ( PYTHON) whenever invoking the Python command (to simplify process of building against specific Python installations.

#PYTHON 2.7.9 DOCUMENTATION CODE#

UHAL: Updated code implementing of the address overlap checks, both to ease maintenance and improve speed of execution New patch release, created on 10th August 2020. Milestone: v2.7.7 releaseĪdded automated build for GCC 8.3.1 (devtoolset8) on CentOS7 New patch release, created on 20th August 2020. UHAL, gen_ipbus_addr_decode: Added optional -no-timestamp flag, which stops the timestamp from being added to comments in the generated VHDL files Milestone: v2.7.8 releaseĬompatibility with respect to previous v2.7.x releases: API and ABI compatible New patch release, created on 25th August 2020. Shortened error message printed when uHAL Python bindings library cannot be loaded Īdded C++ compiler version to release field of Python bindings RPM Milestone: v2.7.9 releaseĬompatability with respect to previous v2.7.x releases: API and ABI compatible New patch release, created on 23rd September 2020.











Python 2.7.9 documentation