-
```
What module are you referring to?
All the project
What operating system?
Ubuntu 10.10 32 bit
Please provide any additional information below.
I checkout with this command : svn checkout
http://…
-
```
What steps will reproduce the problem?
1. easy_install
http://mdanalysis.googlecode.com/files/MDAnalysis-0.6.0-rc1.tar.gz
What is the expected output? What do you see instead?
It should build cle…
-
Si on possède un système de téléchargement multi-source capable de trouver tout seul toutes les sources (à l'aide de : taille du fichier, éventuellement nom similaire, et pourquoi pas un hash basé sur…
-
```
What steps will reproduce the problem?
oki:iobridge wjhuie$ python
Python 2.5.1 (r251:54863, Jul 23 2008, 11:00:16)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credi…
-
When I edited [*.pyx files](http://docs.cython.org/src/quickstart/build.html), there was an error information like `No such highlight group name: pythonInclude`. Please help to fix it. Thanks very muc…
-
```
What steps will reproduce the problem?
oki:iobridge wjhuie$ python
Python 2.5.1 (r251:54863, Jul 23 2008, 11:00:16)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credi…
-
```
What steps will reproduce the problem?
oki:iobridge wjhuie$ python
Python 2.5.1 (r251:54863, Jul 23 2008, 11:00:16)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credi…
-
```
What steps will reproduce the problem?
oki:iobridge wjhuie$ python
Python 2.5.1 (r251:54863, Jul 23 2008, 11:00:16)
[GCC 4.0.1 (Apple Inc. build 5465)] on darwin
Type "help", "copyright", "credi…
-
### Describe the bug
On my Ubuntu 22.04.1 LTS system, using pyximport produces the deprecation warning:
```
DeprecationWarning: Absolute path '/XXX' is being replaced with a relative path 'XXX' for…
-
```
PyObject_AsReadBuffer api changed to use Py_ssize_t instead of int for length
argument. ignoring this leads to segfaults, using the ip_cksum_add method. this
patch fixes the python api use in dn…