Examples with "pile Python" and their translation in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Spyder vous permet de travailler facilement avec les meilleurs outils de la pile Python scientifiques dans un environnement simple mais puissant.
Spyder lets you easily work with the best tools of the Python scientific stack in a simple yet powerful environment.
Sinon, l'exception se propagerait en haut de la pile Python et causerait l'annulation de la fonction entière avec une erreur PostgreSQL, pour que la table operations ne contienne aucune des lignes insérées.
Otherwise the exception would propagate to the top of the Python stack and would cause the whole function to abort with a PostgreSQL error, so that the operations table would not have any row inserted into it.
Une pile Python 3 pouvant être installée en parallèle à une pile Python existante - consultez Section 6.2, « Outils »
Andere resultaten
Définit la profondeur maximale de la pile de l'interpréteur Python à limit.
Set the maximum depth of the Python interpreter stack to limit.
Pour débuter, les groupes ont été créés pour les piles Perl, Python, Java et PHP.
As a first step, groups were created for thePerl, Python, Java and PHP stacks.
Cette limite empêche Python de planter lors d'une récursion infinie à cause d'un débordement de la pile.
This limit prevents infinite recursion from causing an overflow of the C stack and crashing Python.
Cette limite empêche une récursion infinie de provoquer un débordement de la pile C et ainsi un crash de Python.
This limit prevents infinite recursion from causing an overflow of the C stack and crashing Python.
Une troisième variable contient la trace de la pile dans le cas où l'erreur soit survenue dans du code Python.
A third variable contains the stack traceback in case the error originated in Python code.
C'est là que Python excelle! Il prend ce qu'on appelle les "piles".
This is where Python really excels! It takes what's called the "batteries included" approach.
Il est possible de faire planter l'interpréteur Python avec des chaînes suffisamment grandes ou complexes lors de la compilation d'un objet AST dû à la limitation de la profondeur de la pile d'appels.
It is possible to crash the Python interpreter with a sufficiently large/complex string due to stack depth limitations in Python's AST compiler.
Débogueur : Python comprend un débogueur. Ainsi, quand un programme échoue pour une raison quelconque, l'utilisateur peut consulter la trace complète de la pile d'exécution, inspecter l'état de toutes les variables pertinentes et se déplacer dans la pile.
Debugger: Python includes a debugger, so when code fails for some reason, the user can access an extensive stack trace, inspect the state of all relevant variables, and move up and down the stack.
Sebastian Schmidt a découvert un dépassement de tampon dans la fonction getaddrinfo de Python, qui pouvait permettre à une adresse IPv6, fournie par un attaquant distant via DNS, d'écraser la pile-mémoire.
Sebastian Schmidt discovered a buffer overflow bug in Python's getaddrinfo function, which could allow an IPv6 address, supplied by a remote attacker via DNS, to overwrite memory on the stack.
EOxServer est construit sur une pile de logiciels Open Source qui inclue Python, MapServer, Django/GeoDjango, GDAL, PROJ., et les bases de données SpatiaLite ou PostGIS.
EOxServer builds upon an Open Source stack of software which includes Python, MapServer, Django/GeoDjango, GDAL, PROJ., and a SpatiaLite or PostGIS database.