/dports/devel/py-future/future-0.18.2/docs/ |
H A D | changelog.rst | 144 - Fix (multiple) inheritance of ``future.builtins.object`` with metaclasses (Issues #91, #96) 553 allow finer-grained control over whether import hooks are enabled for other 799 method of metaclasses of the backported types. 821 bugs / sloppiness in the Python 2 standard library involving mixing of 974 metaclasses of the backported types 1088 * Generalized import hooks to allow dotted imports
|
/dports/lang/libobjc2/libobjc2-2.1/ABIDoc/ |
H A D | abi.tex | 111 …Ustep runtime, and so I made a number of questionable design decisions to allow classes compiled w… 114 The new ABI makes no attempt to support mixing old and new ABI code. 156 This field exists to allow future versions of the ABI to add new fields to the end, which can be ig… 245 The compiler is responsible for setting this to 0 for classes and 1 for metaclasses. 274 To allow for future expansion, the \ccode{size} field in the list structure defines the size of one…
|
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/thirdparty/pybind11/docs/ |
H A D | changelog.rst | 273 * CMake: mixing local and installed pybind11's would prioritize the installed 370 helper, to allow a recompile to be skipped based on a user-defined function. 781 * ``pybind11_add_module()``: allow including Python as a ``SYSTEM`` include path. 1059 * Support for ``py::module_local`` types which allow multiple modules to 1184 * Don't allow mixed static/non-static overloads. 1346 * Classes bound using ``pybind11`` can now use custom metaclasses. 1429 * Fixed a reference counting regression affecting types with custom metaclasses 1742 * Don't allow registering a type via ``class_`` twice 1743 * Don't allow casting a ``None`` value into a C++ lvalue reference
|
/dports/devel/pybind11/pybind11-2.8.1/docs/ |
H A D | changelog.rst | 77 arguments to allow ``sys.argv`` initialization. 479 * CMake: mixing local and installed pybind11's would prioritize the installed 576 helper, to allow a recompile to be skipped based on a user-defined function. 987 * ``pybind11_add_module()``: allow including Python as a ``SYSTEM`` include path. 1266 * Support for ``py::module_local`` types which allow multiple modules to 1391 * Don't allow mixed static/non-static overloads. 1553 * Classes bound using ``pybind11`` can now use custom metaclasses. 1636 * Fixed a reference counting regression affecting types with custom metaclasses 1949 * Don't allow registering a type via ``class_`` twice 1950 * Don't allow casting a ``None`` value into a C++ lvalue reference
|
/dports/science/smoldyn/smoldyn-2.67/source/pybind11/docs/ |
H A D | changelog.rst | 39 arguments to allow ``sys.argv`` initialization. 441 * CMake: mixing local and installed pybind11's would prioritize the installed 538 helper, to allow a recompile to be skipped based on a user-defined function. 949 * ``pybind11_add_module()``: allow including Python as a ``SYSTEM`` include path. 1228 * Support for ``py::module_local`` types which allow multiple modules to 1353 * Don't allow mixed static/non-static overloads. 1515 * Classes bound using ``pybind11`` can now use custom metaclasses. 1598 * Fixed a reference counting regression affecting types with custom metaclasses 1911 * Don't allow registering a type via ``class_`` twice 1912 * Don't allow casting a ``None`` value into a C++ lvalue reference
|
/dports/lang/cython/Cython-0.29.24/ |
H A D | CHANGES.rst | 132 * ``exec()`` did not allow recent Python syntax features in Py3.8+ due to 486 allow third-party ``*.pxd`` files to override the ones in Cython. 789 specification to allow suppressing warnings when importing modules with 1026 * The ``const`` modifier can be applied to memoryview declarations to allow 1932 ``__main__`` to allow arbitrary program names, including those that would 2187 * C (cdef) functions allow inner Python functions. 2411 case to allow for better optimisations by the C compiler. 2491 recommended to use the explicit Py3 syntax to define metaclasses 2495 heterogeneous value types (e.g. mixing enum and char), allowing for 2510 * In Py3 compilation mode, Python2-style metaclasses declared by a [all …]
|
/dports/lang/cython-devel/cython-2b1e743/ |
H A D | CHANGES.rst | 742 allow third-party ``*.pxd`` files to override the ones in Cython. 920 * ``exec()`` did not allow recent Python syntax features in Py3.8+ due to 1289 allow third-party ``*.pxd`` files to override the ones in Cython. 1592 specification to allow suppressing warnings when importing modules with 1829 * The ``const`` modifier can be applied to memoryview declarations to allow 2990 * C (cdef) functions allow inner Python functions. 3214 case to allow for better optimisations by the C compiler. 3294 recommended to use the explicit Py3 syntax to define metaclasses 3298 heterogeneous value types (e.g. mixing enum and char), allowing for 3313 * In Py3 compilation mode, Python2-style metaclasses declared by a [all …]
|
/dports/science/py-mdp/MDP-3.5/ |
H A D | CHANGES | 5 2016-03-07: Add wrapper function for exec Old Python versions don't allow exec 298 2011-10-13: FIX: windows does not allow me to remove a file 300 windows does not allow one process to open a file multiple times. 306 2011-10-12: NEW: allow for pretty printing of mdp.config. now config.info() is 364 2011-10-11: FIX: only allow py.test version >= 2.1.2 py.test version > 2 are 1117 changes allow the import of nodes with dependencies, like the SVM 1609 2010-03-25: Changed the BiMDP msg key seperator from "=>" to "->" to allow for 1759 2010-01-04: Small refactoring in switchboard factory extension (to allow 1847 2009-11-21: Fixed one embarrassing mistake in the node metaclasses. 2127 Just defined set of methods allow overwriting of the docstring. [all …]
|
/dports/astro/py-astropy/astropy-5.0/ |
H A D | CHANGES.rst | 99 - Cosmology Parameters allow for custom value setters. 811 - Refactored the usage of metaclasses in ``astropy.coordinates`` to instead use 1011 allow for attached differentials. [#11467] 2928 ``biweight_midvariance`` functions now allow for the ``axis`` 6011 allow issuing custom warning types instead of the default 7134 parameters and allow ``Shift`` and ``Scale`` to be fitted with 8867 ``sigma_clip`` to allow for non-symmetric clipping. [#3595] 9342 allow fixing the problematic cards. [#6084] 10414 - Add a ``clone`` method to cosmology objects to allow copies 10536 columns that allow the column values to be easily converted to [all …]
|
/dports/databases/py-gdbm/Python-3.8.12/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
/dports/lang/python37/Python-3.7.12/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
/dports/lang/python311/Python-3.11.0a3/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
H A D | NEWS | 1394 - bpo-44456: Improve the syntax error when mixing positional and keyword 1829 metaclasses. 2938 could allow some forms of attacks. 4391 to allow it to handle long exception chains. 9329 allow the ``pidfd_open()`` syscall yet. 13872 - bpo-35614: Fixed help() on metaclasses. Patch by Sanyam Khurana. 19324 allow the stream to be set after creation. 20230 needed for custom metaclasses to fully support :pep:`487` and 21857 - bpo-31641: Re-allow arbitrary iterables in 23145 custom metaclasses to fully support :pep:`487` and zero-argument [all …]
|
/dports/lang/python-tools/Python-3.8.12/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
/dports/lang/python38/Python-3.8.12/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
/dports/lang/python39/Python-3.9.9/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
/dports/databases/py-sqlite3/Python-3.8.12/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
/dports/lang/python310/Python-3.10.1/Misc/ |
H A D | HISTORY | 736 metaclasses. Patch by Ethan Furman. 8905 metaclasses with metaclasses. Patch by Andreas Stührk. 11881 result metaclasses can now be ABCs (see #9533). 16483 standards of py3k. In other words, mixing bytes and unicode strings 17200 - PEP 3115: new metaclasses: the metaclass is now specified as a 22509 readahead buffer that messes up the file position, so mixing 22930 custom metaclasses the same way it treats instances of type 'type' 23629 - Multiple inheritance mixing new-style and classic classes in the 25051 instance (e.g. when using metaclasses or the Don Beaudry hook). 29631 mixing of tabs and spaces for indentation. [all …]
|
H A D | NEWS | 767 metaclasses. 1183 - bpo-44456: Improve the syntax error when mixing positional and keyword 1709 could allow some forms of attacks. 3162 to allow it to handle long exception chains. 8100 allow the ``pidfd_open()`` syscall yet. 12643 - bpo-35614: Fixed help() on metaclasses. Patch by Sanyam Khurana. 18095 allow the stream to be set after creation. 19001 needed for custom metaclasses to fully support :pep:`487` and 20628 - bpo-31641: Re-allow arbitrary iterables in 21916 custom metaclasses to fully support :pep:`487` and zero-argument [all …]
|
/dports/lang/python-legacy/Python-2.7.18/Misc/ |
H A D | HISTORY | 3508 allow any iterable. 5125 readahead buffer that messes up the file position, so mixing 5546 custom metaclasses the same way it treats instances of type 'type' 5585 mixing calls to a seed method with calls to gauss() may see different 6245 - Multiple inheritance mixing new-style and classic classes in the 7180 - Unicode APIs now use name mangling to assure that mixing interpreters 7672 instance (e.g. when using metaclasses or the Don Beaudry hook). 11700 instructions >, allow . and - in entity names, and allow \r\n as line 12252 mixing of tabs and spaces for indentation. 13464 Demo/metaclasses/index.html for an explanation and see that directory [all …]
|
/dports/lang/python27/Python-2.7.18/Misc/ |
H A D | HISTORY | 3508 allow any iterable. 5125 readahead buffer that messes up the file position, so mixing 5546 custom metaclasses the same way it treats instances of type 'type' 5585 mixing calls to a seed method with calls to gauss() may see different 6245 - Multiple inheritance mixing new-style and classic classes in the 7180 - Unicode APIs now use name mangling to assure that mixing interpreters 7672 instance (e.g. when using metaclasses or the Don Beaudry hook). 11700 instructions >, allow . and - in entity names, and allow \r\n as line 12252 mixing of tabs and spaces for indentation. 13464 Demo/metaclasses/index.html for an explanation and see that directory [all …]
|
/dports/devel/nuitka/Nuitka-0.6.17/ |
H A D | Changelog.rst | 181 - New abilities for plugin ``anti-bloat`` allow to make it an error 1727 allow more optimization. 1972 suite, to allow others to take this task in the future. 2289 their release, allow for that. 2315 manner, allow to compare with normal binaries. 2704 catch the most common user error of mixing 32 and 64 bits. 4358 the ability to predict Python3 metaclasses ``__prepare__`` results, and 4446 - Added options to allow ignoring the Windows cache for DLL 7003 - Compiled types were mixing uses of ``compiled_`` prefixes, something 7046 possible that will allow it. [all …]
|
/dports/devel/py-twisted/Twisted-22.1.0/docs/historic/Quotes/ |
H A D | Twisted-1.0 | 435 …ell you to stop hyperfocussing on bad stuff and think about something nifty like metaclasses or sex 978 <glyph> Acapnotic: If python had decent metaclasses, ViewPoint would scream profanity at you person… 1400 <matju> chrchr: the web will allow us to metaparadigmatically outpace 2269 … in stores, and I wrote code in C++; making software was a lot more like mixing cement, then, not …
|
/dports/lang/ruby26/ruby-2.6.9/doc/ |
H A D | ChangeLog-1.9.3 | 4588 XML-RPC doesn't allow Infinity and NaN. 18011 * win32/win32.c (signbit): allow x64. 36489 * lib/cgi/html.rb: allow symbolized key. 58287 get rid of mixing $LDFLAGS and $ARCH_FLAG. 59701 * encoding.c (enc_find): allow symbols. 77351 * lib/rdoc/parsers/parse_c.rb: more readability for mixing 79495 * class.c (rb_make_metaclass): class of metaclasses should be 79564 don't allow changing its mode. 85901 to allow #dup and #clone. 87141 * lib/net/imap.rb (envelope): allow NIL. [all …]
|